diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:51:05 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:51:05 +0800 |
commit | b242c6fb79380c27ee87b8fc928ba76e1e8092b8 (patch) | |
tree | e8353186434d0d53a53389bd1363b30b81cdf6b9 /src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json | |
parent | a9a0ead86bdcbc1ed12c023074fe74b9bbeb42b4 (diff) | |
download | dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.gz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.bz2 dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.lz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.xz dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.tar.zst dexon-tests-b242c6fb79380c27ee87b8fc928ba76e1e8092b8.zip |
replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json index 4acce36ad..8572aa79d 100644 --- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json +++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_identityFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0xfffffffffffffffffffffffffabd696f", |