Skip to content

Releases: reef-defi/reef-chain

v10

28 Jul 09:21
29efa19
Compare
Choose a tag to compare

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.

v9

14 Jul 16:14
6a5d8b9
Compare
Choose a tag to compare
v9

Reef v9

Testnet upgraded to v9 on block 3,662,452.
Mainnet upgrade has been skipped and rolled up into v10 release.

v8

24 Oct 20:42
fdc83ff
Compare
Choose a tag to compare
v8

Reef v8

Reef v8 is the largest blockchain upgrade yet:

  • Upgraded from Polkadot Substrate 3 to Substrate 4
  • Upgraded Ethereum virtual machine (EVM) to post London fork
  • Support for live chain forking in development mode
  • Support for blockchain database snapshots /w Postgres mirroring
  • Improved integration tests suite

Upgrade instructions

This release also requires node upgrade.
!!! All users must upgrade the their Reef node to 4.0.0 !!!
Chain re-sync is not required.

git checkout v8
make release

Full node compilation instructions are available here.

Live rollout

Testnet upgraded to v8 on block 1293333.
Mainnet upgraded to v8 on block 1408888.

Reef chain v7

07 Oct 17:19
b40a778
Compare
Choose a tag to compare

This release fixes EVM storage hash bug introduced in v6.

The smart contracts deployed on testnet from block 1,077,077 to 1,145,000 have been lost. Any smart contracts affected by address overwriting will have to be redeployed as well.

Mainnet has been unaffected.

Reef chain v6

29 Sep 19:17
1d2f8fd
Compare
Choose a tag to compare

This release packs the runtime and node upgrade for Reef chain.

The node upgrade is not mandatory, but recommended.

https://docs.reef.finance/

Mainnet

22 May 11:07
Compare
Choose a tag to compare

Testnet 5

13 May 02:46
d1cdfb6
Compare
Choose a tag to compare

Reef Testnet 5 is live.

The Reef Testnet 5 is live. It mostly contains bugfixes and is aimed at developers. The main focus of this release is extensive testing and deployment of EVM applications on top of Reef chain.

Spec Sheet | Developer Console | Block Explorer

Testnet 4

29 Apr 12:54
Compare
Choose a tag to compare

Reef Testnet 4 is live.

The Reef Testnet 4 is live. It mostly contains bugfixes and is aimed at developers. The main focus of this release is extensive testing and deployment of EVM applications on top of Reef chain.

Spec Sheet | Developer Console | Block Explorer

Release Candidate 1

15 Apr 21:31
Compare
Choose a tag to compare

Testnet 3

12 Apr 14:50
Compare
Choose a tag to compare

Reef Testnet 3 is live.

The Reef Testnet 3 is live. It mostly contains bugfixes and is aimed at developers. The main focus of this release is extensive testing and deployment of EVM applications on top of Reef chain.

Spec Sheet | Developer Console | Block Explorer