Commit graph

1247 commits

Author SHA1 Message Date
Craig Raw
7272de90f0 fix mix to wallet display name 2021-11-08 11:11:15 +02:00
Craig Raw
98c1f05ed6 double pass qr with wide and cropped image 2021-11-08 10:30:56 +02:00
Craig Raw
90439501ad improve qr scanning performance by cropping to indicated box 2021-11-07 13:04:20 +02:00
Craig Raw
1bb3833cbe reduce send tab chart min heights 2021-11-05 16:20:35 +02:00
Craig Raw
d7d8140050 follow up 2021-11-05 16:01:23 +02:00
Craig Raw
3c77552211 show script type description when importing wallet keystore 2021-11-05 15:57:08 +02:00
Craig Raw
5e7d1d1f69 allow for minimum application height of 708px 2021-11-05 12:59:06 +02:00
Craig Raw
8f92f9ec38 upgrade to javafx 17 2021-11-04 15:19:43 +02:00
Craig Raw
af23f063f2 show info dialog when no new accounts are discovered 2021-11-04 14:44:38 +02:00
Craig Raw
13a3ce23e7 make transaction diagram tooltips show indefinitely 2021-11-04 13:21:40 +02:00
Craig Raw
d7ff73243c remember recent servers for quick reconfiguration 2021-11-04 11:04:48 +02:00
Craig Raw
25dd0440f6 add show transaction/psbt as qr from file menu 2021-11-03 14:09:49 +02:00
Craig Raw
b5301c4556 add public testnet electrum server 2021-11-03 12:27:45 +02:00
Craig Raw
a22f69e2c1 improve long fade out animation efficiency 2021-11-02 18:52:37 +02:00
Craig Raw
97f312cb93 v1.5.2 2021-10-29 15:47:48 +02:00
Craig Raw
269fd7f0da fix issue when displaying tx with new wallet 2021-10-29 15:43:52 +02:00
Craig Raw
f0a813d031 handle concurrent modifications when saving address nodes 2021-10-29 14:39:51 +02:00
Craig Raw
ceb5d85648 various minor fixes 2021-10-29 14:33:47 +02:00
Craig Raw
6b6b23b51a pay to the next fresh address of any open wallet via dropdown on send tab address field 2021-10-29 13:23:27 +02:00
Craig Raw
180e76f0f8 support discovery of singlesig connected hardware wallet accounts 2021-10-29 11:22:34 +02:00
Craig Raw
d3b1c51115 increase toggle connecting animation rate 2021-10-28 16:55:24 +02:00
Craig Raw
72cb696451 add bip44 account discovery 2021-10-28 16:44:36 +02:00
Craig Raw
784fa5e1e8 minor whirlpool related fixes 2021-10-28 13:52:47 +02:00
Craig Raw
37aa3c9712 support account renaming, configuration of mix index range 2021-10-27 16:14:35 +02:00
Craig Raw
9520f6d218 upgrade to nightjar 0.2.19 (whirlpool client 0.23.37), minor tx diagram improvements 2021-10-27 12:01:04 +02:00
Craig Raw
f4810bb568 show transaction diagram on every transaction headers screen 2021-10-26 17:35:58 +02:00
craigraw
febd5c33a2
Merge pull request #281 from grettke/master
Add mailmap file for Craig Raw addresses.
2021-10-25 13:47:20 +02:00
Craig Raw
4b39316821 recount mixes if mix data unavailable, correct mix status cell to remove mix progress from non-mixing utxos, show registered inputs total in tooltip 2021-10-25 12:25:18 +02:00
Grant Rettke
69544a2dc8 Add mailmap file for Craig Raw addresses. 2021-10-24 20:03:13 -05:00
craigraw
2a0412320a
Merge pull request #205 from RequestPrivacy/build
Add note to bitcoinbinary.org in build info
2021-10-22 11:49:09 +02:00
craigraw
fffd489bcf
Merge pull request #278 from alaznem/master
Add other requirements for building to main README
2021-10-22 11:47:56 +02:00
craigraw
70a6b259ba
Merge pull request #267 from sashafklein/patch-1
Clarify how to run sparrow from CL
2021-10-22 11:43:50 +02:00
Craig Raw
26c177bd00 follow up 2021-10-22 11:19:26 +02:00
Craig Raw
1497b3d3bb add fee rate selection for premix 2021-10-22 11:01:58 +02:00
Alazne Morales
230f3c3db7
Add other requirements for building to main README
The "other requirements" are listed in the [reproducible builds readme](https://github.com/sparrowwallet/sparrow/blob/master/docs/reproducible.md#other-requirements) already. However when trying to quickly build the binaries and follow the main README instructions, the last paragraph about "[m]ore detailed instructions on reproducing the binaries are provided" can be overlooked very easily. Because the paragraph is about the specific topic "reproducible builds" and not building the binaries from source in general.
2021-10-21 20:39:50 +00:00
Craig Raw
813e0f3ab1 retrieve stored index from mixconfig on whirlpool wallet load 2021-10-21 14:38:13 +02:00
Craig Raw
237f97852d add coin selection filter to exclude immature coinbase outputs 2021-10-16 11:10:24 +02:00
Sasha Klein
97ef580602
Clarify how to run sparrow from CL
This tiny Readme edit would, I think, have preempted the confusion that prompted #263 . I thought that the general install installed a global command, and didn't think, for some time, to run from within the directory. Dumb, but figured clarifying the doc would be better than just figuring it out silently on my own.
2021-10-14 19:35:37 -05:00
Craig Raw
2debc07375 import and export a wallet as an output descriptor in a text file 2021-10-14 14:27:13 +02:00
Craig Raw
1b3a35fda7 improve ui with whirlpool startup errors 2021-10-14 13:35:17 +02:00
Craig Raw
23fd597ca5 constrain mix from and mix to options to match those supported in the whirlpool client 2021-10-14 11:12:31 +02:00
Craig Raw
eb012f638e fix popup window placement on moving active window back to primary screen 2021-10-14 10:23:04 +02:00
Craig Raw
63259a2056 fix lcd text rendering issue on osx 2021-10-14 09:55:26 +02:00
Craig Raw
bad209ea5b automatically increase gap limit if required by postmix handler 2021-10-13 15:21:14 +02:00
Craig Raw
776fcb3044 permit mixing from badbank 2021-10-12 12:46:42 +02:00
Craig Raw
63ec856e87 improve transaction file opening io 2021-10-11 11:13:56 +02:00
Craig Raw
ada8ca28e8 add tor proxy prompt text 2021-10-11 09:51:25 +02:00
Craig Raw
ebd629db3a v1.5.1 2021-10-07 13:11:28 +02:00
Craig Raw
c18a2f4388 improve tor identity management 2021-10-07 12:23:28 +02:00
Craig Raw
6f95dbe309 support bitcoin core connections over tor 2021-10-06 20:37:58 +02:00