Skip to content

Consensus v31

Compare
Choose a tag to compare
@PlasmaPower PlasmaPower released this 10 Jul 01:10
· 4738 commits to master since this release
consensus-v31
dd8cf65

This release signifies a WASM fraud proof consensus version, and is not a good version to run a node on

WAVM Module Root: 0x260f5fa5c3176a856893642e149cf128b5a8de9f828afec8d11184415dd8dc69

This consensus release supports ArbOS 31:

  • Stylus compilation version 2: #2425
  • Separate cached from call cost: #2426
    • Minor fixes to "separate cached from call cost": #2430
    • Update minInitGas for stylus v2: #2436
  • Specify address when caching Stylus program: #2423
  • Require program.version == params.Version when caching: #2435
  • Add a minimum cost to Stylus return data: #2424

Full Changelog: consensus-v30...consensus-v31