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

Releases: input-output-hk/cardano-byron-cli

v1.0.1 (with fix for Daedalus Wallet)

22 Dec 12:51
v1.0.1
d0cecf1
Compare
Choose a tag to compare

includes another fix for the Daedalus wallet (linked to #73 ).
the original one included a fix to prevent allocating a very large amount of memory. The recent changes will make sure Daedalus Wallet users can still recover their wallet.

v1.0.0

21 Dec 17:52
v1.0.0
062eb13
Compare
Choose a tag to compare

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

Notable change: Testnet support is there !

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.
  • fix for #63 : ungraceful errors
  • fix for #80 : the wallet state became corrupted at the second sync
  • fix for #73 : fix crashes when recovering daedalus wallets on mainnet (ignore the invalid HDPayload of infinite length)

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 )
  • Add a way to generate private key and public key from the debug interface (#64 )
  • use the same iterator as the one in cardano-rust (#81)

V1.0.0-alpha4

21 Dec 17:33
v1.0.0-alpha4
14cd0a0
Compare
Choose a tag to compare
V1.0.0-alpha4 Pre-release
Pre-release

test for the new release update

V1.0.0-alpha3

06 Nov 14:33
v1.0.0-alpha3
6eb95f9
Compare
Choose a tag to compare
V1.0.0-alpha3 Pre-release
Pre-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 )

V1.0.0-alpha2

29 Oct 19:02
v1.0.0-alpha2
8dba90f
Compare
Choose a tag to compare

This release includes bug fixes and minor improvements.

  • update to latest cardano-rust dependencies.
  • a new debug subcommand decode-signed-tx is now available for deconstruting and debugging binary tx.
  • misc fixed in the block iters

v1.0.0-alpha1

27 Sep 22:36
v1.0.0-alpha1
fff1559
Compare
Choose a tag to compare
First alpha release for version 1.0.0