|
8 | 8 | # at your option. This file may not be copied, modified, or distributed except |
9 | 9 | # according to those terms. |
10 | 10 |
|
| 11 | +{.push raises: [], gcsafe.} |
| 12 | + |
11 | 13 | import |
12 | 14 | std/strutils, |
13 | 15 | unittest2, |
|
47 | 49 | (number: 15050000'u64, time: 1710338134'u64, id: (crc: 0xdce96c2d'u32, next: 1710338135'u64)), # Last Shanghai time |
48 | 50 | (number: 15050000'u64, time: 1710338135'u64, id: (crc: 0x9f3d2254'u32, next: 1746612311'u64)), # First Cancun time |
49 | 51 | (number: 15050000'u64, time: 1746612310'u64, id: (crc: 0x9f3d2254'u32, next: 1746612311'u64)), # Last Cancun time |
50 | | - (number: 15050000'u64, time: 1746612311'u64, id: (crc: 0xc376cf8b'u32, next: 0'u64)), # First Prague time |
51 | | - (number: 15050000'u64, time: 2746612311'u64, id: (crc: 0xc376cf8b'u32, next: 0'u64)), # Future Prague time |
| 52 | + (number: 15050000'u64, time: 1746612311'u64, id: (crc: 0xc376cf8b'u32, next: 1764798551'u64)), # First Prague time |
| 53 | + (number: 15050000'u64, time: 1764798550'u64, id: (crc: 0xc376cf8b'u32, next: 1764798551'u64)), # Last Prague time |
| 54 | + (number: 15050000'u64, time: 1764798551'u64, id: (crc: 0x5167e2a6'u32, next: 1765290071'u64)), # First Osaka time |
| 55 | + (number: 15050000'u64, time: 1765290070'u64, id: (crc: 0x5167e2a6'u32, next: 1765290071'u64)), # Last Osaka time |
| 56 | + (number: 15050000'u64, time: 1765290071'u64, id: (crc: 0xcba2a1c0'u32, next: 1767747671'u64)), # First BPO1 time |
| 57 | + (number: 15050000'u64, time: 1767747670'u64, id: (crc: 0xcba2a1c0'u32, next: 1767747671'u64)), # Last BPO1 time |
| 58 | + (number: 15050000'u64, time: 1767747671'u64, id: (crc: 0x07c9462e'u32, next: 0'u64)), # First BPO2 time |
| 59 | + (number: 15050000'u64, time: 1767747672'u64, id: (crc: 0x07c9462e'u32, next: 0'u64)), # Future BPO2 time |
52 | 60 | ] |
53 | 61 |
|
54 | 62 | SepoliaNetIDs = [ |
|
0 commit comments