github oasysgames/oasys-validator v1.7.0
Release v1.7.0

latest releases: v1.7.2-testnet0, v1.7.2, v1.7.1-testnet0...
18 days ago

Important

Do not use this version. Syncing will fail due to this issue.

This release includes the following changes:

  • Merged Go-Ethereum changes up to v1.13.15.
  • Incorporated BSC fast finality bug fixes up to v1.4.15.
  • Enabled Ethereum Cancun updates.
  • Removed the EOA deploy restriction and replaced it with EVM create/call access control using the EVMAccessControl contract.
  • Temporarily forced the fast finality vote option to be enabled.

Hardfork Schedule

The mainnet is active at Block #5498661 (Mon Dec 16 2024 17:00:00 GMT+0900)

What's Changed

  • Improved EnvironmentValue parsing by @ironbeer in #70
  • Improved performance degradation due to change in json format of consensus snapshot by @ironbeer in #69
  • Add contract deploy test by @ironbeer in #72
  • Added Equal method to EnvironmentValue by @ironbeer in #71
  • Imported diffs of blockchain.go and headerchain.go from bsc@v1.4.6 by @ironbeer in #74
  • Fix panic when BLS key is nothing & support multiple keys by @ironbeer in #81
  • Imported eth.handler from bsc@v1.4.6 by @ironbeer in #78
  • Fix reorg when justification chain is split by @ironbeer in #85
  • fix compile error by @tak1827 in #80
  • Integrate BSC cancun support by @tak1827 in #84
  • もろもろの調整を加えた最終系 by @tak1827 in #86
  • Feat/objust blob reserve period by @tak1827 in #106
  • Feat/evm access control by @tak1827 in #105
  • temporaly force validators to enable vote to activate fast finality by @tak1827 in #109
  • merge go-ethereum v1.13.15 by @tak1827 in #79
  • Revert "merge go-ethereum v1.13.15" by @tak1827 in #111
  • Feat/v1.13.15 by @tak1827 in #112
  • fix blob freeze bug on localchain by @tak1827 in #110
  • never deny evm call to built in contracts by @tak1827 in #114
  • schedule testnet hardfork v1.7.0 by @tak1827 in #115
  • schedule mainnet hardfork of v1.7.0 by @tak1827 in #116

Full Changelog: v1.6.0...v1.7.0

Don't miss a new oasys-validator release

NewReleases is sending notifications on new releases.