woodser
7b9773e3c6
update translation: chain not synced popup
2023-11-27 14:01:34 -05:00
woodser
644bb72957
rename services and objects from Monero to Xmr for consistency
2023-11-26 11:10:49 -05:00
napoly
497f987541
fix csv export by avoiding null pointer with ZERO
2023-11-26 11:10:37 -05:00
woodser
d094997666
show daemon sync progress on startup then sync wallet
2023-11-25 14:46:44 -05:00
woodser
846b278b5d
set and display current monerod height instead of target
2023-11-24 13:31:48 -05:00
woodser
27bf72d432
poll local node for faster switching
2023-11-24 13:31:48 -05:00
woodser
3d0b8c0b09
process mailbox messages on main thread on startup
2023-11-21 13:01:10 -05:00
woodser
cfaca6e0d8
fetch txs on startup to fix balance with 0 conf PaymentReceivedMsg
2023-11-21 13:01:10 -05:00
woodser
013924b141
don't send payment sent message back to buyer
2023-11-21 13:01:10 -05:00
woodser
fc396f7478
fix peer deleting unique payment sent, received, dispute messages
2023-11-21 13:01:10 -05:00
woodser
5fc67ec65a
fix app hanging after connection change with parallel handling
2023-11-19 14:31:03 -05:00
woodser
f6f4fb014e
stop polling trade wallet after marking shut down started
2023-11-17 12:13:27 -05:00
woodser
5294baf949
reset timeout timer after maker sends sign offer request
2023-11-17 12:13:27 -05:00
woodser
83352ec1e3
set or clear connection error message on each daemon poll
2023-11-17 12:13:27 -05:00
woodser
0bc5300a27
synchronize on wallet while importing multisig hex
2023-11-16 10:15:13 -05:00
woodser
9eea422c9e
sync main wallet on payout to update pending balance
2023-11-16 10:15:13 -05:00
woodser
35be468de0
fixes to warning when wallet is too far behind daemon
2023-11-16 10:15:13 -05:00
woodser
9ca263927f
fix typo in logging
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
f9afd44345
synchronize on wallet lock getting address entries
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
51d5f0e1d3
synchronize wallet poll and stop polling on shut down started
2023-11-15 07:13:41 -05:00
woodser
fd0bf23867
fix npe on first start with offline --xmrNode
2023-11-13 15:40:51 -05:00
woodser
606b2cef23
resume syncing wallet after applying proxy uri change
2023-11-13 15:40:51 -05:00
woodser
9b79faf29a
increase max trade limit to 64 xmr
2023-11-12 06:03:45 -05:00
woodser
af38f82406
document signing accounts in deployment guide, minor fixes
2023-11-12 06:03:45 -05:00
woodser
5c9a6b9ed6
move redundant deposit tx from ProcessModel to getSelf().getDepositTx()
2023-11-10 15:58:58 -05:00
woodser
74b0e42dae
remove getFeePerVbyte() for btc
2023-11-10 15:58:58 -05:00
woodser
4cc2d7d112
trade history casts trade to get security deposit when available
2023-11-03 10:27:37 -04:00
woodser
8a89be1636
fix too much precision calculating security deposit
2023-11-03 10:27:37 -04:00
woodser
0f7ace7326
fix adjusting amounts by smallest volume increments
2023-11-03 10:27:37 -04:00
woodser
4749d286da
re-enable posting offers above new account limits
2023-11-03 10:27:37 -04:00
woodser
4df59bc546
update translation: Confirmed in X block(s) -> X confirmation(s)
2023-11-01 14:41:21 -04:00
woodser
2839f33696
do not update peer node address on dispute opened
2023-11-01 14:41:21 -04:00
woodser
9d5ea3db4c
adjust amount by smallest volume increments
2023-11-01 14:41:21 -04:00
woodser
23525d89ee
security deposit is based on trade amount
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
4f5f82bf0f
fix xag and xau names inverted
2023-10-29 14:13:42 -04:00
woodser
ed93096a4b
arbitrator reserved trade amount = 0
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
7592d8fbca
fix payment sent ack after offline: 'Cannot get peer's pub key ring'
2023-10-29 14:13:42 -04:00
woodser
3450f3799e
process ack on DepositsConfirmedMessage from peer with changed address
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
4217424c6e
update translations: remove DAO from signature verification
2023-10-18 05:58:45 -04:00
woodser
df34b2e534
remove {4} from itemized offer cost in german translation
2023-10-13 10:10:15 -04:00
woodser
02987075d3
remove total mining fee from itemized offer cost
2023-10-13 09:24:19 -04:00
woodser
d65f36f122
fix decimal formatting to US convention (no commas) in offer book
2023-10-12 13:34:31 -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
222af4768b
replace variations of btc with xmr in app resources
2023-10-10 16:08:19 -04:00