1257 Commits (1f676927274d6a0353fd95bc730bdbdebf370c5f)
 

Author SHA1 Message Date
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 2 years ago
Craig Raw c24f953e52 export all related wallets when exporting to electrum personal server 2 years ago
Craig Raw d139ca2706 add wallet export to electrum personal server config file 2 years ago
Craig Raw bd421e877a followup 2 years ago
Craig Raw 25e1250710 add context menu item in transaction diagram to show input and output addresses as qrs 2 years ago
Craig Raw fad1dad76e add trace logging to electrum server calls 2 years ago
Craig Raw b3bd42b8f6 add logging to all external api calls 2 years ago
Craig Raw 5aea538f09 cancel whirlpool startup service when disconnecting 2 years ago
Craig Raw 16755e3140 freeze and unfreeze any utxos from address cell context menu 2 years ago
Craig Raw cbfb7230a8 set transaction label on soroban collaborative transactions 2 years ago
Craig Raw e438389953 allow soroban initiator to try again if meeting request fails 2 years ago
Craig Raw 6534ccb07e accept output descriptor fragments in pubkey qr scanner 2 years ago
Craig Raw ca782dfc69 avoid resolution of onion hosts when creating proxied server socket addresses 2 years ago
Craig Raw f1a662ba8a fix name length on coldcard multisig export and update help text 2 years ago
Craig Raw 33fb2a38fc fix reproducibility issue by avoiding objcopy use during build, remove unnecessary java native commands from binaries 2 years ago
Craig Raw 8b22e057bf update documentation to reference java 18.0.1 as current release jdk 2 years ago
Craig Raw 68238e4e88 v1.6.6 2 years ago
Craig Raw 80fab6df99 add support for lnurl-auth authentication by registering a platform uri handler 2 years ago
Craig Raw 6efe5e4ccc update build to java 18.0.1 2 years ago
Craig Raw 4c36d27d17 add help menu item to open telegram support 2 years ago
Craig Raw cc8dd59dbc invalidate multisig addresses for message signing and include address tooltip for guidance 2 years ago
Craig Raw 7e91f57a42 avoid saving frequently changing tls certificates for blockchain.info public servers to avoid approval complacency 2 years ago
Craig Raw f4c8bfa48c avoid saving xpubs on bip47 wallets, restore from seed on opening 2 years ago
Craig Raw e0a14fdea6 use locale-insensitive lowercase and uppercase functions 2 years ago
Craig Raw b4af3586dc explicitly name functions in strings 2 years ago
Craig Raw 28722d385b test loading fxml with system specific file separator 2 years ago
Craig Raw dab6b9663a copy existing labels from deposit utxos into badbank utxos if present 2 years ago
Craig Raw 4e08334a3a delete temporary hwi pyinstaller extraction if hwi crashes 2 years ago
Craig Raw dcb261a631 fix issue adding accounts to multisig wallets with mixed watch-only and seed keystores 2 years ago
Craig Raw 258fe34101 refactor transport and speedup private server delay on connection failure 2 years ago
Craig Raw 04917c45b6 disallow duplicate xpubs in multisig wallet keystores 2 years ago
Craig Raw 08934d3c3c implement auth47 authentication through platform uri registration 2 years ago
Craig Raw 192657fa69 revert commit hash in about dialog 2 years ago
Craig Raw 9c40c56c6c followup #3 2 years ago
Craig Raw c4d0e4bac9 followup #2 2 years ago
Craig Raw a62b14c8e4 followup 2 years ago
Craig Raw 3ec800e5e8 include current git commit hash in about dialog 2 years ago
Craig Raw f30da06aaf add optional transaction count column on address table with table header context menu to show 2 years ago
Craig Raw 03e9d23fa8 update jlink plugin for java 18 2 years ago
Craig Raw 7dae9496ba fix case insensitive matching on address and txo entries 2 years ago
Craig Raw b621cac18d upgrade to gradle 7.5 2 years ago
Craig Raw 13a576e871 improve transaction entry sort and unconfirmed tx tooltip 2 years ago
Craig Raw 19551671bd followup 2 years ago