Alejandro García
60e48d92a2
Merge pull request #6741 from jmacxx/add_bsq_burned_to_report
...
Add BSQ burned column in monthly burningman status report.
2023-06-30 17:59:35 +00:00
Alejandro García
8c70dd650c
Merge pull request #6740 from HenrikJannsen/rename_bm_accounting_store
...
Use new burningman accounting file recreated from scratch.
2023-06-28 16:50:27 +00:00
jmacxx
8024b72860
Add burned BSQ column in monthly burningman status report.
2023-06-26 13:31:55 -05:00
HenrikJannsen
e54ed375db
Update resource file with latest run from scratch
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-06-24 12:12:09 +02:00
HenrikJannsen
16bbef972f
Use new burningman accounting file recreated from scratch.
...
Remove old file.
The current accounting data are missing about 10% of transactions due to threading issues at processing the transactions in earlier versions.
2023-06-23 22:20:19 +02:00
Alejandro García
edfa035aa6
Merge pull request #6737 from Emzy/remove-seed
...
Remove one seednode from Wiz.
2023-06-22 19:37:31 +00:00
Stephan Oeste
63cc8e11dc
Remove one seednode from Wiz.
2023-06-22 18:42:13 +02:00
Alejandro García
71982966f6
Merge pull request #6735 from alvasw/update_dpt_receiver_service_activation_date
...
Update DelayedPayoutTxReceiverService Activation Date
2023-06-22 12:59:07 +00:00
Alva Swanson
4f4f6de629
Update DelayedPayoutTxReceiverService Activation Date
2023-06-21 14:45:19 +03:00
Alejandro García
153e578d6c
Merge pull request #6723 from jmacxx/resend_dispute_ticket
...
Allow dispute agent to resend ticket.
2023-06-20 13:15:21 +00:00
Alejandro García
5439108141
Merge pull request #6722 from jmacxx/add_sepa_country_gi
...
Add SEPA Payment Account country: GI (Gibraltar)
2023-06-20 13:14:49 +00:00
Alejandro García
3620803b47
Merge pull request #6680 from helixx87/api-gettransactions
...
API: gettransactions method
2023-06-20 13:14:02 +00:00
Alejandro García
1542715f8d
Merge pull request #6716 from alvasw/fix_broken_gson_version_enforement
...
Fix broken gson version enforcement
2023-06-17 21:30:05 +00:00
Alejandro García
b81e558e6a
Merge pull request #6728 from bisq-network/dependabot/github_actions/actions/checkout-3.5.3
...
Bump actions/checkout from 3.5.2 to 3.5.3
2023-06-17 21:29:10 +00:00
dependabot[bot]
6173ca6921
Bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 14:58:36 +00:00
helixx87
9087e55218
API: gettransactions method - include in help
2023-06-08 10:32:19 +02:00
helixx87
aca897fa03
API: gettransactions method
2023-06-08 10:19:41 +02:00
jmacxx
b486522c89
Allow dispute agent to resend ticket, fixes #6690 .
2023-06-05 15:27:14 -05:00
jmacxx
9bc99f516a
Cleanup, SEPA instant countries same as SEPA.
2023-06-03 16:36:49 -05:00
jmacxx
ea2a4e57b2
Add Gibraltar (GI) to list of SEPA countries.
2023-06-03 16:26:26 -05:00
Alva Swanson
14eb692a61
Fix broken gson version enforcement
...
We strictly enforce version 2.8.5 for all modules, but the cli module
transitively depends on version 2.8.6.
2023-05-31 16:20:17 +08:00
Alejandro García
3d632b1cb2
Merge pull request #6713 from alvasw/gradle_add_missing_junit_bom_to_verfication_metadata
...
Add missing junit-bom-5.7.0.pom to verification metadata
2023-05-26 07:42:48 +00:00
Alva Swanson
87ef76e323
Add missing junit-bom-5.7.0.pom to verification metadata
2023-05-26 14:17:41 +08:00
Gabriel Bernard
f4368b3185
Merge pull request #6675 from HenrikJannsen/clone_offer_with_shared_maker_fee
...
Add feature for cloning an offer with shared maker fee
2023-05-25 11:08:08 +00:00
Alejandro García
9abd5a9150
Merge pull request #6712 from HenrikJannsen/ignore_field_for_equals_and_hashcode
...
Exclude mostRecentAddress from EqualsAndHashCode
2023-05-25 09:35:34 +00:00
HenrikJannsen
93ba24aabb
Exclude mostRecentAddress from EqualsAndHashCode
...
The getter was called by EqualsAndHashCode which throws an exception as it is is not intended to get used anymore.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-25 00:52:53 +02:00
Alejandro García
df6fe57423
Merge pull request #6708 from helixx87/refactor-radio
...
Refactor "remove radio" logic in JFXRadioButtonSkinBisqStyle
2023-05-23 09:06:15 +00:00
Alejandro García
25908771c7
Merge pull request #6705 from HenrikJannsen/remove_sleep_warning_popup
...
Remove warning popup when UI thread is blocked for > 20 sec.
2023-05-23 09:05:42 +00:00
Alejandro García
ad2908b2fc
Merge pull request #6702 from HenrikJannsen/cleanup_date_check
...
Remove date check
2023-05-23 09:05:09 +00:00
Alejandro García
91e10d4970
Merge pull request #6701 from HenrikJannsen/remove_activation_date_for_distributed_BM
...
Remove BurningManService.isActivated and apply changed to client code.
2023-05-23 09:04:25 +00:00
Alejandro García
1fa637ce4a
Merge pull request #6700 from HenrikJannsen/fix-bm-receive-address-selection
...
Fix BM receive address selection
2023-05-23 09:03:42 +00:00
HenrikJannsen
1cbdf043cd
Fix bug with selection of account combobox
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-22 19:17:22 +02:00
HenrikJannsen
114af3fef4
Add link to wiki
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-21 19:33:50 +02:00
helixx87
8d7af70fad
Refactor "remove radio" logic in JFXRadioButtonSkinBisqStyle
2023-05-20 14:37:23 +02:00
HenrikJannsen
a7ade008d0
Do not reset content in case the currentTab is editOpenOfferTab, duplicateOfferTab or cloneOpenOfferTab
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-20 08:34:46 +02:00
HenrikJannsen
dbd1098ebb
Add isCloneOfferViewActivated flag to avoid repeated code execution in doActivate.
...
Do not create a new observableArrayList in filterPaymentAccounts.
The reason why the wrong account gets selected is not completely clear to me. The selection handler gets called when the combobox gets filled and that overwrites the selected account from the data. It seems that the new observableArrayList in filterPaymentAccounts triggered that un-expected behaviour.
2023-05-20 08:31:52 +02:00
HenrikJannsen
8c37ddd57b
Use trigger price from model instead from sourceOpenOffer
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-20 06:36:38 +02:00
HenrikJannsen
4475857db3
Remove popup when UI thread is blocked for > 20 sec.
...
Fixes https://github.com/bisq-network/bisq/issues/6703
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 16:42:27 +07:00
HenrikJannsen
3cd164588c
Remove USE_FEE_FROM_FILTER_ACTIVATION_DATE and new Date().before(USE_FEE_FROM_FILTER_ACTIVATION_DATE) as it would always be false
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 13:42:08 +07:00
HenrikJannsen
0327872550
Remove BurningManService.isActivated and apply changed to client code.
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 13:36:40 +07:00
HenrikJannsen
92f1c86687
Change activation date to July 15th
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 13:10:26 +07:00
HenrikJannsen
bf325938d5
Add getMostRecentAddress with throwing a UnsupportedOperationException to make sure the old field is not used anymore from any client.
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 13:08:34 +07:00
HenrikJannsen
95023216ec
Use new getReceiverAddress methods instead of getMostRecentAddress
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 13:05:36 +07:00
HenrikJannsen
7253411b79
Add new field receiverAddress to BurningManCandidate.
...
Implement new selection algorithm.
Add methods for accessing the receiverAddress (not used yet, but will be used in next commits)
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 12:58:40 +07:00
HenrikJannsen
694e101646
Add isCustomAddress to CompensationModel
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 12:54:56 +07:00
HenrikJannsen
6a649416c2
Refactor code for assigning address for better to make it more clear when we use the custom address and when the change address.
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 12:53:59 +07:00
HenrikJannsen
658a01e5ae
Refactoring: Rename HOTFIX_ACTIVATION_DATE to BUGFIX_6699_ACTIVATION_DATE,
...
isHotfixActivated to isBugfix6699Activated,
wasHotfixActivatedAtTradeDate to wasBugfix6699ActivatedAtTradeDate
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 12:45:26 +07:00
HenrikJannsen
23156a3286
Remove handling of isHotfixActivated in getReceivers method.
...
We still keep the parameter as it will be reused later for the new bugfix
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-05-17 12:41:17 +07:00
Alejandro García
ac8ad24807
Merge pull request #6697 from stejbac/speed-up-burningman-and-statistics-view-loads
...
Speed up burningman and statistics view loads
2023-05-16 15:53:44 +00:00
Alejandro García
b1716d5f52
Merge pull request #6696 from alvasw/gradle_centralize_test_setup
...
Centralize Gradle Test Setup
2023-05-13 16:24:21 +00:00