This repository was archived by the owner on Oct 20, 2024. It is now read-only.
2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
- cmd/geth/config.go+5
- cmd/geth/main.go+1
- cmd/utils/flags.go+5
- consensus/misc/eip1559/eip1559_test.go+2-1
- core/genesis.go+12-3
- core/superchain_test.go+77-29
- core/vm/contracts.go+41
- core/vm/contracts_test.go+11-1
- core/vm/evm.go+2
- eth/backend.go+3
- eth/ethconfig/config.go+2
- eth/ethconfig/gen_config.go+6
- eth/tracers/internal/tracetest/testdata/call_tracer/deposit.json+52
- eth/tracers/internal/tracetest/testdata/call_tracer_flat/deposit.json+65
- fork.yaml+7
- go.mod+13-13
- go.sum+28-29
- params/config.go+59-14
- params/config_test.go+41-5
- params/protocol_params.go+2
- params/superchain.go+3-2
0 commit comments