Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

V1.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@NicolasDP NicolasDP released this 06 Nov 14:33
· 84 commits to master since this release
v1.0.0-alpha3
6eb95f9

This new release has seen some general improvements and bug fixes.

Fixes:

  • fix for #38 : blockchain remote-fetch and pull crash on locally nonexistent blockchain
  • fix for #42 : transaction add-input was ignoring the value input, forcing the tool to lookup within the local wallets.

General improvements:

  • Some spelling fixes has been done in #54 (thanks to @prographo)
  • Some error handling improvements have been made in #49 and #52 (thanks to @mzabaluev )