1048 Commits

Author SHA1 Message Date
woodser
c3a17b4288
update offer version when updating persisted offers 2025-04-14 20:23:38 -04:00
woodser
13dc34a805
schedule to import multisig hex after 5 confirmations 2025-04-14 09:27:58 -04:00
woodser
53b0f203de
init main wallet with connection applied in same thread 2025-04-14 08:26:28 -04:00
woodser
52f0c20c8c
do not switch xmr node preference with fixed connection 2025-04-13 19:49:43 -04:00
woodser
a30b41de4b
fix deadlock by setting offer error message property on calling thread 2025-04-13 15:17:13 -04:00
woodser
f1c09161f4
add lock symbol when confirming private offers 2025-04-13 12:03:04 -04:00
woodser
71b23e0ed9 remove unused code from core trades service 2025-04-13 08:34:23 -04:00
woodser
9a5d2d5862 reset offer protocol after first result 2025-04-13 08:34:23 -04:00
woodser
31782e5255 do not cancel open offer when funds spent and reserved for trade 2025-04-13 08:34:23 -04:00
woodser
96eab3d42f do not fix reserved outputs after shut down started 2025-04-13 08:34:23 -04:00
woodser
454fc91298 fix startup when missing multisig wallets 2025-04-13 08:34:23 -04:00
woodser
5bff265cca take offer runs on trade thread 2025-04-13 08:34:23 -04:00
woodser
295c91760c place offer runs off main thread 2025-04-13 08:34:23 -04:00
woodser
f19ed19325 remove log highlighting with character literal 2025-04-10 10:21:25 -04:00
woodser
31fbf9c4e8 ignore fault on mailbox message task after shut down 2025-04-09 10:58:07 -04:00
woodser
765a32fd9f improve error message when open offer is removed while initializing trade 2025-04-09 10:58:07 -04:00
woodser
fe1fb88ce0 import multisig hex on trade thread when scheduled 2025-04-09 10:58:07 -04:00
woodser
35eb65d173 clear monero connection error & popup on successful poll 2025-04-09 10:58:07 -04:00
woodser
974c6a0d86 shut down p2p service last to fix timeout on shut down 2025-04-09 10:58:07 -04:00
woodser
ad38e3b80c remove trade lock while shutting down trade thread 2025-04-09 10:58:07 -04:00
woodser
d78709e1f9
start trade period from unlock time instead of first confirmation 2025-04-08 09:16:17 -04:00
woodser
1c92d96651
fix offer publishing with mutable list 2025-04-07 15:51:41 -04:00
woodser
08b0b36436 do not open or create wallet after shut down started 2025-04-07 09:27:39 -04:00
woodser
9027ce6634 fix concurrency issues by synchronizing on base persistable list 2025-04-07 09:27:39 -04:00
woodser
055b7d1376
fix link to clone offer documentation 2025-04-05 18:44:27 -04:00
woodser
f87dc3a4d1
update information popup for cloned offers 2025-04-05 17:59:34 -04:00
woodser
40e18890d6
support cloning up to 10 offers with shared reserved funds (#1668) 2025-04-05 17:29:55 -04:00
woodser
7e3a47de4a
prompt to start local node or fallback on startup 2025-04-05 17:29:31 -04:00
woodser
9bd4f70d02
do not process payment sent & received msgs until deposits confirmed 2025-04-03 18:35:08 -04:00
woodser
39c75cd71b
update withdraw confirmation wording with translations 2025-04-03 18:26:14 -04:00
woodser
584cc3b6d4
replace issues hyperlink from bisq to haveno 2025-04-02 17:09:37 -04:00
woodser
dc43e1c329 re-sign offers on edit if applicable 2025-04-02 10:43:29 -04:00
woodser
93369c4211
prompt to fallback if last synced local node is offline on startup 2025-03-28 14:51:19 -04:00
woodser
df9daf99bf change color of highlighted logs to cyan 2025-03-28 14:32:58 -04:00
boldsuck
ad809ff20e
Add price node (#1661) 2025-03-23 08:00:26 -04:00
woodser
1a2dcfc704
limit offer extra info to 1500 characters 2025-03-22 07:57:31 -04:00
woodser
ce27818f43 recover payment sent message state on startup if undefined 2025-03-21 10:06:54 -04:00
woodser
a7d8e4560f enable resending payment received msgs based on offer protocol version 2025-03-21 10:06:54 -04:00
woodser
028ced7021 bump offer protocol version, do not verify miner fee for outdated trades 2025-03-21 10:06:54 -04:00
woodser
c95a26e043 re-sign offers on protocol version update 2025-03-21 10:06:54 -04:00
woodser
b5f9bc307b verify offer versions when signing 2025-03-21 10:06:54 -04:00
woodser
26e3a153bc process messages until trade is completely finished 2025-03-21 10:06:54 -04:00
woodser
2af9019db0 do not reset payment states if payout published 2025-03-21 10:06:54 -04:00
woodser
5107c6ba57 fixes to process payout tx and revert to payment sent state 2025-03-21 10:06:54 -04:00
woodser
79aa214f22 check failed state to determine if payment sent or received 2025-03-21 10:06:54 -04:00
woodser
6f3ae49b68 do not process payment confirmation messages if shut down started 2025-03-21 10:06:54 -04:00
woodser
5711aabad8 remove outdated code for v1.0.7 update 2025-03-21 10:06:54 -04:00
woodser
51fc4d0c41 do not export multisig info on dispute opened 2025-03-18 10:07:40 -04:00
woodser
1b31dc24b8 share dispute opener's updated multisig info on dispute opened 2025-03-18 10:07:40 -04:00
woodser
b19724e33d fix summary info not populated on normal payout after dispute 2025-03-18 10:07:40 -04:00