Skip to content

Consensus V2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@PlasmaPower PlasmaPower released this 12 Jul 22:30
· 10599 commits to master since this release
d9515ac

This release signifies a consensus version, and is not necessarily a good version to run a node on

WAVM Module Root: 0x9d68e40c47e3b87a8a7e6368cc52915720a6484bb2f47ceabad7e573e3a11232

This contains the following consensus changes from consensus v1.1:

  • Update L1 pricing formula: #754
  • Improve retryable autoredeem gas checks: #773
  • Check for gas limit overflow when parsing unsigned user tx: #768
  • Fix GetL1GasPriceEstimate precompile: #776
  • Initialize the network fee account for new chains as the chain owner: #777
  • Fix segment decompression in wrapped brotli: #771