Commit graph

1350 commits

Author SHA1 Message Date
craigraw
149d297193
Merge pull request #752 from BitcoinQnA/master
Updated Passport Single/Multisig Import and Export Instructions
2022-11-21 09:05:34 +02:00
Craig Raw
47f7b8870c fix cancel of create wallet in terminal 2022-11-21 08:51:09 +02:00
BitcoinQnA
b422c754d6
Update Passport Single-sig instructions
Suited to the updated Batch 2 UI.
2022-11-18 16:52:58 +00:00
BitcoinQnA
be6e9019dc
Update Passport Multisig instructions
Suited to the updated Batch 2 UI.
2022-11-18 16:49:26 +00:00
Craig Raw
011bb86b5f fix negative space 2022-11-17 15:45:24 +02:00
Craig Raw
8e1163d3db add seedsigner svg icons 2022-11-17 15:37:04 +02:00
Craig Raw
83c8b1c8e6 use svg icons where possible 2022-11-17 14:06:27 +02:00
Craig Raw
d44aecea90 v1.7.1 2022-11-17 10:23:26 +02:00
Craig Raw
c9288ab25b change qr code density for ur encoding via qr dialog button 2022-11-17 10:19:04 +02:00
Craig Raw
e39a2cb944 fix isconnecting state change 2022-11-17 08:08:50 +02:00
Craig Raw
fb25edb51c avoid logging a socket closed error when the connection has been shutdown 2022-11-16 13:05:48 +02:00
Craig Raw
06ff0498d4 revert 29cd321 and add special case for mixed seed/watch only multisig wallets 2022-11-16 11:16:14 +02:00
Craig Raw
63b27e7054 hide spend and freeze context menu items on address cell in utxo table 2022-11-16 10:13:55 +02:00
Craig Raw
0260a12663 close connecting sockets and interrupt read thread on shutdown 2022-11-16 08:16:56 +02:00
Craig Raw
a05fcba6d9 add inverted icons for dark theme 2022-11-14 12:45:13 +02:00
Craig Raw
5be5363f25 optimization followup 2022-11-14 11:40:00 +02:00
Craig Raw
cc961b4eeb all walletconfig for wallet scope configuration variables 2022-11-14 11:00:26 +02:00
Craig Raw
7e7795196c bring window to front when restored after being minimized to tray 2022-11-09 12:37:55 +02:00
Craig Raw
fd0fe1110d improve terminal resizing behaviour 2022-11-09 12:15:12 +02:00
Craig Raw
ea64fa0f85 terminal - show receive address as qr code 2022-11-09 11:40:34 +02:00
Craig Raw
2972f1a4d7 fix export from settings tabs for new account by ensuring bidirectional links are restored on save 2022-11-08 15:51:59 +02:00
Craig Raw
6990b398c2 always use db format for sparrow exporter 2022-11-08 15:50:27 +02:00
Craig Raw
a25b53bd44 add error message when connecting to bitcoin core with a taproot wallet 2022-11-08 10:36:56 +02:00
Craig Raw
871c503bc9 terminal - add mix selected functionality to broadcast premix transactions 2022-11-08 10:09:25 +02:00
Craig Raw
b7992ae9e1 improve .deb control file and avoid dependence on xdg-utils when building sparrow-server debs 2022-11-07 10:08:50 +02:00
Craig Raw
0a8eb2fbb7 avoid triggering close wallet events when reordering tabs 2022-11-07 09:05:08 +02:00
Craig Raw
7863fb7632 delay wallet file deletion to allow for database compaction and show error on failure 2022-11-07 08:29:29 +02:00
Craig Raw
6481d83b0c avoid using locale for unit formatting 2022-11-02 11:40:39 +02:00
Craig Raw
402d9b14ec fix typos and clarify submodule update description 2022-11-02 08:41:50 +02:00
craigraw
feeb4f0ac0
Merge pull request #730 from RequestPrivacy/master
Add git pull & git submodule update --checkout
2022-11-02 08:35:59 +02:00
RequestPrivacy
143eb3213e
Formating & Addition of cd Command 2022-11-01 17:42:17 +01:00
RequestPrivacy
cd96fc1daa
Add git pull & git submodule update --checkout 2022-11-01 14:04:22 +01:00
Craig Raw
73d9cd2e68 disable assistive technologies in windows to avoid runtime crash 2022-10-31 17:14:58 +02:00
Craig Raw
3faf817148 consider ip range 100.64.0.0/10 as local network addresses 2022-10-31 08:41:22 +02:00
Craig Raw
96c88b7472 fix npe in terminal for exchange rate updates without a btc rate 2022-10-29 08:33:55 +02:00
Craig Raw
e2795c7ef3 fix potential npe selecting server in alias dialog 2022-10-28 09:41:31 +02:00
Craig Raw
e7f6f7f3db add show version to command line args 2022-10-27 11:49:20 +02:00
Craig Raw
dd9868c918 v1.7.0 2022-10-27 11:10:50 +02:00
Craig Raw
c2d3afae59 fix exception when clearing a server alias 2022-10-27 09:34:32 +02:00
Craig Raw
04a516d56b improve error messaging for payjoin requests 2022-10-27 08:11:58 +02:00
Craig Raw
b27709e96f show network in main tab header background when not using mainnet 2022-10-26 15:54:59 +02:00
Craig Raw
ebb7d23a05 hide mix failed after timeout 2022-10-26 12:40:17 +02:00
Craig Raw
97d121244f add support for deprecating importers and exporters, and deprecate cobo vault 2022-10-26 12:28:21 +02:00
Craig Raw
60dbc8ed84 add cancel transaction via rbf to unconfirmed tx context menu 2022-10-26 11:33:36 +02:00
Craig Raw
29cd321724 avoid showing usb signing dialog for watch only keystores in multisig wallets 2022-10-26 08:31:36 +02:00
Craig Raw
467b834955 add jade as airgapped keystore importer 2022-10-25 14:41:10 +02:00
Craig Raw
3bfa5d3dc4 specify arch in release tarball name 2022-10-25 12:02:00 +02:00
Craig Raw
f501f08e17 only build headless when specifically requested 2022-10-25 11:27:37 +02:00
Craig Raw
7d796369d6 upgrade and fix action 2022-10-25 10:45:48 +02:00
Craig Raw
c572011578 followup 2022-10-25 10:23:17 +02:00