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/randomStatetest621Filler.json | |
parent | 66ba67ac1b8a4b0a03880e03fb0db9e94b2ac784 (diff) | |
download | dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.gz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.bz2 dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.lz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.xz dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.tar.zst dexon-tests-f60c186ba7bb6a04d5b639dce67a1603572c35fb.zip |
fix stRandom2 tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json b/src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json index 7cc920992..e4d2110aa 100644 --- a/src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json +++ b/src/GeneralStateTestsFiller/stRandom2/randomStatetest621Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : [">=Byzantium", "Homestead"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2143896087", |