Commit graph

1381 commits

Author SHA1 Message Date
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
Craig Raw
dbc1e7746b configure headless build 2022-10-25 10:04:03 +02:00
Craig Raw
9325a1968b explicitly detect java.awt.headless in build 2022-10-25 09:38:16 +02:00
Craig Raw
85166635b4 followup 2022-10-25 08:52:23 +02:00
Craig Raw
ed69a86529 improve detection and handling on headless systems 2022-10-25 08:34:31 +02:00
Craig Raw
ab2c77695b show warning dialog when a legacy multi output descriptor is entered 2022-10-24 16:50:08 +02:00
Craig Raw
6ad81e1228 suppress verbose whirlpool connection related logging errors 2022-10-24 15:31:42 +02:00
Craig Raw
ff340c2449 followup to test taskbar user attention feature support 2022-10-24 14:43:53 +02:00
Craig Raw
f2b0f8ca9e followup to test taskbar api platform support 2022-10-24 14:06:38 +02:00
Craig Raw
0c213294ad request user attention via taskbar when soroban communication requires action 2022-10-24 14:00:20 +02:00
Craig Raw
7cdb7319ee multisig backup dialog tweaks 2022-10-24 13:05:44 +02:00
Craig Raw
d1ff8d6e3e fix show/edit descriptor button height 2022-10-24 12:51:21 +02:00
Craig Raw
d9ddc74d73 disable rbf if allow unconfirmed preference is disabled 2022-10-24 08:18:17 +02:00
Craig Raw
603df6d0f6 terminal - fix add account encryption and normalize ui widths 2022-10-20 12:45:09 +02:00
Craig Raw
cbf847a57f terminal - lock wallet 2022-10-19 18:41:23 +02:00
Craig Raw
e8fb676a24 terminal - show seed 2022-10-19 18:19:49 +02:00
Craig Raw
273f3043fb terminal - add account 2022-10-19 18:04:55 +02:00
Craig Raw
8f165b05c7 terminal - create watch only wallet 2022-10-19 15:37:14 +02:00
Craig Raw
8eb092a8d6 terminal - create bip39 wallet 2022-10-19 09:44:44 +02:00
Craig Raw
8dd1850905 add settings dialog and other terminal improvements 2022-10-18 12:42:44 +02:00