This repository was archived by the owner on Jun 11, 2022. It is now read-only.
V1.0.0-alpha3
Pre-release
Pre-release
·
84 commits
to master
since this release
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 )