diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
commit | 8dbbfb6db9fe97624333716e654410d64bf75a24 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json | |
parent | 90c36a40752916ff2d6254d6beb37ed402a4c970 (diff) | |
download | tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.gz tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.bz2 tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.lz tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.xz tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.zst tangerine-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.zip |
update stSolidityTest
Diffstat (limited to 'src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json b/src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json index 98741f4e3..90ba99cce 100644 --- a/src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json +++ b/src/GeneralStateTestsFiller/stSolidityTest/TestStoreGasPricesFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead"], + "network" : ["Homestead", "Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |