1641 Commits

Author SHA1 Message Date
woodser
9668dd2369
populate trigger price and extra info on duplicate or edit offer 2025-04-04 13:55:25 -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
8981740b8c
update to monero-project v0.18.4.0 2025-04-03 10:20:18 -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
a21971429c log standby mode as warning 2025-03-28 14:32:58 -04:00
woodser
df9daf99bf change color of highlighted logs to cyan 2025-03-28 14:32:58 -04:00
woodser
e699b427e2 apply log highlighter when running daemon 2025-03-28 14:32:58 -04:00
woodser
29e6540234
fix missing edit icon on offers view 2025-03-26 09:42:00 -04:00
Brandon Trussell
207ff5416c
Support linux aarch64 (#1665) 2025-03-25 06:49:26 -04:00
boldsuck
ad809ff20e
Add price node (#1661) 2025-03-23 08:00:26 -04:00
woodser
b3174518d9
add vscode to IDE documentation 2025-03-22 08:34:50 -04:00
boldsuck
82728aef69
Change http links to https in LICENSE (#1660) 2025-03-22 07:58:05 -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
bee86daff3 increase grpc rate limit for offers and trades on testnet 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
d7be2885bd
fix error fetching prices with --socks5ProxyXmrAddress config (#1658) 2025-03-20 08:00:23 -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
woodser
07fa0b35e4 fix error message if arbitrator fails to publish deposit txs 2025-03-18 10:07:40 -04:00
woodser
f4f53630d5 automatically cancel offers with duplicate key images 2025-03-18 10:07:40 -04:00
woodser
cb25a23779 refactor message resending, reprocessing, and ack handling 2025-03-18 10:07:40 -04:00
woodser
b7c9dea518
fix links in whonix instructions 2025-03-16 10:21:58 -04:00
PromptPunksFauxCough
34458cf3df
Install Haveno on Whonix + Qubes (#1628) 2025-03-16 10:11:17 -04:00
woodser
63917fe8cc
replace sys.outs with log.info in buyer/seller protocols 2025-03-11 13:42:10 -04:00
woodser
d4eb30bb97 schedule import multisig hex on deposit confirmation msg 2025-03-10 10:53:35 -04:00
woodser
cb69d06468 increase grpc rate limits for testnet 2025-03-10 10:53:35 -04:00
woodser
46734459d4 highlight logs for handling trade protocol messages 2025-03-10 10:53:35 -04:00
woodser
a55daf803e call trade message handling off trade thread 2025-03-10 10:53:35 -04:00
woodser
1510e6f18d logging cleanup 2025-03-10 10:53:35 -04:00
woodser
fb2b4a0c6a save and reprocess payment sent message 2025-03-10 10:53:35 -04:00
woodser
38c0855728 save payment received message immediately for reprocessing 2025-03-10 10:53:35 -04:00
woodser
84d8a17ab4 rename payment sent message state property for seller 2025-03-10 10:53:35 -04:00
woodser
00a2a7c2b7 nack offer availability request if disconnected from xmr node 2025-03-10 08:37:15 -04:00
woodser
251a973fd6 do not refresh or republish offers if disconnected from xmr node 2025-03-10 08:37:15 -04:00
woodser
bedd38748e sign and post offer directly if reserve amount = available balance 2025-03-10 08:30:30 -04:00
woodser
b0e9627c10 rename openOfferManager.getOpenOffer(id) 2025-03-10 08:30:30 -04:00