diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-09 22:17:42 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-09 22:17:42 +0800 |
commit | d350f5c96a1fb253d2a271c96d2051eb311737f4 (patch) | |
tree | da87715fd38b26e408f6a0dd78777c9368de0db6 /src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json | |
parent | df97106322e39ced3007bb3fee6b96003c791b5a (diff) | |
download | dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.gz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.bz2 dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.lz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.xz dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.tar.zst dexon-tests-d350f5c96a1fb253d2a271c96d2051eb311737f4.zip |
upgrade eip158 to general tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json b/src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json index 20737e1e9..eaba12f5a 100644 --- a/src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json +++ b/src/GeneralStateTestsFiller/stSpecialTest/gasPrice0Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Frontier", "Homestead", "EIP158"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { |