Commit graph

944 commits

Author SHA1 Message Date
retoaccess1
52509498a7 Update ArbitratorManager.java
add new public key
2024-12-19 17:58:55 +01:00
retoaccess1
7c553b5d39 Update FilterManager.java
add new public key
2024-12-19 17:58:55 +01:00
retoaccess1
1ac19e1ff2 Update PrivateNotificationManager.java
add new public key
2024-12-19 17:58:55 +01:00
retoaccess1
0c207deed8 Update AlertManager.java
add new public key
2024-12-19 17:58:55 +01:00
retoaccess1
e1af8c1782 Update xmr_mainnet.seednodes
add new seednodes
2024-12-19 17:58:55 +01:00
retoaccess1
0aad245743 Remove fees
Set fees to 0%
2024-12-19 17:58:55 +01:00
retoaccess1
c8f8930c80 Update xmr_mainnet.seednodes
Formatting
2024-12-19 17:57:24 +01:00
retoaccess1
01900d3f3e Update xmr_mainnet.seednodes 2024-12-19 17:57:24 +01:00
retoaccess1
07b6d91d3a Update xmr_mainnet.seednodes 2024-12-19 17:57:24 +01:00
retoaccess1
e301a62c21 Update xmr_mainnet.seednodes 2024-12-19 17:57:24 +01:00
retoaccess1
a89342a045 Update xmr_mainnet.seednodes
Add new seednodes.
2024-12-19 17:57:24 +01:00
retoaccess1
12bddf20b2 Update HavenoExecutable.java 2024-12-19 17:57:24 +01:00
retoaccess1
d59c537408 Update HavenoExecutable.java 2024-12-19 17:57:24 +01:00
retoaccess1
5f9382f5b2 Update xmr_mainnet.seednodes 2024-12-19 17:57:24 +01:00
retoaccess1
9a47fc12d1 Update FilterManager.java 2024-12-19 17:57:24 +01:00
retoaccess1
217d45e484 Update PrivateNotificationManager.java 2024-12-19 17:57:24 +01:00
retoaccess1
db58899b10 Update AlertManager.java 2024-12-19 17:57:24 +01:00
retoaccess1
45c37a3246 Update ArbitratorManager.java 2024-12-19 17:57:24 +01:00
retoaccess1
d32f4cbe02 Update xmr_mainnet.seednodes 2024-12-19 17:57:24 +01:00
retoaccess1
b104284497 Update HavenoUtils.java 2024-12-19 17:57:24 +01:00
retoaccess1
745783ad95 Update FilterManager.java 2024-12-19 17:55:45 +01:00
retoaccess1
9ceaeac2a2 Update AlertManager.java
Fix formatting
2024-12-19 17:55:45 +01:00
retoaccess1
fcab871507 Update PrivateNotificationManager.java 2024-12-19 17:55:45 +01:00
retoaccess1
6f045feea6 Update AlertManager.java 2024-12-19 17:55:45 +01:00
woodser
af3c7059a9 play chime when buyer can send payment 2024-12-18 11:06:39 -05:00
woodser
7e29dc188d fix scheduling offers by computing spendable amount from txs
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-12-17 13:04:23 -05:00
woodser
bd5accb5a5 update translations for reserving only necessary funds 2024-12-16 10:58:40 -05:00
woodser
775fbc41c2 support buying xmr without deposit or fee using passphrase 2024-12-16 10:20:56 -05:00
woodser
4b7db9a1ae remove colon from disputed payout transaction id 2024-12-16 09:38:50 -05:00
woodser
9ec2794931 do not auto complete trades resolved by arbitration 2024-12-15 11:53:28 -05:00
woodser
0275de3ff6 increase limits: crypto to 528, very low risk to 132, pay by mail to 48
Co-authored-by: XMRZombie <monerozombie@proton.me>
2024-12-14 11:53:16 -05:00
slrslr
b586bc57f6
Fixing some words displayStrings_cs.properties (#1454) 2024-12-05 10:30:19 -05:00
woodser
7f6d28f1fb prompt to fall back on startup error with custom node 2024-12-02 13:55:56 -05:00
woodser
1aef8a6bab fix deadlock on startup while awaiting monero connection 2024-12-02 13:55:56 -05:00
woodser
71987400c7 make or take offer applies wallet funds and computes remaining amount 2024-12-02 13:55:38 -05:00
woodser
cfaf163bbc update account limit hyperlinks 2024-11-30 18:49:51 -05:00
woodser
dc8d854709 show available monero nodes in network settings 2024-11-29 12:31:09 -05:00
woodser
98e2df3c7e fix scheduling offers with funds sent to self 2024-11-25 11:05:42 -05:00
woodser
c9cf5351c0
support usdc (#1439) 2024-11-25 10:48:27 -05:00
woodser
8fd7f17317 update translation for funding wallet on take offer 2024-11-20 10:09:42 -05:00
woodser
24657c6c57 update translation for funding wallet on create offer 2024-11-20 10:09:42 -05:00
woodser
ba763f7bf6 update hyperlink to f2f payment method 2024-11-17 10:36:56 -05:00
woodser
86e67d384c new dispute state is considered open 2024-11-15 09:21:41 -05:00
woodser
59d8a8ee44 trader can re-open dispute unless payout confirmed 2024-11-15 09:21:41 -05:00
woodser
7a392f3c1e defer payout publish if published, skip warning log if published 2024-11-11 13:39:24 -05:00
woodser
dd5b7996b3 fix price provider selection, remove local provider for production 2024-11-11 07:29:52 -05:00
woodser
d906ffa36a remove USDT-TRC20 from 'main' cryptos 2024-11-11 07:29:52 -05:00
woodser
3cdfa0fa27 fix equals and hashcode of trade, crypto, and traditional currencies 2024-11-11 07:29:52 -05:00
woodser
9c3e405fe0 get market price by currency code base e.g. usdt 2024-11-10 17:33:49 -05:00
woodser
2c3cd5208b support USDT-ERC20 and USDT-TRC20 2024-11-10 12:53:59 -05:00