Commit graph

1710 commits

Author SHA1 Message Date
woodser
4c30e4625b
improve error message when offer's arbitrator is not registered 2025-05-25 08:57:32 -04:00
PromptPunksFauxCough
050e6b907a
Update Qubes/Whonix install for individual files (#1739) 2025-05-12 17:27:39 -04:00
woodser
fe3283f3b0 update donation qr and readme 2025-05-08 07:10:39 -04:00
woodser
c4758d1e4b use default 'password' to authenticate with wallet rpc server 2025-05-07 08:37:24 -04:00
woodser
e3946f3aba move settings tab to last 2025-05-02 06:27:12 -04:00
woodser
c2fbd4b16f update donation address 2025-04-30 12:06:27 -04:00
woodser
c214919aa5 fix concurrent modification in portfolio by locking sequence number map 2025-04-29 08:39:34 -04:00
woodser
81eaeb6df0 bump version to v1.1.1 2025-04-26 19:08:22 -04:00
woodser
ae5ee15a85 instruct to try again on nack 2025-04-26 15:59:39 -04:00
woodser
0b8e43b7a8 preserve old behavior when nack does not include updated multisig 2025-04-26 15:59:39 -04:00
woodser
350aa10839 tolerate miner fees within 5x of each other 2025-04-26 15:59:39 -04:00
woodser
adcd5da431 fix shut down of trade and wallet services in seed node 2025-04-26 07:26:25 -04:00
woodser
58506b02f5 recover from payment received nack with updated multisig info 2025-04-24 21:07:05 -04:00
woodser
8611593a3f do not force restart main wallet on connection change with same config 2025-04-24 21:07:05 -04:00
woodser
bd9c28fafa remove expected warning when wallet is null 2025-04-24 21:07:05 -04:00
woodser
de5250e89a persist trade with payment confirmation msgs before processing 2025-04-22 08:16:13 -04:00
woodser
923b3ad73b do not await updating trade state properties on trade thread 2025-04-22 08:16:13 -04:00
XMRZombie
9a14d5552e
Update tails script to expect installer instead of archive
Update haveno-install.sh
Archive extraction bypass, also renaming the filename to package_filename trough mv for keeping install.sh stable
2025-04-21 11:11:29 -04:00
woodser
a3d3f51f02
change popup from warning to error on take offer error 2025-04-21 10:29:06 -04:00
woodser
77429472f4
fix error popup when arbitrator nacks signing offer 2025-04-21 09:26:49 -04:00
woodser
38615edf86
re-arrange deployment sections and use markup for notes & warnings 2025-04-21 09:02:17 -04:00
woodser
cf9a37f295
improve error handling when clones taken at the same time 2025-04-19 22:28:32 -04:00
woodser
c7a3a9740f
fixes when cloned offers are taken at the same time 2025-04-19 16:54:01 -04:00
woodser
13e13d945d print pub key hex when missing for signature data 2025-04-18 17:30:49 -04:00
woodser
bfef0f9492 fix hanging while posting or canceling offer 2025-04-18 17:30:49 -04:00
woodser
39909e7936
bump version to 1.1.0 2025-04-17 20:55:01 -04:00
woodser
695f2b8dd3
fix startup error with localhost, support fallback from provided nodes 2025-04-17 19:58:12 -04:00
woodser
8f778be4d9
show scrollbar as needed when creating offer 2025-04-17 16:40:25 -04:00
woodser
821ef16d8f
refresh polling when key images added 2025-04-17 16:15:26 -04:00
woodser
58590d60df add arbitrator2 mainnet config to Makefile 2025-04-17 14:53:11 -04:00
woodser
8eccbcce43 skip offer signature validation for cloned offer until signed 2025-04-17 14:53:11 -04:00
woodser
bbfc5d5fed remove max version verification so arbitrators can be behind 2025-04-17 14:53:11 -04:00
woodser
22db354cb2 do not re-filter offers for every offer book change 2025-04-17 14:53:11 -04:00
woodser
60ceff6695 fix redundant key image notifications 2025-04-17 14:53:11 -04:00
woodser
c87b8a5b45
add note to keep arbitrator key in the repo to preserve signed accounts 2025-04-14 21:14:46 -04:00
woodser
bf055556f1
fix offers being deleted after minimum version update 2025-04-14 20:45:15 -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
57c2408d07 fix npe sorting open offers by group id 2025-04-13 08:34:23 -04:00
woodser
f5515caad5 improve responsiveness of extra info input by reinvoking main thread 2025-04-13 08:34:23 -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