v0.3.2 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
inTapyrus::ScriptInterpreter
skip_separator_index
inTapyrus::Tx#sighash_for_input
amount
inTxChecker
Full Changelog: v0.3.1...v0.3.2