@@ -162,10 +162,10 @@ func TestCreation(t *testing.T) {
162162 {100 , 1759247999 , ID {Hash : checksumToBytes (0xd2ebecac ), Next : 1759248000 }}, // Before Prague2
163163 {100 , 1759248000 , ID {Hash : checksumToBytes (0xcbbf6c9f ), Next : 1762164459 }}, // Prague2 active
164164 {100 , 1762164458 , ID {Hash : checksumToBytes (0xcbbf6c9f ), Next : 1762164459 }}, // Before Prague3
165- {100 , 1762164459 , ID {Hash : checksumToBytes (0x6494a176 ), Next : 1768330800 }}, // Prague3 active
166- {100 , 1768330799 , ID {Hash : checksumToBytes (0x6494a176 ), Next : 1768330800 }}, // Before Prague4
167- {100 , 1768330800 , ID {Hash : checksumToBytes (0x0f320857 ), Next : 0 }}, // Prague4 active
168- {1000 , 2000000000 , ID {Hash : checksumToBytes (0x0f320857 ), Next : 0 }}, // Far future
165+ {100 , 1762164459 , ID {Hash : checksumToBytes (0x6494a176 ), Next : 1762963200 }}, // Prague3 active
166+ {100 , 1762963199 , ID {Hash : checksumToBytes (0x6494a176 ), Next : 1762963200 }}, // Before Prague4
167+ {100 , 1762963200 , ID {Hash : checksumToBytes (0x701a097f ), Next : 0 }}, // Prague4 active
168+ {1000 , 2000000000 , ID {Hash : checksumToBytes (0x701a097f ), Next : 0 }}, // Far future
169169 },
170170 },
171171 // Bepolia testnet test cases
0 commit comments