Skip to content

Releases: Jwyman328/LiveWallet

0.9.0

29 Sep 16:50
f76a5ac
Compare
Choose a tag to compare
  • builds for linux redhat distributions
  • builds for windows
  • bugfixes.

Windows image

  • live_wallet_windows

Redhat image

  • live_wallet_rpm

0.8.0

22 Sep 23:08
Compare
Choose a tag to compare
  • Make app buildable for linux!
  • Improve dynamic styles.
  • Add logout button from application dropdown.

0.7.0

08 Sep 15:37
eed0b83
Compare
Choose a tag to compare
  • Consolidation mode, A feature to help in consolidating utxos
    • choose your input utxos and and compare them against the new consolidated utxo in various fee rate environments, helping you understand the benefit of the consolidation before going through with it.
    • You then can save the psbt and load it into any bitcoin wallet to sign and broadcast to complete the consolidation.
0.7.0_compressed.mov

0.6.0

01 Sep 13:55
0671163
Compare
Choose a tag to compare
  • Improve fee estimation
  • Display total USD value in Batch input header
  • bug fixes
    • Clear batch tx estimate after output count changes.
    • Handle hardware wallet xpub not found error handling
  • update public servers.

0.5.0

24 Aug 13:09
fa6a0eb
Compare
Choose a tag to compare
  • Transaction output count selection.
    • Now you can set the number of outputs used in the fee estimation.
  • Separate batch vs single tx ui.
    • Now you can toggle the UI view between creating a fee estimation for a tx with a single utxo or multiple.
  • Ability to add and remove fee rate colors.
    • Previous the amount of fee rate colors were fixed, now you can add and remove them freely.

Demo

release_demo_0.5.0_compressed.mov

0.4.0

05 Aug 20:22
Compare
Choose a tag to compare
  • Add multisig support.
  • handle unchained config file import.

0.3.0

30 Jul 01:47
f255d1e
Compare
Choose a tag to compare

Add BTC price setting.

0.2.0

28 Jul 15:13
Compare
Choose a tag to compare
  • Add hardware wallet support for various hardware wallets.
    • Trezor and coldcard have been manually tests.
    • Theoretically other hwi supported hardware wallets could work but they have not been tested.
  • Add custom gap limit option.

0.1.0

29 Jun 15:34
Compare
Choose a tag to compare

The initial alpha release for MacOS only.

  • Enter wallet manually
  • Save wallet
  • Import wallet
  • Get current fee rate
  • Toggle future fee rate.
  • See individual utxo fee estimation
  • Estimate batch fee rate estimation.
  • Change percent colors.
  • Switch between SATS and BTC.