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
RequestPrivacy
90dea201b9
Add note to bitcoinbinary.org in build info
...
Actively encourage people to document their build process and provide their work back to the community. Further, push adoption of bitcoinbinary.org as a site for verification and establish sparrow as a well proven/verified wallet.
2021-09-22 15:38:49 +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
ca1f934138
update README for https cloning
2021-09-20 16:42:55 +02:00
Craig Raw
4f9b87b74e
fix recursive clone via https
2021-09-20 16:37:03 +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
0f9e9d9c35
Merge branch 'master' of github.com:sparrowwallet/sparrow
2021-09-10 13:58:47 +02:00
Craig Raw
59452e64ea
add additional required packages
2021-09-10 13:58:18 +02:00
craigraw
573d5b2c18
Merge pull request #195 from RequestPrivacy/patch-1
...
Fix skdman link
2021-09-10 10:01:47 +02:00
Craig Raw
2f0dc5bea8
ensure submodule is also on correct tag
2021-09-10 09:41:30 +02:00
RequestPrivacy
27f7d5ad38
Fix skdman link
2021-09-09 16:16:54 +00:00
Craig Raw
414ffc2648
add first draft of reproducible build documentation
2021-09-09 14:07:45 +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
44b9cee825
fix outdated reference to Java 14 and link to Java 16 JDK
2021-09-07 19:27:22 +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
916c2b6122
fix module issues in binary
2021-09-05 15:47:15 +02:00
Craig Raw
308a89c958
update required java to 16 in build instructions
2021-09-03 20:51:56 +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
13e01451b7
update nightjar for tor identity change functionality
2021-08-31 16:43:56 +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
zeroleak
050c4fc31e
upgrade to whirlpool-client 0.23.30-early4 + extlibj 0.0.19-dsk3
2021-08-27 09:20:41 +02:00
zeroleak
772370808c
Merge remote-tracking branch 'remotes/origin/master' into whirlpool-client-0.23.30-early4
...
# Conflicts:
# src/main/java/com/sparrowwallet/sparrow/AppServices.java
# src/main/java/com/sparrowwallet/sparrow/whirlpool/Whirlpool.java
2021-08-24 12:18:54 +02:00
Craig Raw
b22e891b7d
make select all, copy on transaction hex area copy untruncated transaction hex
2021-08-24 10:52:56 +02:00
Craig Raw
57b3214c54
improvements to whirlpool dialog
2021-08-24 10:40:27 +02:00
Craig Raw
615b78b497
fix mix event handling for multiple wallets
2021-08-24 09:29:54 +02:00
Craig Raw
d1ab1db1c5
fix issues with subtabs in new wallets
2021-08-23 17:27:30 +02:00
Craig Raw
f5ac6a3b73
support whirlpool data storage in wallet file, add mixing ui
2021-08-23 16:36:02 +02:00