diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-06 21:39:23 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-06 21:39:23 +0800 |
commit | e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f (patch) | |
tree | ad0afe332e963d1ad41e41bda08acd36f61973bf /src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json | |
parent | f1612dd075492ac0d1651432bf0a18d034bea867 (diff) | |
download | dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.gz dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.bz2 dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.lz dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.xz dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.tar.zst dexon-tests-e0d64ef1dd2b058fcb97e1453334ccdaec8f6a8f.zip |
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json index 29a044ec4..de2e7810c 100644 --- a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json +++ b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : "ALL", "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { @@ -59,4 +59,4 @@ ] } } -}
\ No newline at end of file +} |