Commit graph

7577 commits

Author SHA1 Message Date
Alejandro García
121f729e1a
Merge pull request #7382 from alvasw/BackupView_Show_error_message_if_log_files_zipping_fails
BackupView: Show error message if log files zipping fail
2025-02-06 22:10:14 +00:00
Alejandro García
4b66508516
Merge pull request #7381 from alvasw/use_deflate_compressed_log_zipper_in_backup_view
Use deflate compressed log zipper in backup view
2025-02-06 22:09:26 +00:00
Alejandro García
a310492461
Merge pull request #7380 from alvasw/implement_deflate_compressed_log_zipper
Implement deflate compressed log zipper
2025-02-06 21:53:38 +00:00
Alejandro García
a48588702a
Merge pull request #7374 from thecockatiel/fix_payment_account_form
fix: payment account form issues
2025-02-06 21:46:09 +00:00
Alejandro García
a019f5086a
Merge pull request #7385 from bisq-network/release/v1.9.19
Release/v1.9.19
2025-02-06 21:45:25 +00:00
Alejandro García
3067c271ea
Merge pull request #7377 from alvasw/XMR_Fix_broken_subaddress_docs_link
XMR: Fix broken subaddress docs link
2025-02-05 23:48:05 +00:00
Alejandro García
8df6b13771
Merge pull request #7375 from thecockatiel/cleanup_bsq_trade_info
fix: remove duplicate set in BsqSwapTradeInfo
2025-02-05 23:47:16 +00:00
Alva Swanson
997f5d53a2
BackupView: Show error message if log files zipping fails 2025-02-05 20:03:29 +00:00
Alva Swanson
192c5f69c1
BackupView: Use new LogFileZipper 2025-02-05 20:00:58 +00:00
Alva Swanson
256ab05bcd
LogFilesZipper: Compress using DEFLATE 2025-02-05 19:59:07 +00:00
Alva Swanson
13fdd196ca
Implement LogFilesZipper 2025-02-05 19:59:07 +00:00
Alva Swanson
5ca57be231
LogFilesFinder: Find log files containing trade id 2025-02-05 19:59:06 +00:00
Alva Swanson
d43ecfbe53
Implement log files finder 2025-02-05 19:59:04 +00:00
Alva Swanson
7a04d6360c
XMR: Fix broken subaddress docs link 2025-02-05 19:51:05 +00:00
Alejandro García
77d2179183
Revert "AccountAgeWitnessService: Invert toleration condition"
This reverts commit 656b3c5596.
2025-02-03 21:49:37 +00:00
thecockatiel
9bd7a1ed86
fix: remove duplicate set 2025-02-03 09:07:05 +03:30
thecockatiel
4ca289bfbc
fix: payment account form issues 2025-02-03 09:04:46 +03:30
Alejandro García
8e19e4b74f
Update translations for v1.9.19 2025-02-02 19:30:23 +00:00
Alejandro García
ff8ba70866
Merge branch 'master' into sbp_trade_ui_fixes 2025-02-02 19:16:01 +00:00
Alejandro García
2c4ee2b057
Merge pull request #7368 from devinbileck/reset-autoconfirmsettings
Ensure AutoConfirmSettings is reset if it contains my retired explorer
2025-02-02 19:12:25 +00:00
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
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
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
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
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
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
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
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
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