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/CallInfiniteLoopFiller.json | |
parent | 90c36a40752916ff2d6254d6beb37ed402a4c970 (diff) | |
download | dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.gz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.bz2 dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.lz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.xz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.zst dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.zip |
update stSolidityTest
Diffstat (limited to 'src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json b/src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json index c3e028671..b4ea3abf4 100644 --- a/src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json +++ b/src/GeneralStateTestsFiller/stSolidityTest/CallInfiniteLoopFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead"], + "network" : ["Homestead", "Byzantium"], "result" : { "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { "balance" : "300000" |