Skip to content

v4.1.0

Compare
Choose a tag to compare
@SkymanOne SkymanOne released this 23 Mar 17:59
· 363 commits to master since this release
d068d18

Added

  • Basic support for dyn Trait to allow cross-contract calls only with trait - #1673
  • E2E: auto detect contracts to be built - #1691
  • Add set_code_hash to EnvAccess - #1698
  • Add set_block_timestamp to off-chain test api Engine - #1721

Changed

  • Support conditional compilation - #1707