Skip to content

sc 0.45.0, vm 0.7.0, scenario-format 0.21.0, sdk 0.3.0

Compare
Choose a tag to compare
@andrei-marinica andrei-marinica released this 24 Nov 10:42
· 2130 commits to master since this release
v0.45.0
1525dd0
  • Replicated VM 1.5 in the Rust VM. This includes support for:
    • promises,
    • back-transfers,
    • modified event logs.
  • New endpoint annotation, #[upgrade]. Contract variants with upgrade endpoint, but without init now allowed.
  • Build system:
    • wasm crates now fully generated based on data from sc-config.toml and root Cargo.toml.
    • Setting wasm target dir automatically, if not specified, based on workspace.