Commit graph

18674 commits

Author SHA1 Message Date
Alva Swanson
da733998bc
SBP Trade: Make account name description readable
It's hard for the seller to read the buyer's account details because the
string is long, e.g, "Account owner name (first, middle, and initial of
last name): Alice A., Mobile no. +71234567890, Bank name SBP Bank".
I shortened "Account owner name (first, middle, and initial of last
name)" to "Account owner name".
2025-02-02 16:23:00 +00:00
Alva Swanson
c42a8ef823
displayString: Rename payment.account.owner to payment.account.owner.fullname 2025-02-02 16:23:00 +00:00
Alva Swanson
656b3c5596
AccountAgeWitnessService: Invert toleration condition 2025-02-02 16:22:59 +00:00
Alva Swanson
ef2a62e2f0
SbpForm: Remove holder name getter and setter (already in super class) 2025-02-02 16:22:59 +00:00
Alva Swanson
64e0018344
SbpForm: Remove unused bank name variable declaration 2025-02-02 16:22:58 +00:00
Alva Swanson
0890f0eac0
SbpForm: Remove redundant cast to SbpAccountPayload 2025-02-02 16:22:58 +00:00
Alva Swanson
140a8e85bd
Makefile: Add exec-commands to .PHONY target
Add bitcoind, seednode, seednode2, mediator, alice, bob, block, and blocks to .PHONY target.
2025-02-02 16:20:55 +00:00
Alva Swanson
729dcb7a16
PhoneNumberRequiredLengths: Puerto Rico (PR) has two codes 2025-02-02 16:18:51 +00:00
Alva Swanson
321e86f128
PhoneNumberRequiredLengths: Jamaica (JMM) has two codes 2025-02-02 16:18:45 +00:00
HenrikJannsen
05b7eb93dc
Change activation data to 17.2
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:30:34 +07:00
HenrikJannsen
49348be60f
Change popup when seller creates offer with amount which allows buyer without signed account to take it, and seller taking an offer of a buyer without signed account
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:30:03 +07:00
HenrikJannsen
28eeba59bd
Fix layout of hyperlink
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:30:03 +07:00
HenrikJannsen
91a3a5dc94
Set TOLERATED_SMALL_TRADE_AMOUNT to 0.002 BTC after TOLERATED_SMALL_TRADE_AMOUNT_CHANGE_ACTIVATION_DATE
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:30:03 +07:00
HenrikJannsen
ba288c2e58
Use 25% of OfferRestrictions.TOLERATED_SMALL_TRADE_AMOUNT as value for SignedWitnessService.MINIMUM_TRADE_AMOUNT_FOR_SIGNING instead of setting the value statically, as both are related.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:30:03 +07:00
HenrikJannsen
2b25107f09
Change activation data to 17.2
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-02-01 14:29:34 +07:00
Devin Bileck
1c5ec0fa26
Ensure AutoConfirmSettings is reset if it contains my retired explorer
My XMR explorer was removed in bisq-network/bisq#7137.
I just recently shut it down as per
https://github.com/bisq-network/roles/issues/109#issuecomment-2581327905
This change ensures AutoConfirmSettings is reset if it contains
my explorer address.
2025-01-31 12:27:12 -08:00
HenrikJannsen
645b518582
Disable FileTransferSessionTest as it fails in CI (works locally).
Remove redundant transient
2025-01-29 13:56:56 +07:00
HenrikJannsen
4aa000f764
Change MIN_SECURITY_DEPOSIT_CHANGE_ACTIVATION_DATE to 1.4.2025
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-01-29 13:40:05 +07:00
dependabot[bot]
4ba721384f
Bump actions/stale from 9.0.0 to 9.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 14:44:20 +00:00
Alejandro García
9f3e216fe1
Merge pull request #7357 from HenrikJannsen/prepare-activation-to-reduce-min-security-deposit
Prepare activation to reduce min security deposit
2025-01-15 21:13:08 +00:00
Alejandro García
0b56ce5914
Merge pull request #7355 from alvasw/RestApi_Fix_parseBlockCompleteAfterBatchProcessing_data_race
RestApi: Fix parseBlockCompleteAfterBatchProcessing data race
2025-01-15 21:12:45 +00:00
Alejandro García
3d86bbfd75
Merge pull request #7354 from alvasw/fix_daosnapshotservice_threading_issues
Fix DaoSnapshotService threading issues
2025-01-15 21:12:25 +00:00
Alejandro García
fe6a9a19f8
Merge pull request #7353 from alvasw/refactor_baseCurrencyNetwork_field_to_getter_access
Refactor baseCurrencyNetwork field to getter access
2025-01-15 21:12:06 +00:00
Alejandro García
c079407cf6
Merge pull request #7351 from thecockatiel/fix_short_id_and_pre_condition
fix: Utilities.getShortId and FluentProtocol.preCondition usage
2025-01-15 20:25:52 +00:00
Alejandro García
c8e05fc2ee
Merge pull request #7350 from suddenwhipvapor/swp-mediator
Add suddenwhipvapor mediator instance onion
2025-01-15 20:25:29 +00:00
Alejandro García
430496b4f9
Merge pull request #7349 from suddenwhipvapor/TacWindow
Add link to trading rules wiki article in Tac Window
2025-01-15 20:25:08 +00:00
Alejandro García
cd815371f6
Merge pull request #7348 from thecockatiel/fix_bugs
fix: remove unnecessary null check, use correct marker class, add mis…
2025-01-15 20:24:41 +00:00
Alejandro García
65f64fc80e
Merge pull request #7343 from alvasw/fix_crash_due_to_broken_filter_provided_nodes_merge
Fix crash due to broken filter provided nodes merge
2025-01-15 20:23:55 +00:00
Alejandro García
155ff3885f
Merge pull request #7342 from alvasw/Updater_Remove_JAR_HASH_download
Updater: Remove JAR_HASH download
2025-01-15 20:23:32 +00:00
Alejandro García
0d25afd516
Merge pull request #7341 from alvasw/show_ars_popup_when_selecting_currency_in_app
Show ARS blue rate popup when selecting currency in app
2025-01-15 20:23:07 +00:00
Alejandro García
ad9c2169a3
Merge pull request #7340 from alvasw/always_show_ARS_blue_rate_popup
Always show ARS blue rate popup (account creation)
2025-01-15 20:22:33 +00:00
Alejandro García
550cc09a13
Merge pull request #7338 from alvasw/show_ars_popup_when_selecting_currency
Show ARS Blue Rate popup during payment account creation
2025-01-15 20:21:30 +00:00
HenrikJannsen
6473071eba
Refactor: rename
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-01-14 23:52:38 +07:00
HenrikJannsen
5c547c2994
Implements: https://github.com/bisq-network/proposals/issues/469Change
MIN_BUYER_SECURITY_DEPOSIT and SELLER_SECURITY_DEPOSIT values to 0.0003 BTC after activation date of 1.3.2025

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2025-01-14 23:52:23 +07:00
Alva Swanson
9463bf562c
RestApi: Fix parseBlockCompleteAfterBatchProcessing data race
The parseBlockCompleteAfterBatchProcessing field is set on the block
parsing thread and read by Jersey's HTTP threads. By default, Jersey
handles requests synchronous on multiple threads.
2025-01-09 20:25:38 +00:00
Alva Swanson
4ec4477ddf
DaoSnapshot: Fix resyncDaoStateFromResources race condition 2025-01-09 20:23:54 +00:00
Alva Swanson
15f6b8ece5
DaoSnapshot: Fix race condition in applySnapshot 2025-01-09 20:23:53 +00:00
Alva Swanson
3de36509f0
DaoSnapshot: Fix isParseBlockChainComplete field data race 2025-01-09 20:23:53 +00:00
Alva Swanson
f5a0b6982e
DaoSnapshot: Skip snapshot creation early if another in progress
Check if another snapshot creation is in progress before doing any
computation.
2025-01-09 20:23:52 +00:00
Alva Swanson
3b5ccd267b
DaoSnapshot: Fix persistingBlockInProgress data race
The persistingBlockInProgress field is read by the block parsing thread.
However, the block parsing thread and user thread write to the
persistingBlockInProgress field. The block parsing thread might see the
update too late and trigger another snapshot before the previous was
done.
2025-01-09 20:23:52 +00:00
Alva Swanson
ba333f225c
Refactor baseCurrencyNetwork field to getter access 2025-01-09 20:20:37 +00:00
thecockatiel
61c90bfd39
chore: add small comment to preCondition 2025-01-05 13:55:09 +03:30
thecockatiel
1c8b906d61
fix: warn extra preCondition handler & fix usage 2025-01-05 13:49:49 +03:30
thecockatiel
e242ae4a4e
fix: make getShortId return first chunk if a separator is present
and the chunk is <= 8 characters long
2025-01-05 13:47:51 +03:30
thecockatiel
a9b01707e0
fix: Preferences.setRpcUser if statement 2025-01-04 22:52:04 +03:30
thecockatiel
6af0cafe0d
fix: add curly braces and else 2025-01-04 22:42:27 +03:30
suddenwhipvapor
78770b2960
Add onion for suddenwhipvapor mediator instance 2025-01-04 15:59:02 +00:00
suddenwhipvapor
349a067c3a
Add link to trading rules wiki 2025-01-04 15:54:50 +00:00
thecockatiel
ae21be24e7
fix: remove unnecessary null check, use correct marker class, add missing return keyword 2025-01-04 12:45:08 +03:30
Alva Swanson
f82cf97d58
Fix crash due to broken filter provided nodes merge
The filter provided nodes were added to a read-only List and this lead
to crashes at start-up. We didn't catch the bug before because the lists
in the tests are mutable. Now the FederatedBtcNodeProvider.getNodes
method operates on Streams.
2025-01-01 20:20:08 +00:00