Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 09:21
· 2 commits to master since this release
29efa19

Reef v10

Reef v10 features and improvements:
- on chain multisig accounts
- transaction batching support (via Utilities pallet)
- consistent storage costs across all modules
- removed storage deposit refund when destructing live contracts
- enhanced EVM events with additional metadata (caller/maintainer and gas usage)
- ability to create forks in development mode

Upgrade instructions

The node operators do not need to do anything, because this release will be rolled out as an on-chain runtime upgrade.

All apps must upgrade the their evm-provider to the latest version on NPM. All apps interacting with EVM must upgrade their event processing logic according with the v10 changes.

Live rollout

Testnet upgraded to v10 on block 3,679,422.
Mainnet upgraded to v10 on block 3,780,541.