Commit graph

871 commits

Author SHA1 Message Date
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
6b688194f1
play chime when buyer can confirm payment sent (#1324) 2024-10-13 08:31:41 -04:00
woodser
5f0d95c743
log height of local monero node (#1322) 2024-10-13 08:31:32 -04:00
woodser
5352225bce
log error on failure to set password (#1318)
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-10-12 06:18:53 -04:00
woodser
58787a1d31
reclassify public nodes and use if no provided nodes available (#1315) 2024-10-12 06:18:16 -04:00
woodser
ddb48d1846
enable connection auto switch on daemon by default (#1320) 2024-10-12 06:18:06 -04:00
woodser
264741152a
enable sounds by default for existing clients
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-10 09:13:00 -04:00
Jabster28
662eaee7c3 feat: add flatpak builds (#1230) 2024-10-08 14:02:40 -04:00
woodser
ebc28805c8
support getting connection auto switch flag from grpc api
get connection auto switch flag from grpc api
2024-10-07 09:21:23 -04:00
woodser
a1b50a7b42
show transaction details popup with tx key #1309 (#1311)
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-06 12:01:55 -04:00
woodser
d61eabc3d2 schedule offer using available and pending funds
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-03 12:22:04 -04:00
woodser
5c0f49d58f do not reset offer address entries on error from desktop ui form 2024-10-03 12:22:04 -04:00
woodser
ea3f099df7 increase sync progress timeout to 120s
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-01 06:40:01 -04:00
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
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-latest) (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-09-25 09:40:50 -04:00
woodser
c04fc7b2db save multisig wallet on same thread in trade wallet operations
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (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-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
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (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-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
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
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
Some checks are pending
CI / build (ubuntu-latest) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
CI / build (macos-13) (push) Waiting to run
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
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-latest) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (java) (push) Waiting to run
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