sc 0.45.0, vm 0.7.0, scenario-format 0.21.0, sdk 0.3.0
andrei-marinica
released this
24 Nov 10:42
·
2130 commits
to master
since this release
- 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 fromsc-config.toml
and rootCargo.toml
.- Setting wasm target dir automatically, if not specified, based on workspace.