diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-03 04:10:37 +0800 |
commit | f60c186ba7bb6a04d5b639dce67a1603572c35fb (patch) | |
tree | db0d99f982d2538435b73c2f8c21ccd9154987ee /src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst tangerine-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json index 25484ed8a..32d658293 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest574Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : [">=Byzantium", "Homestead"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1595303022", |