Commit graph

995 commits

Author SHA1 Message Date
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
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
woodser
bf97fbc7ea skip reset address entries when failed trade is scheduled for deletion 2025-03-10 08:30:06 -04:00
woodser
8b1d2aa203 fix bug to delete scheduled failed trade after restart 2025-03-10 08:30:06 -04:00
woodser
9acd7ad584
rename config handler from btc to xmr 2025-03-09 17:02:15 -04:00
woodser
c9350e123e
fix npe with xmrNodes with onion address 2025-03-07 07:12:02 -05:00
woodser
68f7067125
fix translation to wait for confirmations when deposits published 2025-03-07 07:11:49 -05:00
woodser
e24b1c2461
remove rino and melo.tools from public xmr nodes 2025-03-06 11:40:49 -05:00
U65535F
060d9fa4f1
Serialize lists to comma delimited string in PaymentAccount.toJson() (#1620) 2025-03-06 07:12:22 -05:00
woodser
580e5b672c
add lock to submit tx to pool for verification and sync on shut down 2025-03-05 08:39:31 -05:00
woodser
fff0fa0186
add short name for paysafe 2025-03-05 08:20:24 -05:00
woodser
31b0edca22
do not ignore local node if configured 2025-03-02 10:44:38 -05:00
woodser
40924a6f7b prevent wallet backup on windows due to file lock 2025-02-24 08:39:09 -05:00
woodser
4d765fa5d9 resend deposit confirmed and payment sent messages more often until ack 2025-02-18 08:17:33 -05:00
woodser
e4fa5f520d synchronize access to get closed trade by id 2025-02-18 08:11:10 -05:00
woodser
c3b7289943 update chat message ack state on main thread 2025-02-18 08:11:10 -05:00
woodser
024e59a982 support DAI Stablecoin (ERC20) 2025-02-16 16:53:35 -05:00
woodser
667f0c8fb5 rename currency code base util 2025-02-16 09:10:43 -05:00
woodser
0cba254193 add usdt-trc20 as main crypto currency 2025-02-15 08:00:25 -05:00
woodser
f675588a2d allow offer trigger price outside of current price 2025-02-15 07:03:06 -05:00
woodser
290a3738b7 re-enable triggered offers if within trigger price again 2025-02-15 07:03:06 -05:00
woodser
4a82c69507 use default priority for trade transactions 2025-02-13 10:36:10 -05:00
woodser
bffcf7c7c0 fix hyperlinks to payment methods 2025-02-12 06:20:55 -05:00
woodser
5f8cf97d16 replace throwing Error with RuntimeException 2025-02-09 08:26:23 -05:00
woodser
afa95f1b15 fix mismatch between payment sent message state and trade state 2025-02-07 07:38:44 -05:00
woodser
728cf22578 replace 'mediator or arbitrator' with 'arbitrator' for some translations 2025-02-05 10:44:18 -05:00
woodser
8038dcf401 remove HRK currency from paysafe 2025-02-04 09:54:40 -05:00
woodser
ae8760d72c add paysafe payment method 2025-02-02 08:11:01 -05:00
woodser
71fab722ee remove make offer to unsigned account warning 2025-01-31 09:02:54 -05:00
woodser
e6b29b88f5 replace issues link from bisq to haveno 2025-01-31 07:56:55 -05:00
woodser
352384b41e log expected vs actual maker fee on error 2025-01-30 08:14:59 -05:00
woodser
88c3f04be0 enable floating price offers for cardless cash 2025-01-29 09:24:42 -05:00
woodser
a014740014 rename TransferWise to Wise 2025-01-27 09:32:23 -05:00
woodser
9b50cd7ba7 fix contract mismatch by nullifying extra info empty string 2025-01-26 21:04:33 -05:00
woodser
6c6c6e2dd5 support additional info on all offers 2025-01-26 09:33:18 -05:00
woodser
a6af1550a4 set arbitrator payment account payloads on dispute opened 2025-01-25 08:24:45 -05:00
woodser
dc7a8e4201 do not override trade currency on country-based form deserialization 2025-01-25 08:24:45 -05:00
woodser
c3f7f194b0 AliPay supports all supported currencies 2025-01-22 11:01:02 -05:00
woodser
3847d1bd3a WeChat Pay supports CNY, USD, EUR, and GBP 2025-01-22 11:00:51 -05:00
woodser
535b71adc5 remove unused imports 2025-01-19 14:38:19 -05:00