Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Tags: axieinfinity/ronin

Tags

v2.8.3-hotfix

Verified

This commit was signed with the committer’s verified signature.
consortium-v2: move the block timestamp calculation before IsPeriodBlock

IsPeriodBlock uses the block header's timestamp to determine if the block is in
new period. So we need to move the block header's timestamp calculation before
the logic that calls IsPeriodBlock.

v2.8.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
genesis: add Berlin, London, Tripp, Aaron hardforks for mainnet (#473)

* genesis: add Berlin, London, Tripp, Aaron hardforks for mainnet

These hardforks are scheduled around 7:00 UTC July 3rd, 2024 at block 36052600
(https://app.roninchain.com/block/36052600).

* version: bump Ronin to v2.8.3

v2.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
genesis: update Aaron hardfork on testnet (#471)

* genesis: update Aaron hardfork on testnet

The hardfork is scheduled around 7:00 UTC June 15th, 2024 at block 28231200
(https://saigon-app.roninchain.com/block/28231200).

* version: bump Ronin to v2.8.2

v2.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
genesis: add Aaron hardfork on testnet (#466)

* genesis: add Aaron hardfork on testnet

* params/version: update version tag

* params/config: update testnet config

v2.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
genesis: update Tripp hardfork on testnet (#458)

The hardfork is scheduled around 7:00 UTC May 23rd, 2024 at block 27580600
(https://saigon-app.roninchain.com/block/27580600).

v1.14.3

params: release go-ethereum v1.14.3 stable

v1.14.2

params: release go-ethereum v1.14.2 stable

v1.14.0

params: release Geth v1.14.0

v1.13.15

params: release Geth v 1.13.15

v1.13.14

Merge branch 'master' into release/1.13