Commit Graph

883 Commits

Author SHA1 Message Date
retoaccess1
5c71206a34 Update HavenoExecutable.java 2024-10-13 21:34:42 +02:00
retoaccess1
f0cff7ed28 Update xmr_mainnet.seednodes 2024-10-13 21:34:24 +02:00
retoaccess1
d90850cf24 Update FilterManager.java 2024-10-13 21:34:23 +02:00
retoaccess1
a353444503 Update PrivateNotificationManager.java 2024-10-13 21:34:23 +02:00
retoaccess1
e2031d8e3a Update AlertManager.java 2024-10-13 21:34:23 +02:00
retoaccess1
d4893467ce Update ArbitratorManager.java 2024-10-13 21:34:23 +02:00
retoaccess1
2f67038c77 Update xmr_mainnet.seednodes 2024-10-13 21:32:04 +02:00
retoaccess1
9877dd6a28 Update HavenoUtils.java 2024-10-13 21:32:04 +02:00
retoaccess1
7bad1b9834 Update FilterManager.java 2024-10-13 21:32:04 +02:00
retoaccess1
d9d618b426 Update AlertManager.java
Fix formatting
2024-10-13 21:32:04 +02:00
retoaccess1
7797ca1f9b Update PrivateNotificationManager.java 2024-10-13 21:32:04 +02:00
retoaccess1
b2f9816f46 Update AlertManager.java 2024-10-13 21:32:04 +02: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
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) 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 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) 2024-10-06 12:01:55 -04:00
woodser
d61eabc3d2 schedule offer using available and pending funds 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 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 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