Skip to content

Elderberry (fork.8)

Compare
Choose a tag to compare
@krlosMata krlosMata released this 04 Mar 16:16
· 11 commits to main since this release
3d54f35

ChangeLog

new features

  • deactivate modExp support
  • set BlockGasLimit to 2^50

fixes

  • return value in modExp in large modExp (> 32 bytes)
  • ecPairings substraction value
  • ecPairings zk-counters checks
  • log opcode to increase next hashP address ti use just after set it
  • detect empty list at RLP level and jump directly to invalidTxRLP error
  • set txStatus to 0 when a precompile smart contract is not supported
  • check poseidon padding counters against %MAX_CNT_PADDING_PG

optimization

  • reduce push opcode zk-counters consumption

What's Changed

Full Changelog: v4.0.0-fork.7...v5.0.0-fork.8