0xPolygonHermez / cdk-erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
34 stars 32 forks source link

Base fee calculation error on pre-london fork #773

Open sieniven opened 2 months ago

sieniven commented 2 months ago

Summary

Context

sieniven commented 2 months ago

774 resolves this issue by adding a forkguard on CalcBaseFeeZk to check for pre/post london fork. cc/ @revitteth