github Emurgo/cardano-serialization-lib 4.1.0

latest releases: 15.0.3, 12.0.3, 15.0.2...
5 years ago

New features

  • Add support for JSON-style transaction metadata (see documentation for more detail)
  • Improved error handling on non-WASM targets
  • Remove wasm-bindgen as a dependency for non-WASM targets
  • add a add_input function that takes an address and figures out how to handle it internally instead of having the user do it
  • add a fee_for_input that says how much the fee would increase by adding an input. This is useful for input selection since you can avoid adding inputs where the value of the input is less than the fee to add it.

Don't miss a new cardano-serialization-lib release

NewReleases is sending notifications on new releases.