1275 Commits (b2d85b6c785591ef9ecde1e01c161b9d8854b3bb)
 

Author SHA1 Message Date
Craig Raw b2d85b6c78 detect and configure build for headless environments 2 years ago
Craig Raw f3b0d37c54 replace and customize javafx plugin for headless environments 2 years ago
Craig Raw 6768ad2028 improve close timing of wallet loading dialog 2 years ago
Craig Raw 81cde4756a fix threading issue on terminal wallet load 2 years ago
Craig Raw 778564a954 refactor and rename launch and application classes 2 years ago
Craig Raw 1e4c8c3837 separate application from main 2 years ago
Craig Raw 22408103ea show additional inputs in tx diagram as labels or abbreviated txid:index 2 years ago
Craig Raw 383d3954d8 add linux aarch64 libsecp256k1 2 years ago
Craig Raw 77a4e4aa50 suppress unnecessary unchecked cast warning 2 years ago
Craig Raw 19dedfa070 implement terminal mode 2 years ago
Craig Raw 52696b014f import wallet from output descriptor pdf, ignore newline characters in output descriptor dialog 2 years ago
Craig Raw 8fb6de85f1 add unit format menu selection for alternative grouping and decimal separators 2 years ago
Craig Raw 8270eb71db install context menu handler for anywhere within transaction diagram 2 years ago
Craig Raw edcf12de5a follow up 2 years ago
Craig Raw da3399468c save transaction diagram as image through context menu on transaction label 2 years ago
Craig Raw 923c61fceb fix import of electrum wallet without keystore labels 2 years ago
Craig Raw d3d939889e increase maximum gap limit, but display warning when gap limit is over 999 2 years ago
Craig Raw 2b4d3fac6c recommend backup of output descriptor when saving new multisig wallets 2 years ago
Craig Raw 1f67692727 add support for configuring server aliases, and switching servers via the tools menu 2 years ago
Craig Raw bacbdb848b add move left and right context menu items to reorder wallet and transaction tabs 2 years ago
Craig Raw 51ba7fc4cf add context menu item to addresses table to spend all utxos for an address 2 years ago
Craig Raw 59efed9e42 verify signatures immediately after signing as per recommendation in bip340 2 years ago
craigraw 193fea4b69
Merge pull request #675 from nyxnor/repro-docs 2 years ago
nyxnor b5cc2ff4c3
improve reproducible docs 2 years ago
Craig Raw 252ec58065 fix typo in build doc 2 years ago
Craig Raw b8979ed8b0 use compact parameter to improve paynym search performance 3 years ago
Craig Raw c24f953e52 export all related wallets when exporting to electrum personal server 3 years ago
Craig Raw d139ca2706 add wallet export to electrum personal server config file 3 years ago
Craig Raw bd421e877a followup 3 years ago
Craig Raw 25e1250710 add context menu item in transaction diagram to show input and output addresses as qrs 3 years ago
Craig Raw fad1dad76e add trace logging to electrum server calls 3 years ago
Craig Raw b3bd42b8f6 add logging to all external api calls 3 years ago
Craig Raw 5aea538f09 cancel whirlpool startup service when disconnecting 3 years ago
Craig Raw 16755e3140 freeze and unfreeze any utxos from address cell context menu 3 years ago
Craig Raw cbfb7230a8 set transaction label on soroban collaborative transactions 3 years ago
Craig Raw e438389953 allow soroban initiator to try again if meeting request fails 3 years ago
Craig Raw 6534ccb07e accept output descriptor fragments in pubkey qr scanner 3 years ago
Craig Raw ca782dfc69 avoid resolution of onion hosts when creating proxied server socket addresses 3 years ago
Craig Raw f1a662ba8a fix name length on coldcard multisig export and update help text 3 years ago
Craig Raw 33fb2a38fc fix reproducibility issue by avoiding objcopy use during build, remove unnecessary java native commands from binaries 3 years ago
Craig Raw 8b22e057bf update documentation to reference java 18.0.1 as current release jdk 3 years ago
Craig Raw 68238e4e88 v1.6.6 3 years ago
Craig Raw 80fab6df99 add support for lnurl-auth authentication by registering a platform uri handler 3 years ago
Craig Raw 6efe5e4ccc update build to java 18.0.1 3 years ago
Craig Raw 4c36d27d17 add help menu item to open telegram support 3 years ago
Craig Raw cc8dd59dbc invalidate multisig addresses for message signing and include address tooltip for guidance 3 years ago
Craig Raw 7e91f57a42 avoid saving frequently changing tls certificates for blockchain.info public servers to avoid approval complacency 3 years ago
Craig Raw f4c8bfa48c avoid saving xpubs on bip47 wallets, restore from seed on opening 3 years ago
Craig Raw e0a14fdea6 use locale-insensitive lowercase and uppercase functions 3 years ago
Craig Raw b4af3586dc explicitly name functions in strings 3 years ago