diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-06 20:00:57 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-06 20:00:57 +0800 |
commit | 73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6 (patch) | |
tree | 5cc36a028d1a3978b8c042d5e24d52ed7586607e /src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json | |
parent | 581c12b0d10399652839de0b1552f348b6a67d68 (diff) | |
download | dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar.gz dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar.bz2 dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar.lz dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar.xz dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.tar.zst dexon-tests-73a67464ddf21a04dfffa9a5e30e7f7a971ef6f6.zip |
update stTransitionTest fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json index 0dc76cd2f..5db61b8af 100644 --- a/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json +++ b/src/GeneralStateTestsFiller/stTransitionTest/delegatecallBeforeTransitionFiller.json @@ -29,7 +29,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Homestead", "EIP150", "EIP158"], + "network" : ["Homestead", "EIP150", ">=EIP158"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |