add block 2.675.000 test data

This commit is contained in:
andri lim 2019-04-18 13:49:06 +07:00
parent ec918602bc
commit e658ac0a30
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
2 changed files with 1130 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -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