Commit Graph

289 Commits

Author SHA1 Message Date
woodser
e6775f3b58 move processing off UserThread for smoother experience 2023-12-18 13:45:04 -05:00
woodser
fe70a087c4 add check to prevent null payment account name 2023-12-18 13:45:04 -05:00
woodser
c42471191a refactor trade state TRADE_COMPLETED to boolean 2023-12-18 13:45:04 -05:00
woodser
dee5a11e63 subscribe to dispute state property to update dispute view 2023-12-16 15:20:36 -05:00
woodser
2e13bc0051 update translation: Taking offer: X% 2023-12-14 12:03:47 -05:00
woodser
07769fd8d9 fix updating display of current price 2023-12-11 09:06:20 -05:00
woodser
6cb120e4b9 bump version to v0.0.16 2023-12-10 16:08:45 -05:00
woodser
948be8ce29 rename trade getPayoutAmount() to getPayoutAmountBeforeCost() 2023-12-10 16:08:45 -05:00
woodser
0c149b780f mark dispute closed per ticket and sync for payout on ack 2023-12-10 16:08:45 -05:00
woodser
3730773006 replace BigInteger.valueOf(0) with BigInteger.ZERO 2023-12-10 16:08:45 -05:00
woodser
8800d9ea46 set buyer and seller payout tx fee and amount, fix csv export #720 2023-12-10 16:08:45 -05:00
woodser
38bbfafcbb show wallet sync progress on startup 2023-12-02 10:06:11 -05:00
woodser
f5d82df477 hide reserved subaddresses in deposit view 2023-11-29 20:31:00 -05:00
woodser
84c08e4c36 show that wallet is syncing on startup 2023-11-29 20:31:00 -05:00
woodser
9fb22f6d1f reset startup timeout on sync progress 2023-11-29 20:31:00 -05:00
woodser
9957aa6256 check that wallet is synced within tolerance 2023-11-28 11:48:25 -05:00
woodser
644bb72957 rename services and objects from Monero to Xmr for consistency 2023-11-26 11:10:49 -05:00
woodser
d094997666 show daemon sync progress on startup then sync wallet 2023-11-25 14:46:44 -05:00
woodser
2b41e82b86 widen balances to display more decimals 2023-11-16 10:15:13 -05:00
woodser
9da395c5bb don't show trade period popups for arbitrator 2023-11-15 07:13:41 -05:00
woodser
dd71423d95 fix concurrent modification exception when trades added to main view 2023-11-15 07:13:41 -05:00
woodser
e2369480b2 loser pays mining fee on resolve dispute with custom amount 2023-11-15 07:13:41 -05:00
woodser
af38f82406 document signing accounts in deployment guide, minor fixes 2023-11-12 06:03:45 -05:00
woodser
f889aef403 show popup on startup error, e.g. close monero-wallet-rpc 2023-11-10 15:58:58 -05:00
woodser
029a6133a6 bump version to v0.0.15 2023-11-03 10:27:37 -04:00
woodser
9a7a31811b bump version to v0.0.14 2023-11-01 14:41:21 -04:00
woodser
5f0cce492e fix amount adjustment above maximum limit 2023-11-01 14:41:21 -04:00
woodser
11451498f9 fix xmr formatting taking offer above limit 2023-11-01 14:41:21 -04:00
woodser
490e066cf0 fix app name in task manager by disabling jpackage description 2023-10-31 17:56:34 -04:00
woodser
660028c9ec fix broken link by escaping monero.social/#/#haveno:monero.social 2023-10-31 17:56:34 -04:00
woodser
23525d89ee security deposit is based on trade amount 2023-10-31 17:56:34 -04:00
woodser
7610d65d38 fix inverted offer direction for non-fiat trades 2023-10-31 17:56:34 -04:00
woodser
f261a38cce fix adjustment < min amount creating offers 2023-10-31 17:56:34 -04:00
woodser
1cbf14f477 fix trade wallet balance in take offer view 2023-10-29 14:13:42 -04:00
woodser
fd171b5062 fix place offer button with wrong trade currency 2023-10-29 14:13:42 -04:00
woodser
8f8d653871 replace trade.getBuyerSecurityDeposit() w/ getBuyer().getSecurityDeposit() 2023-10-29 14:13:42 -04:00
woodser
05e2d925f0 fix incorrect deposit amount for range trades
improve display of reserved and pending balances by adjusting
support subtracting fee from buyer and/or seller on dispute resolution
validate trade amount is within offer amount
expose maker's split output tx fee
expose security deposit received from buyer and seller
2023-10-28 14:45:33 -04:00
woodser
0294062312 parse commas in xmr amounts to decimal 2023-10-18 05:58:45 -04:00
woodser
3892e9522a bump version to v0.0.13 2023-10-13 09:24:19 -04:00
woodser
9dd53cb892 bump version to v0.0.12 2023-10-10 16:08:19 -04:00
woodser
23c14a496a fix auto correction to < min amount when creating non-fiat offers #688 2023-10-10 16:08:19 -04:00
woodser
99e73abd3b re-order Funds > Send Funds | Receive Funds | Transactions 2023-10-10 16:08:19 -04:00
woodser
222af4768b replace variations of btc with xmr in app resources 2023-10-10 16:08:19 -04:00
woodser
8a3e50f1d9 fix updating price indicator when price is N/A 2023-10-10 16:08:19 -04:00
woodser
f2a89108e8 replace bisq.wiki with haveno.exchange/wiki as placeholder 2023-10-10 16:08:19 -04:00
woodser
9f171a1e41 update TAC window 2023-10-10 16:08:19 -04:00
woodser
75f5255050 update block explorer preferences for xmr, remove address url 2023-10-05 06:58:16 -04:00
woodser
9aea5e0c58 PaymentAccount.java uses Res.get() instead of hardcoded labels 2023-10-05 06:58:16 -04:00
woodser
73f688e157 fix separator before settings view > display options 2023-10-04 06:53:57 -04:00
woodser
ff59f2ed23 remove settings toggles to deny api takers & show pre-release notifications 2023-10-04 06:53:57 -04:00