Merge tag 'v1.13.9' into merge/geth-v1.13.9

This commit is contained in:
Austin Roberts
2024-01-10 10:51:25 -06:00
38 changed files with 803 additions and 2599 deletions
+1
View File
@@ -127,6 +127,7 @@ var (
TerminalTotalDifficulty: big.NewInt(10_790_000),
TerminalTotalDifficultyPassed: true,
ShanghaiTime: newUint64(1678832736),
CancunTime: newUint64(1705473120),
Clique: &CliqueConfig{
Period: 15,
Epoch: 30000,