Skip to content

Releases: bartobri/bitcoin-toolkit

Release Version 3.1.0

08 Dec 19:41
Compare
Choose a tag to compare

New Features:

  • Support for bech32m address generation using the new --bech32m command line option.

Other:

  • Renamed the --p2pkh address option to --legacy

Release Version 3.0.1

06 Dec 18:47
Compare
Choose a tag to compare
  • Bug fix for balance database creation.

Release Version 3.0.0

26 Apr 17:29
Compare
Choose a tag to compare

Major updates and improvements. Too many to list in great detail. Some notable changes are as follows:

  • JSON input and output formatting for integration with other systems.
  • List processing improvements.
  • List filtering.
  • QRcode creation for addresses/keys.
  • Input tracing.
  • Balance database creation and updating improvements.
  • Configuration settings for default command option values.
  • Lots of code general structure improvements.
  • Improved help and man pages.
  • Improved test code.
  • Bug fixes.

Release Version 2.0.2

06 Feb 19:57
Compare
Choose a tag to compare

Fixed race condition bug with large filed used as piped data.

Release Version 2.0.1

06 Feb 02:25
Compare
Choose a tag to compare

Time for an official release.

Lots of improvements in this version. See help menu for more info.