Elderberry (fork.8)
ChangeLog
new features
- deactivate
modExp
support - set
BlockGasLimit
to2^50
fixes
- return value in
modExp
in large modExp (> 32 bytes) ecPairings
substraction valueecPairings
zk-counters checkslog
opcode to increase nexthashP
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
- Feature/reduce push steps by @krlosMata in #345
- fix call precompiled revert by @laisolizq in #349
- Develop no opt by @laisolizq in #344
- update packages to fork.8 by @krlosMata in #352
- Develop by @krlosMata in #353
Full Changelog: v4.0.0-fork.7...v5.0.0-fork.8