Commit graph

770 commits

Author SHA1 Message Date
Craig Raw
3e47a49f49 core connection: default to cookie authentication when user/pass are not filled in 2021-10-05 10:08:51 +02:00
Craig Raw
4c817d243d fix long specter desktop keystore labels 2021-10-04 14:45:02 +02:00
Craig Raw
22b7b659f3 include amount in transaction pie chart tooltip 2021-10-04 14:44:19 +02:00
Craig Raw
9dd6068e69 make temp backup permanent when created in a previous process 2021-10-04 13:49:41 +02:00
Craig Raw
2fa47e640d various whirlpool-related improvements 2021-10-04 12:16:03 +02:00
Craig Raw
ea03dece72 add lock wallet functionality 2021-10-01 15:47:01 +02:00
Craig Raw
8e0b9a3ea0 ask for passphrase re-entry when creating a bip39 wallet 2021-09-30 12:49:03 +02:00
Craig Raw
67179127e3 minor whirlpool related fixes 2021-09-30 10:52:40 +02:00
Craig Raw
4ebee8a8f3 dont allow double click to receive on whirlpool wallet 2021-09-29 10:41:16 +02:00
Craig Raw
2548e77d90 followup to disable adding accounts to p2sh legacy multisig 2021-09-29 10:32:43 +02:00
Craig Raw
58e3b9dcdd add multiple account functionality 2021-09-29 10:11:51 +02:00
Craig Raw
429b733140 prevent setting separate passwords on child wallets 2021-09-27 13:24:29 +02:00
Craig Raw
56e3a54ae0 clarify and improve wallet password and keystore passphrase entry 2021-09-27 12:49:46 +02:00
Craig Raw
a934ffa76c fix issues when removing selected items from utxotreetable 2021-09-27 11:46:50 +02:00
Craig Raw
86a49e0d9a fix npe showing the mix to dialog when non-standard wallets are loaded 2021-09-27 10:08:48 +02:00
Craig Raw
761e9c9b7e use wallet unit when displaying pool denomination 2021-09-27 09:33:41 +02:00
Craig Raw
712241873f show reason for mix error in tooltip 2021-09-27 08:54:42 +02:00
Craig Raw
31f9cca33a handle electrs batching detection better 2021-09-27 08:15:20 +02:00
Craig Raw
395e90e2a5 undo #181: always create bitcoin core wallet if missing 2021-09-27 08:14:35 +02:00
Craig Raw
b2657cdcfb v1.5.0 final 2021-09-23 15:52:33 +02:00
Craig Raw
6bbae204a6 restrict mixing to mainnet and testnet 2021-09-23 15:30:13 +02:00
Craig Raw
0b55dd8a1e ui fixes to mix start and stop 2021-09-23 14:18:37 +02:00
Craig Raw
f74287697c use master wallet passphrase for child wallets when loading 2021-09-23 12:49:06 +02:00
Craig Raw
7a3e1dfa1f change default log level to warn 2021-09-23 12:28:47 +02:00
Craig Raw
427a6925ee mainnet mixing, improve pools selection, other fixes 2021-09-23 10:59:40 +02:00
Craig Raw
c55b19af0f tor status windows visual fixes 2021-09-21 11:55:23 +02:00
Craig Raw
e12f7a634a add tor status indicator to status bar 2021-09-21 11:22:09 +02:00
Craig Raw
e1e5df78c6 fix text truncation in whirlpool dialog on windows 2021-09-20 15:51:57 +02:00
Craig Raw
cfd06a8513 use cached tx0previews, only save mixconfig on apply 2021-09-20 15:30:13 +02:00
craigraw
1c1099217b
Merge pull request #198 from zeroleak/whirlpool-client-0.23.30-early5
update to whirlpool-client 0.23.31
2021-09-20 13:10:47 +02:00
zeroleak
6939d8a06a upgrade to whirlpool-client 0.23.33 2021-09-18 11:41:52 +02:00
zeroleak
dbebade3ab update to whirlpool-client 0.23.31 2021-09-11 08:17:15 +02:00
Craig Raw
5895837b60 hide receive tab on whirlpool wallets 2021-09-10 15:35:40 +02:00
Craig Raw
aaca9ffa16 dont allow receiving on badbank wallet, introduce skipInstaller flag in build 2021-09-08 13:22:21 +02:00
Craig Raw
c024c351ac minor fixes 2021-09-07 11:51:14 +02:00
Craig Raw
ed2914f2aa replace illegal filename characters in wallet name with underscores 2021-09-06 14:49:53 +02:00
Craig Raw
0b4785e01c v1.5.0 beta1 2021-09-06 11:53:34 +02:00
Craig Raw
0c50c9cb9c make jackson jars open and non-synthetic modules 2021-09-06 10:18:36 +02:00
Craig Raw
88ebef97d4 support mixing from all single sig wallets, handle tor proxy change, and other minor fixes 2021-09-03 17:16:37 +02:00
Craig Raw
a42761981c support mixing to multisig wallets 2021-09-02 17:14:01 +02:00
Craig Raw
b6f047d382 minor fixes 2021-09-02 15:26:16 +02:00
Craig Raw
8f63d89be8 avoid creating a core wallet if no wallets are open 2021-09-02 15:22:53 +02:00
Craig Raw
6e6111b47c support using stored mix indexes to avoid resending a utxo to the coordinator 2021-09-02 14:12:59 +02:00
Craig Raw
e8af7c70bd refactor to WhirlpoolServices 2021-09-02 12:37:07 +02:00
Craig Raw
2fc551e35b add mix to functionality 2021-09-02 11:39:56 +02:00
Craig Raw
adb77771aa add mix config persistence and initial usage 2021-09-01 13:10:46 +02:00
Craig Raw
aa10bcfe1a fixes for encrypted whirlpool wallets and other issues 2021-08-31 16:19:24 +02:00
craigraw
f30c00ba8f
Merge pull request #183 from zeroleak/whirlpool-client-0.23.30-early4
Upgrade to whirlpool-client 0.23.30-early4 + extlibj 0.0.19-dsk3
2021-08-31 10:57:49 +02:00
zeroleak
4577a64ad5 apply Craig's feedback
- use V2__Whirlpool.sql
- allow pools list & tx0 preview without seed
- filter DataSource wallet for refresh
2021-08-29 10:49:25 +02:00
Craig Raw
7371ca2994 add option to optimize transactions for privacy and display privacy analysis 2021-08-27 16:00:17 +02:00