mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 13:24:21 +00:00
add block 2.675.000 test data
This commit is contained in:
parent
ec918602bc
commit
e658ac0a30
1129
tests/fixtures/PersistBlockTests/block2675000.json
vendored
Normal file
1129
tests/fixtures/PersistBlockTests/block2675000.json
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -98,6 +98,7 @@ proc main() =
|
||||
# because it already covered by GST
|
||||
#chainDB.dumpTest(2_283_416) # first DDOS spam attack block
|
||||
chainDB.dumpTest(2_463_413) # tangerine call* gas cost bug
|
||||
chainDB.dumpTest(2_675_000) # spurious dragon first block
|
||||
|
||||
when isMainModule:
|
||||
var message: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user