Skip to content

Release 0.20.0

Compare
Choose a tag to compare
@ureeves ureeves released this 05 Jun 13:11
· 100 commits to main since this release
8502e9e

piecrust 0.20.0 - 2024-06-05

Added

  • Apply charging mechanism for host queries [#359]
  • Add HostQuery::execute and HostQuery::deserialize_and_price [#359]
  • Add support for metadata elements: free limit and free price hint [#357]

Changed

  • Drop Fn(&mut [u8], u32) -> u32 bound for HostQuery [#359]
  • Make storage instructions cost 4 gas per byte [#359]
  • Upgrade dusk-wasmtime to version 21.0.0-alpha [#359]

uplink 0.13.0 - 2024-06-05

Added

  • Add support for metadata elements: free limit and free price hint [#357]