Skip to content

Releases: bismuthfoundation/tk-wallet

0.9.4 2025 version

10 Dec 14:43
Compare
Choose a tag to compare
  • Peers adjusted
  • Themes adjusted
  • Compiler upgraded

0.9.3

25 Apr 11:06
Compare
Choose a tag to compare
  • Fixed a bug for token issuance and transfers
  • Added support for loading Tornado wallets (only first listed wallet for now)
  • Automatic conversion to JSON Tornado wallet format

0.9.2

04 Mar 20:37
Compare
Choose a tag to compare
  • Fixed the issue where an unreasonable amount of time would be consumed when a different wallet was loaded

0.9.1

11 Dec 23:53
Compare
Choose a tag to compare
  • Added IFPS CLI integration
  • mpclear command fixed
  • Wallet servers shuffled automatically
  • Proper loop order for wallet servers

0.9.0

03 Oct 11:37
Compare
Choose a tag to compare
  • Click on past transactions to copy them into clipboard
  • Themes refreshed, now independent of the window size
  • Window bug fixed by leaving native sizing for tree elements
  • Fixed a connectivity loop that prevented from connecting to more than one light server
  • Fixed "spend all" checkbox display on empty wallets
  • Updated compatibility for mempool clear and CSV export for new connections module (repo+exe)

0.8.9

11 Sep 21:55
Compare
Choose a tag to compare
  • Added option to decrypt wallet once unlocked
  • Added a loading screen when loading a different wallet

0.8.8

11 Sep 20:51
Compare
Choose a tag to compare

This release cleans up some code and restores functionalities lost during past updates

  • Fixed dependencies on evolving bisbasic / bismuthclient modules
  • Rewrote and restored connection to localhost
  • Removed duplicate functions and extended existing with options

0.8.6

12 Jul 00:36
Compare
Choose a tag to compare
  • Improved stability and reliability, improved exception handling
  • Deeper OOP reorganization
  • Reworked remote wallet server list handling
  • Disabled benchmarking tools for light wallets for now
  • Re-enabled themes
  • Connectivity handling improved (threaded lock)