Commit graph

1423 commits

Author SHA1 Message Date
woodser
90110ac514 fix price provider selection, remove local provider for production
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
2024-11-11 07:23:25 -05:00
woodser
8c098632b7 remove USDT-TRC20 from 'main' cryptos 2024-11-11 06:52:13 -05:00
woodser
a35a7bf664 fix equals and hashcode of trade, crypto, and traditional currencies 2024-11-11 06:49:04 -05:00
woodser
9c3e405fe0 get market price by currency code base e.g. usdt
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-11-10 17:33:49 -05:00
woodser
2c3cd5208b support USDT-ERC20 and USDT-TRC20
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-11-10 12:53:59 -05:00
woodser
0450900b37 validate pending offer 2024-11-10 11:19:57 -05:00
woodser
8f5e56b9dc prefer local price provider, preserve provider when banned nodes applied 2024-11-10 11:17:44 -05:00
woodser
0d82f8827f dispute is pending until requested and chat disabled until acked 2024-11-10 11:12:44 -05:00
woodser
577cfa249e try opening wallets with all backup cache files then no cache file 2024-11-10 11:12:44 -05:00
woodser
b348a81f13 increase number of wallet backups to 2 2024-11-10 11:12:44 -05:00
woodser
8a9b4ffe11 backup trade wallet on successful save and close 2024-11-10 11:12:44 -05:00
woodser
466e1f048e fix bug restoring wrong wallet cache 2024-11-10 11:12:44 -05:00
woodser
1af87b2db9 do not initialize failed trades until moved back to pending trades 2024-11-10 11:12:44 -05:00
woodser
cdb99a9cfb support opening dispute with corrupt trade wallet 2024-11-10 11:12:44 -05:00
woodser
6db4812f06 synchronize on lock to prepare payment sent or received 2024-11-10 11:12:10 -05:00
woodser
5c4fa7a53f import multisig hex if needed on create payout tx 2024-11-10 11:12:10 -05:00
woodser
74e094fa99 poll trade wallet on error importing multisig or processing payout 2024-11-10 11:11:28 -05:00
woodser
329fa1c39a set poll in progress from single caller at a time 2024-11-10 11:11:28 -05:00
woodser
7094dfcc09 always poll trade wallet on sync and poll 2024-11-10 11:11:28 -05:00
woodser
5d85335dc7 show seller's receive address for crypto in trade step view 2024-11-10 09:12:10 -05:00
woodser
6730d023d6
describe how payment account details are stored and shared #1359 (#1387)
Co-authored-by: rafau <adas.rafalowski@gmail.com>
2024-11-10 08:44:59 -05:00
XMRZombie
b31758e884
improve robustness and clarity of SingleThreadExecutorUtils.java (#1378) 2024-11-10 08:39:12 -05:00
woodser
2a45ebe565 refactor buy/sell tab labels #1351 2024-11-10 08:37:33 -05:00
woodser
0c76c48c65 refactor buy/sell tab functionality #1351 2024-11-10 08:37:33 -05:00
woodser
f470112cae fix FX application thread error in portfolio view #1356 2024-11-10 08:36:32 -05:00
woodser
123a2a8487 log error on infinity in offer book chart view without popup #1340 2024-11-10 08:36:10 -05:00
woodser
bc1cfe3ba0 exclude unsigned offers from republish to fix warning 2024-11-10 08:35:08 -05:00
woodser
ed567beeb3 add logging for dispute's trade being null #1364 2024-11-10 08:32:48 -05:00
woodser
22f32f43a0 fix mouse pointer on tab hover in light mode 2024-11-10 08:32:35 -05:00
woodser
e3420de0d8 increase contrast of main tab labels in light mode 2024-11-10 08:32:17 -05:00
woodser
a9c975466e log warning on failure to sign and publish peer account age witness
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
2024-11-08 08:36:43 -05:00
woodser
072401386e improve sound compatibility for linux 2024-11-08 08:02:55 -05:00
woodser
a00930aa9e focus on password input in password dialog window 2024-11-08 08:02:42 -05:00
woodser
b0fc864313
remove '-x socks5h' and update url for tails install (#1385)
Some checks failed
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
2024-11-07 05:56:24 -05:00
nahuhh
ee889c5238
scripts: use wget for tails setup (#1381) 2024-11-07 05:54:52 -05:00
woodser
aee0c1c0b2 validate form fields on create payment account from form
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
2024-11-05 10:37:58 -05:00
niyid
485746381c
Memo sorting fix (#1354)
Some checks failed
CodeQL / Analyze (push) Has been cancelled
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
2024-11-01 06:14:30 -04:00
niyid
c855d66a0c
fix sorting on buy > amount column (
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-10-31 15:06:14 -04:00
bvcxza
6b91b057e5
fix background color of txid when funds are withdrawn in dark mode (#1367) 2024-10-31 10:01:00 -04:00
woodser
6675390e20 update price node address
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-10-30 15:31:40 -04:00
XMRZombie
4821a8d284
test taproot address for Bitcoin (#1362)
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-10-30 09:26:08 -04:00
woodser
e0cdef8844 update installing section in readme
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
2024-10-26 14:12:21 -04:00
woodser
3520694251 update tails instructions from gr8ful4
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2024-10-26 01:36:31 -04:00
woodser
e0244a51dc update readme: add run section, remove quality grade, fix bounty links 2024-10-26 01:22:16 -04:00
woodser
6b3e9febf3
bump version to 1.0.12 (#1329)
Some checks failed
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
2024-10-13 12:06:34 -04:00
woodser
6ff73f1898
standardize installer artifact naming conventions (#1328) 2024-10-13 12:06:11 -04:00
woodser
e811e2b224
improve error handling on payment received message (#1327) 2024-10-13 08:32:26 -04:00
woodser
a6c178c058
deduplicate additional trade statistics (#1326) 2024-10-13 08:31:59 -04:00
woodser
cda610fdfd
close mutable offer view on fx thread (#1325) 2024-10-13 08:31:49 -04:00
woodser
6b688194f1
play chime when buyer can confirm payment sent (#1324) 2024-10-13 08:31:41 -04:00