Commit Graph

307 Commits

Author SHA1 Message Date
woodser
7658b3a508 show error message on error confirming payment sent 2024-01-23 20:45:20 -05:00
woodser
f8b78368f8 hide wallet restore functionality until supported 2024-01-21 05:25:22 -05:00
woodser
49ee3b19b1 init offer address entry off user thread to prevent blocking 2024-01-19 05:45:46 -05:00
woodser
ec19a67626 disable dispute summary cancel button after confirmed 2024-01-17 10:17:50 -05:00
woodser
09638d7046 fix multiple trade ids per line of arbitration table 2024-01-17 10:17:50 -05:00
woodser
1f90ef1c88 fix warning about multiple acks on payment sent 2024-01-15 10:44:43 -05:00
preland
1a981f28df
Replace JFXDatePicker with DatePicker (#750) 2024-01-15 09:54:22 -05:00
woodser
2b9d0ef5a6 fix payment sent message state property after improper shut down 2024-01-12 06:52:01 -05:00
woodser
d26ddac5c0 rename proto type from CONFIRMED_IN_UI* to CONFIRMED* 2024-01-10 09:35:25 -05:00
woodser
6c83fc4cf8 avoid fetching wallet subaddresses individually by caching 2024-01-09 06:59:45 -05:00
woodser
c28ffb70ff update state from wallet notifications on UserThread 2024-01-09 06:59:45 -05:00
woodser
3173f20c4b update copyright 2024 2024-01-09 06:59:45 -05:00
woodser
00c53dee9f instruct to install wix 3 2024-01-09 06:59:45 -05:00
woodser
f7082fa71e bump version to 0.0.17 2024-01-07 17:01:21 -05:00
woodser
342c212ba8 remove global error handler for taking offer 2024-01-01 09:05:04 -05:00
woodser
5b387f0416 re-order Funds > Receive Funds | Send Funds | Transactions 2023-12-31 10:14:13 -05:00
woodser
43f177d1f9 update pending trade item on UserThread 2023-12-20 07:32:40 -05:00
woodser
01a57c18f7 support setting custom node in UI with localhost running 2023-12-20 07:32:40 -05:00
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