woodser
|
b940021d99
|
play sounds on notifications #1284
|
2024-09-30 10:39:15 -04:00 |
|
woodser
|
b2a6708ac1
|
sync blockchain depending on last used local node
|
2024-09-30 10:14:41 -04:00 |
|
woodser
|
3e3f3085f8
|
fix not enough signers on process payout tx
|
2024-09-30 10:11:39 -04:00 |
|
woodser
|
50f3bd510a
|
log stack traces at warn or error level
|
2024-09-25 09:40:50 -04:00 |
|
woodser
|
c04fc7b2db
|
save multisig wallet on same thread in trade wallet operations
|
2024-09-17 12:23:34 -04:00 |
|
woodser
|
0ed640be16
|
save multisig wallet on same thread when initialized
|
2024-09-17 12:23:34 -04:00 |
|
woodser
|
2a9bc87f65
|
check multisig state on initialization
|
2024-09-17 12:23:34 -04:00 |
|
woodser
|
7306972d19
|
fix reference to backup cache file
|
2024-09-15 09:41:10 -04:00 |
|
woodser
|
a8e76fd720
|
automatically restore backup cache if corrupt
|
2024-09-04 05:37:03 -04:00 |
|
woodser
|
2d0f200aa1
|
do not reprocess error on submit multisig tx w/o enough signers #1227
|
2024-09-04 05:36:51 -04:00 |
|
woodser
|
cae360b6c5
|
throttle warnings when monerod not synced within tolerance
|
2024-09-04 05:36:31 -04:00 |
|
woodser
|
6759687046
|
fix logs for repeated attempts
|
2024-08-28 14:53:32 -04:00 |
|
Ikko Eltociear Ashimine
|
0461fe66ec
|
fix typo in XmrWalletService.java, excute -> execute
|
2024-08-09 10:37:01 -04:00 |
|
woodser
|
0644d0b74a
|
fixes to sync with progress start and target height
|
2024-08-07 08:47:27 -04:00 |
|
woodser
|
7461da9722
|
request connection switch on poll if txs not updated within 3 minutes
|
2024-08-07 07:13:37 -04:00 |
|
woodser
|
d300ce8ce7
|
announce connection change on refresh period change
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
fa25843684
|
save wallet on each poll
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
0105c1436a
|
sync wallet directly within 100 blocks of target height
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
443c2f4cdb
|
sync on wallet lock before checking if wallet is behind
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
3dfaa2fc52
|
fix concurrent modification exception in disputes list
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
d9a3feba8d
|
use lock for importing multisig hex
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
ca7d596175
|
refactor base wallet so trades can sync with progress timeout, etc
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
1b5c03bce8
|
refactor syncing wallet with progress and switching connections
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
dbb3d4f891
|
offer key images are null when not initialized
|
2024-08-07 06:57:43 -04:00 |
|
woodser
|
00ceeeba5f
|
do not allow arbitrators to open disputes
|
2024-08-03 11:37:54 -04:00 |
|
woodser
|
9004c7f32a
|
fix re-signing offers with inexact amount reserved
|
2024-08-03 11:37:45 -04:00 |
|
woodser
|
2e57e6197d
|
release lock processing offers before callback
|
2024-08-03 11:37:45 -04:00 |
|
woodser
|
76f8f85487
|
republish offers unless deactivated or canceled
|
2024-08-03 11:37:45 -04:00 |
|
woodser
|
8d8aa65d1d
|
remove warning checking if can take offer by arbitrator signature
|
2024-08-03 11:37:45 -04:00 |
|
woodser
|
0df4f63d53
|
show top error on failure to open main wallet
|
2024-08-03 11:37:29 -04:00 |
|
woodser
|
3b0080dbba
|
support re-opening dispute if payout fails
|
2024-08-03 11:37:20 -04:00 |
|
woodser
|
79cd9f3e82
|
re-export multisig hex on create multisig tx or open dispute
|
2024-08-03 11:37:20 -04:00 |
|
woodser
|
c63cf2f0a0
|
remove duplicate historical trade stats after fuzzing
|
2024-07-28 09:20:50 -04:00 |
|
woodser
|
5ca9cb8dff
|
increase wallet sync progress timeout to 60s
|
2024-07-24 09:42:00 -04:00 |
|
woodser
|
1e70c70579
|
fix publishing duplicate trades after randomization
|
2024-07-23 08:05:41 -04:00 |
|
woodser
|
bdcf8a2182
|
fix npe force closing wallet on startup
|
2024-07-23 08:03:36 -04:00 |
|
woodser
|
629e1508f2
|
do not request connection change on trade poll error except rescan
|
2024-07-20 21:41:20 -04:00 |
|
woodser
|
b03c873a06
|
search by payment method in filter and tweak ui
|
2024-07-20 21:39:10 -04:00 |
|
PW
|
7c8753c17b
|
Make offers filterable via offer ID or Node address
|
2024-07-20 21:29:57 -04:00 |
|
woodser
|
b61f1fabcd
|
disable synchronizing on daemon for performance
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
13d6eaee7d
|
recover from offer funds being unexpectedly unavailable
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
fc3407cd50
|
ignore switch connection request within 10s, 2 per min
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
eb8025f6e8
|
skip wallet checks on deletion if deposit not requested
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
5d739f912c
|
remove dedicated connection change thread for trade
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
82d586ab78
|
remove trade on error force closes and shuts down thread
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
291622e452
|
switch to current connection on connection changed
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
9b26682646
|
fixes checking for missing wallet data
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
09fd8710b1
|
do not set offer state to pending after canceled
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
ebcadb7bed
|
reinitialize main wallet on same thread as connection change
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
cb132e727a
|
limit switch connection requests to 3 per minute
|
2024-07-20 18:20:10 -04:00 |
|