@@ -70,22 +70,24 @@ func TestCreation(t *testing.T) {
70
70
params .RopstenChainConfig ,
71
71
params .RopstenGenesisHash ,
72
72
[]testcase {
73
- {0 , ID {Hash : checksumToBytes (0x30c7ddbc ), Next : 10 }}, // Unsynced, last Frontier, Homestead and first Tangerine block
74
- {9 , ID {Hash : checksumToBytes (0x30c7ddbc ), Next : 10 }}, // Last Tangerine block
75
- {10 , ID {Hash : checksumToBytes (0x63760190 ), Next : 1700000 }}, // First Spurious block
76
- {1699999 , ID {Hash : checksumToBytes (0x63760190 ), Next : 1700000 }}, // Last Spurious block
77
- {1700000 , ID {Hash : checksumToBytes (0x3ea159c7 ), Next : 4230000 }}, // First Byzantium block
78
- {4229999 , ID {Hash : checksumToBytes (0x3ea159c7 ), Next : 4230000 }}, // Last Byzantium block
79
- {4230000 , ID {Hash : checksumToBytes (0x97b544f3 ), Next : 4939394 }}, // First Constantinople block
80
- {4939393 , ID {Hash : checksumToBytes (0x97b544f3 ), Next : 4939394 }}, // Last Constantinople block
81
- {4939394 , ID {Hash : checksumToBytes (0xd6e2149b ), Next : 6485846 }}, // First Petersburg block
82
- {6485845 , ID {Hash : checksumToBytes (0xd6e2149b ), Next : 6485846 }}, // Last Petersburg block
83
- {6485846 , ID {Hash : checksumToBytes (0x4bc66396 ), Next : 7117117 }}, // First Istanbul block
84
- {7117116 , ID {Hash : checksumToBytes (0x4bc66396 ), Next : 7117117 }}, // Last Istanbul block
85
- {7117117 , ID {Hash : checksumToBytes (0x6727ef90 ), Next : 9812189 }}, // First Muir Glacier block
86
- {9812188 , ID {Hash : checksumToBytes (0x6727ef90 ), Next : 9812189 }}, // Last Muir Glacier block
87
- {9812189 , ID {Hash : checksumToBytes (0xa157d377 ), Next : 0 }}, // First Berlin block
88
- {10000000 , ID {Hash : checksumToBytes (0xa157d377 ), Next : 0 }}, // Future Berlin block
73
+ {0 , ID {Hash : checksumToBytes (0x30c7ddbc ), Next : 10 }}, // Unsynced, last Frontier, Homestead and first Tangerine block
74
+ {9 , ID {Hash : checksumToBytes (0x30c7ddbc ), Next : 10 }}, // Last Tangerine block
75
+ {10 , ID {Hash : checksumToBytes (0x63760190 ), Next : 1700000 }}, // First Spurious block
76
+ {1699999 , ID {Hash : checksumToBytes (0x63760190 ), Next : 1700000 }}, // Last Spurious block
77
+ {1700000 , ID {Hash : checksumToBytes (0x3ea159c7 ), Next : 4230000 }}, // First Byzantium block
78
+ {4229999 , ID {Hash : checksumToBytes (0x3ea159c7 ), Next : 4230000 }}, // Last Byzantium block
79
+ {4230000 , ID {Hash : checksumToBytes (0x97b544f3 ), Next : 4939394 }}, // First Constantinople block
80
+ {4939393 , ID {Hash : checksumToBytes (0x97b544f3 ), Next : 4939394 }}, // Last Constantinople block
81
+ {4939394 , ID {Hash : checksumToBytes (0xd6e2149b ), Next : 6485846 }}, // First Petersburg block
82
+ {6485845 , ID {Hash : checksumToBytes (0xd6e2149b ), Next : 6485846 }}, // Last Petersburg block
83
+ {6485846 , ID {Hash : checksumToBytes (0x4bc66396 ), Next : 7117117 }}, // First Istanbul block
84
+ {7117116 , ID {Hash : checksumToBytes (0x4bc66396 ), Next : 7117117 }}, // Last Istanbul block
85
+ {7117117 , ID {Hash : checksumToBytes (0x6727ef90 ), Next : 9812189 }}, // First Muir Glacier block
86
+ {9812188 , ID {Hash : checksumToBytes (0x6727ef90 ), Next : 9812189 }}, // Last Muir Glacier block
87
+ {9812189 , ID {Hash : checksumToBytes (0xa157d377 ), Next : 10499401 }}, // First Berlin block
88
+ {10499400 , ID {Hash : checksumToBytes (0xa157d377 ), Next : 10499401 }}, // Last Berlin block
89
+ {10499401 , ID {Hash : checksumToBytes (0x7119b6b3 ), Next : 0 }}, // First London block
90
+ {11000000 , ID {Hash : checksumToBytes (0x7119b6b3 ), Next : 0 }}, // Future London block
89
91
},
90
92
},
91
93
// Rinkeby test cases
@@ -106,8 +108,10 @@ func TestCreation(t *testing.T) {
106
108
{5435344 , ID {Hash : checksumToBytes (0xafec6b27 ), Next : 5435345 }}, // Last Petersburg block
107
109
{5435345 , ID {Hash : checksumToBytes (0xcbdb8838 ), Next : 8290928 }}, // First Istanbul block
108
110
{8290927 , ID {Hash : checksumToBytes (0xcbdb8838 ), Next : 8290928 }}, // Last Istanbul block
109
- {8290928 , ID {Hash : checksumToBytes (0x6910c8bd ), Next : 0 }}, // First Berlin block
110
- {10000000 , ID {Hash : checksumToBytes (0x6910c8bd ), Next : 0 }}, // Future Berlin block
111
+ {8290928 , ID {Hash : checksumToBytes (0x6910c8bd ), Next : 8897988 }}, // First Berlin block
112
+ {8897987 , ID {Hash : checksumToBytes (0x6910c8bd ), Next : 8897988 }}, // Last Berlin block
113
+ {8897988 , ID {Hash : checksumToBytes (0x8E29F2F3 ), Next : 0 }}, // First London block
114
+ {10000000 , ID {Hash : checksumToBytes (0x8E29F2F3 ), Next : 0 }}, // Future London block
111
115
},
112
116
},
113
117
// Goerli test cases
@@ -119,8 +123,10 @@ func TestCreation(t *testing.T) {
119
123
{1561650 , ID {Hash : checksumToBytes (0xa3f5ab08 ), Next : 1561651 }}, // Last Petersburg block
120
124
{1561651 , ID {Hash : checksumToBytes (0xc25efa5c ), Next : 4460644 }}, // First Istanbul block
121
125
{4460643 , ID {Hash : checksumToBytes (0xc25efa5c ), Next : 4460644 }}, // Last Istanbul block
122
- {4460644 , ID {Hash : checksumToBytes (0x757a1c47 ), Next : 0 }}, // First Berlin block
123
- {5000000 , ID {Hash : checksumToBytes (0x757a1c47 ), Next : 0 }}, // Future Berlin block
126
+ {4460644 , ID {Hash : checksumToBytes (0x757a1c47 ), Next : 5062605 }}, // First Berlin block
127
+ {5000000 , ID {Hash : checksumToBytes (0x757a1c47 ), Next : 5062605 }}, // Last Berlin block
128
+ {5062605 , ID {Hash : checksumToBytes (0xB8C6299D ), Next : 0 }}, // First London block
129
+ {6000000 , ID {Hash : checksumToBytes (0xB8C6299D ), Next : 0 }}, // Future London block
124
130
},
125
131
},
126
132
}
0 commit comments