Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set base testnets elasticity #179

Conversation

mdehoog
Copy link
Contributor

@mdehoog mdehoog commented Oct 31, 2023

Description

We opted in to the superchain params, which caused a node halt due to incorrect base fee change validation.

This PR adds the correct EIP1559Elasticity overrides for Base goerli + sepolia.

Tests

No tests added.

Additional context

Log:

########## BAD BLOCK #########
Block: 1485959 (0x5ea64e70db7d39a314dc63776e983e37638104a14ab100c8d60371da9f71bca9)
Error: invalid baseFee: have 52, want 51, parentBaseFee 50, parentGasUsed 7636391
Platform: geth (devel) go1.21.3 amd64 linux
VCS: 4a3209b4-20231027
Chain config: &params.ChainConfig{ChainID:84532, HomesteadBlock:0, DAOForkBlock:<nil>, DAOForkSupport:false, EIP150Block:0, EIP155Block:0, EIP158Block:0, ByzantiumBlock:0, ConstantinopleBlock:0, PetersburgBlock:0, IstanbulBlock:0, MuirGlacierBlock:0, BerlinBlock:0, LondonBlock:0, ArrowGlacierBlock:0, GrayGlacierBlock:0, MergeNetsplitBlock:0, ShanghaiTime:(*uint64)(nil), CancunTime:(*uint64)(nil), PragueTime:(*uint64)(nil), VerkleTime:(*uint64)(nil), BedrockBlock:0, RegolithTime:(*uint64)(0xc0005efd20), CanyonTime:(*uint64)(nil), TerminalTotalDifficulty:0, TerminalTotalDifficultyPassed:true, Ethash:(*params.EthashConfig)(nil), Clique:(*params.CliqueConfig)(nil), IsDevMode:false, Optimism:(*params.OptimismConfig)(0xc000044108)}
Receipts: 
##############################

@trianglesphere trianglesphere merged commit 7b2e046 into ethereum-optimism:optimism Oct 31, 2023
3 of 4 checks passed
@mdehoog mdehoog deleted the michael/base-testnets-elasticity branch October 31, 2023 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants