Skip to content

1.0.0

Compare
Choose a tag to compare
@SebastienGllmt SebastienGllmt released this 22 Aug 13:33
· 42 commits to master since this release
497b69f

This version contains Vasil support

New features

  • New tx builder interface. This new one should be more flexible and work with Vasil smart contracts
  • More address validations utility functions
  • Better WASM support for Byron addresses

Bug fixes

  • Fix for >u64 slots in Pointer addresses
  • PlutusData's to/from JSON format now a string (fixes to_json not working if tx contains non-json PlutusData)

Chore

  • Bump wasm_bindgen (fixes memory leak issue in wasm-bindgen)