woodser
ea10093dad
instruct to stop monero-wallet-rpc processes on error opening wallet
2023-05-01 14:28:19 -04:00
woodser
56e61e611c
continue shutting down on error flushing data to disk
2023-04-30 16:47:14 -04:00
woodser
a2c0abcbc1
improve reliability of chat messages ack by not using weak listeners
2023-04-30 16:47:14 -04:00
woodser
6030f1dd57
avoid error on resume from standby
2023-04-30 16:47:14 -04:00
woodser
1fdb02bd1f
re-send deposits confirmed messages until acked
2023-04-29 07:41:52 -04:00
woodser
5c1cfdcff9
fix refusal to delete wallet backup
2023-04-29 07:41:52 -04:00
woodser
8174ba34d9
log monerod on task runner and wallet poll errors
2023-04-29 07:41:52 -04:00
woodser
6e901c9852
prevent trade mixup in ui by synchronizing trade and state events
2023-04-29 07:41:52 -04:00
woodser
6b105f80cf
update installer instructions
2023-04-29 07:41:52 -04:00
woodser
4ebf0f7538
ignore payment sent nack if not seller, add logging
2023-04-29 07:41:52 -04:00
woodser
38cd3ab630
update monero binaries to testing12 to fix mining testnet from scratch
...
update release documentation
2023-04-27 12:14:01 -04:00
Vinicius Oliveira
f7423433d6
Updated dark theme colors. ( #604 )
2023-04-26 20:48:15 -04:00
woodser
a4109cd4c7
fix log on connection changed
2023-04-26 16:49:23 -04:00
woodser
6ed969addc
do not log batch processing 0 mailbox entries
2023-04-26 13:52:31 -04:00
woodser
332da7535d
repeatedly acquire trade lock to allow other threads to finish
2023-04-26 13:52:31 -04:00
woodser
605253ef62
must import multisig hex on deposits confirmed or payment sent messages
2023-04-26 13:52:31 -04:00
woodser
ab55f1f54a
seller creates new payout tx if error signing buyer's payout tx
2023-04-26 13:52:31 -04:00
woodser
6d2819bde7
improve error handling
...
show error popup on error initializing trade
instruct to close monero-wallet-rpc on error opening wallets
throw error if trade missing wallet on init or failure to sign payout tx
2023-04-26 13:52:31 -04:00
woodser
4cf6992113
shut down acquires trade lock until no delay so other threads can finish
2023-04-26 13:52:31 -04:00
woodser
5545bcde38
take offer view shows pending trade wallet balance
2023-04-26 13:52:31 -04:00
woodser
3f7489269f
fixes after updating connection and message packages
2023-04-26 13:52:31 -04:00
woodser
e0db4528da
update p2p connection and message packages
...
remove inventor and monitor packages
Co-authored-by: Alva Swanson <alvasw@protonmail.com>
Co-authored-by: Alejandro García <117378669+alejandrogarcia83@users.noreply.github.com>
Co-authored-by: jmacxx <47253594+jmacxx@users.noreply.github.com>
Co-authored-by: HenrikJannsen <boilingfrog@gmx.com>
2023-04-26 13:52:31 -04:00
woodser
0f41c8d8b8
always show arbitrator tickets and signed offers view if arbitrator
2023-04-26 13:52:31 -04:00
woodser
0f6f68da69
document building and releasing portable monero binaries for each os
2023-04-24 23:22:43 -04:00
woodser
4a32385c72
update monero binaries for each platform to be portable (testing11)
2023-04-24 23:21:08 -04:00
woodser
52d74c1654
do not send deposits confirmed message if shut down started
2023-04-24 23:11:19 -04:00
woodser
a0bc57c893
walletAndNetworkReady does not wait for sufficient broadcast peers
2023-04-24 23:11:19 -04:00
woodser
e0929653af
refactor trade init error handling, fix deadlock in offer book service
...
wait min of 1 min and 1 conf before deleting trade with fund request
2023-04-24 23:11:19 -04:00
woodser
a7ab31d44e
save and back up trade wallets off thread at key steps
2023-04-24 23:11:19 -04:00
woodser
37e812dead
remove XmrTxProofService
2023-04-24 23:11:19 -04:00
woodser
33147e1c7c
use BUYER_SENT_PAYMENT_SENT_MSG when peers see payment sent message
...
use SELLER_RECEIVED_PAYMENT_SENT_MSG only for ack to buyer
2023-04-24 23:11:19 -04:00
woodser
7e8e145c85
resend payment sent msg until ack, payment received msg if not published
...
improve payment confirmation states in ui
2023-04-23 07:24:16 -04:00
woodser
aea831bafd
log warning on missing trade wallet
2023-04-23 07:24:16 -04:00
woodser
0c3761b172
handle response from offer availibility check off thread
2023-04-23 07:24:16 -04:00
woodser
2b7a461411
disable payment sent button on click
2023-04-23 07:24:16 -04:00
woodser
567ef6784d
tradeManager error handling uses getOpenTradeByUid()
2023-04-23 07:24:16 -04:00
woodser
1d17330487
continue initializing trades on error
2023-04-23 07:24:16 -04:00
woodser
d41ad6fa5f
TransactionListItem does not fetch tx updates
2023-04-23 07:24:16 -04:00
woodser
70420b2f78
fix thread error in OfferDetailsWindow
2023-04-23 07:24:16 -04:00
woodser
b33f53f9a5
add error message if improperly registered seednode
2023-04-23 07:24:16 -04:00
woodser
d0a6646bcd
Signed Offers view only appears for arbitrator
2023-04-23 07:24:16 -04:00
woodser
d6122020f2
update to monero v0.18.2.2 binaries
2023-04-20 09:10:45 -04:00
woodser
fa5d190383
add instructions to create installers
2023-04-19 07:37:12 -04:00
woodser
427c762620
progress notifications during take offer are more frequent and reliable
2023-04-18 16:50:16 -04:00
woodser
cffbfa8aaa
rename clearXchange to zelle
2023-04-18 16:50:16 -04:00
woodser
2afa5d761d
improve stability on tor, refactor startup and shut down
...
refactor startup sequence to improve message reliability
refactor shut down sequence to finish processing messages
reduce monerod requests to improve slow tor connections
refactor trade wallet polling
monero node service uses default data directory unless local
connections service checks connection by polling daemon
connections service supports getRefreshPeriodMs and shutting down
add make config: monerod-stagenet-custom
fix bugs in key image polling
force stop wallet on deletion
trade manager initializes persisted trades on data received
support hardcoding monero log level and request stack traces
remove xmrAddress from Arbitrator model
fix formatting of MoneroWalletRpcManager
2023-04-17 10:11:32 -04:00
woodser
5e364f7e7e
update to monero-java v0.7.15 supporting monero-project v0.18.2.2
...
optimizes to make fewer requests
2023-04-17 10:11:32 -04:00
erciccione
64949b4912
add second pricenode
2023-04-13 05:48:39 -04:00
woodser
f0fafeb2f7
fix provisioning error by using Arrays.asList instead of List.of
2023-04-12 09:41:27 -04:00
woodser
1b753e4f29
stability fixes on tor
...
optimize when multisig info imported
fetch updates for tx progress indicators off main thread
add synchronization locks
refactor address entry management
add totalTxFee to process model
prevent same user from taking same offer at same time
set refresh rate to 30s for tor
2023-04-07 21:27:39 -04:00