github Emurgo/cardano-serialization-lib 4.0.0

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

Breaking Changes

  • All the functions related to metadata have changed. (see below new feature for more)
  • from_icarus_key now takes a Byron protocol magic instead of the Shelley network id as the parameter. To make sure users update which parameter is passed in, I changed the function name to icarus_from_key (ensure it's a static error since the function name changed instead of silently failing at runtime). This was needed for proper Shelley official testnet support

New features

Bug fixes

  • ByronAddress now supports Byron Redeem and Byron Script addresses (previously it throw an error saying invalid address)

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

NewReleases is sending notifications on new releases.