Commit graph

1303 commits

Author SHA1 Message Date
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
Craig Raw
0fa6bd56e2 add interface enum 2022-10-17 13:52:40 +02:00
Craig Raw
c4c581525a remove stdout appender in terminal mode 2022-10-17 13:30:21 +02:00
Craig Raw
d6a3824690 add linux aarch64 hwi 2022-10-12 11:25:49 +02:00
Craig Raw
7dba141073 add linux aarch64 bwt 2022-10-12 10:56:24 +02:00
Craig Raw
f2f6e639dc minor fixes 2022-10-11 15:40:50 +02:00
Craig Raw
78afc5e4d5 fix no recent wallets issue 2022-10-11 15:26:14 +02:00
Craig Raw
b2d85b6c78 detect and configure build for headless environments 2022-10-11 15:12:40 +02:00
Craig Raw
f3b0d37c54 replace and customize javafx plugin for headless environments 2022-10-11 15:07:43 +02:00
Craig Raw
6768ad2028 improve close timing of wallet loading dialog 2022-10-11 12:45:24 +02:00
Craig Raw
81cde4756a fix threading issue on terminal wallet load 2022-10-11 12:16:18 +02:00
Craig Raw
778564a954 refactor and rename launch and application classes 2022-10-11 11:41:49 +02:00
Craig Raw
1e4c8c3837 separate application from main 2022-10-10 16:37:35 +02:00
Craig Raw
22408103ea show additional inputs in tx diagram as labels or abbreviated txid:index 2022-10-10 09:55:38 +02:00
Craig Raw
383d3954d8 add linux aarch64 libsecp256k1 2022-10-06 14:35:49 +02:00
Craig Raw
77a4e4aa50 suppress unnecessary unchecked cast warning 2022-10-06 13:38:32 +02:00
Craig Raw
19dedfa070 implement terminal mode 2022-10-06 13:10:18 +02:00
Craig Raw
52696b014f import wallet from output descriptor pdf, ignore newline characters in output descriptor dialog 2022-09-26 13:48:49 +02:00
Craig Raw
8fb6de85f1 add unit format menu selection for alternative grouping and decimal separators 2022-09-21 11:36:13 +02:00
Craig Raw
8270eb71db install context menu handler for anywhere within transaction diagram 2022-09-16 15:08:03 +02:00
Craig Raw
edcf12de5a follow up 2022-09-16 12:46:39 +02:00
Craig Raw
da3399468c save transaction diagram as image through context menu on transaction label 2022-09-16 12:12:25 +02:00
Craig Raw
923c61fceb fix import of electrum wallet without keystore labels 2022-09-14 11:15:15 +02:00
Craig Raw
d3d939889e increase maximum gap limit, but display warning when gap limit is over 999 2022-09-14 11:06:15 +02:00
Craig Raw
2b4d3fac6c recommend backup of output descriptor when saving new multisig wallets 2022-09-14 10:42:41 +02:00
Craig Raw
1f67692727 add support for configuring server aliases, and switching servers via the tools menu 2022-09-12 15:44:47 +02:00
Craig Raw
bacbdb848b add move left and right context menu items to reorder wallet and transaction tabs 2022-09-06 12:42:18 +02:00
Craig Raw
51ba7fc4cf add context menu item to addresses table to spend all utxos for an address 2022-09-05 14:37:05 +02:00
Craig Raw
59efed9e42 verify signatures immediately after signing as per recommendation in bip340 2022-09-02 11:27:30 +02:00