Skip to content

Releases: axieinfinity/ronin

v2.8.3-hotfix

13 Nov 05:11
a195f76
Compare
Choose a tag to compare

This contains a hotfix commit for v2.8.3 which we move the block header's timestamp calculation before the IsPeriodBlock call in block producing path to make it consistent with block receiving path.

Full Changelog: v2.8.3...release/v2.8.3-hotfix

Goda (v2.8.3)

18 Jun 06:30
d27eb42
Compare
Choose a tag to compare

The Goda release includes Tripp and Aaron hardforks on mainnet. This release implements REP-0010: Introducing Rotating Validators (link), REP-0013: Propose Berlin EIPs on Ronin (link), REP-0014: Propose London EIPs on Ronin (link), REP-0016: Hard fork Ronin chain to upgrade the Axie and Land smart contracts (link) and several protocol improvements.
The hardforks are scheduled to take place on the mainnet around 7:00 UTC July 3rd, 2024 at block 36052600. If you are running a mainnet node, please upgrade your node to this version before that block.

v2.8.2

14 Jun 06:03
0842591
Compare
Choose a tag to compare

This is a hotfix for Hare release (v2.8.1) to enable Aaron hardfork on testnet.
The hardfork is scheduled to take place on the testnet around 7:00 UTC June 15th, 2024 at block 28231200. If you are running a testnet node, please upgrade your node to this version before that block.

Hare (v2.8.1)

12 Jun 06:23
9d6d2d7
Compare
Choose a tag to compare

The Hare release includes the Aaron hardfork on testnet. This release implements REP-0016: Hard fork Ronin chain to upgrade the Axie and Land smart contracts (link) and several protocol improvements.
The hardfork is scheduled to take place on the testnet around 7:00 UTC June 13th, 2024 at block 28174200. If you are running a testnet node, please upgrade your node to this version before that block.

Kotaro (v2.8.0)

22 May 04:30
cda4fee
Compare
Choose a tag to compare

The Kotaro release includes the Tripp hardfork on testnet. This release implements REP-0010: Introducing Rotating Validators (link), REP-0013: Propose Berlin EIPs on Ronin (link), REP-0014: Propose London EIPs on Ronin (link) and several protocol improvements.
The hardfork is scheduled to take place on the testnet around 7:00 UTC May 23rd, 2024 at block 27580600. If you are running a testnet node, please upgrade your node to this version before that block.

Full Changelog: v2.7.1...v2.8.0

Neo (v2.7.1)

07 Feb 08:11
c64ddd3
Compare
Choose a tag to compare

The Neo release includes the Miko hard fork on mainnet. This release implements REP-0007: Implement EIP-2718 (Typed Transaction Envelope) (link), REP-0008: Sponsoring transaction (link) and several protocol improvements.
The hardfork is scheduled to take place on the mainnet around 7:00 UTC February 26th, 2024 at block 32367400. If you are running a mainnet node, please upgrade your node to this version before that block.

Full Changelog: v2.6.2...v2.7.1

Lucas (v2.6.2)

05 Oct 11:05
800ec03
Compare
Choose a tag to compare

The Lucas release includes the Shillin hard fork on mainnet. This release implements REP-0003 Optimistic Fast Finality (link) and several protocol improvements.
The hardfork is scheduled to take place on the mainnet at block 28825400. If you are running a mainnet node, please upgrade your node to this version before that block.

Antenna (v2.6.1)

26 Sep 06:27
923653f
Compare
Choose a tag to compare

The Antenna release includes various protocol improvements on Saigon testnet.
This release is not recommended for mainnet use, as we are testing it on the Saigon testnet to ensure its stability.

Ranchu (v2.6.0)

07 Sep 11:26
83c8375
Compare
Choose a tag to compare

The Ranchu release includes the Shillin hard fork on Saigon testnet. This release implements REP-0003 Optimistic Fast Finality (Link).
This release is not recommended for mainnet use, as we are testing it on the Saigon testnet to ensure its stability.
The hardfork is scheduled to take place on the testnet at block 20268000. If you are running a testnet node, please upgrade your node to this version before that block.

Shillin hardfork

  • Implement Optimistic Fast Finality (#316)

Hatsune (v2.5.4)

30 May 07:50
a3ba393
Compare
Choose a tag to compare

The Hatsune release includes the Olek hard fork on mainnet, as well as several bug fixes and improvements.
More information about Olek hardfork can be found in Telescope (v2.5.3) release note.
The hardfork is scheduled to take place on the mainnet at block 24935500. If you are running a mainnet node or validator, please upgrade your node to this version before that block.

Changes and bug fixes

  • Fix incorrect gas information returned by tracer API (#276)
  • Fix crash in tracer API handler (#276)