What's Changed
- tweak(workflows): add project branches to ci by @elliothllm in #1855
- Pp2 merge zkevm by @elliothllm in #1874
- feat(type1): type 1 mode counters and evm by @elliothllm in #1848
- fix(evm): fix for value on static call causing panic by @elliothllm in #1883
- tweak(pp2): removed ethereumhardfork in favour of normalcy by @elliothllm in #1889
- tweak(pp2): add honourchainspec to gen struct and allow all tx by @elliothllm in #1898
- Enable EIP-7623 calldata cost increase only for normalcy mode by @IvanBelyakoff in #1907
- fix: tracing in normalcy causing a panic by @hexoscott in #1897
- feat: return 1 for BLOBBASEFEE opcode to match the min per EIP4844 by @IvanBelyakoff in #1904
- Sequencer PMT by @IvanBelyakoff in #1913
- fix(inject-batch): create empty batch 1 if no injected batch by @elliothllm in #1920
- make injected batch free by @hexoscott in #1923
- adding ability to replicate vanilla erigon as sequencer / rpc by @hexoscott in #1924
- Add workflow for pectra type-1 tests and EIP tests by @IvanBelyakoff in #1922
- control injected batch being free via a flag by @hexoscott in #1929
- fix(panic): stop panic on eth_createAccessList when invalid account by @elliothllm in #1930
- Zkevm to project pp2 by @hexoscott in #1936
- Type 1 unwind tests: pectra, normalcy, PMT by @IvanBelyakoff in #1925
- feat(test-scripts): added test scripts for type 1 by @elliothllm in #1931
- Run new pectra tests on CI by @IvanBelyakoff in #1938
- feat(witness): block witness gen when using pmt by @elliothllm in #1934
- More EIP tests by @IvanBelyakoff in #1943
Full Changelog: v2.63.0...v2.63.0-pp2-beta1