Skip to content

v0.3.2 release

Compare
Choose a tag to compare
@azuchi azuchi released this 06 Sep 02:43
· 44 commits to master since this release

This release contains the following changes:

  • Tapyrus::TxBuilder now raise an error when attempting to create an output below the dust limit.
  • Tapyrus::Tx#verify_input_sig now output a warning about the cause of the error if the result is an error.
  • tapyrus-script-debugger command that can step through scripts has been added. See wiki for details.
  • Several Segwit-related parameters have been removed.
    • sig_version in Tapyrus::ScriptInterpreter
    • skip_separator_index in Tapyrus::Tx#sighash_for_input
    • amount in TxChecker

Full Changelog: v0.3.1...v0.3.2