diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-02 04:42:25 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-02 04:42:25 +0800 |
commit | faf694848521f35bbcf572cb9678f563f07c816b (patch) | |
tree | 12b25eb2a9f73b7dea5bf8931da39604cb8d1217 /src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json | |
parent | 3f787f095472e885de3a966fad3bfcf4323bcfa6 (diff) | |
download | dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar.gz dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar.bz2 dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar.lz dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar.xz dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.tar.zst dexon-tests-faf694848521f35bbcf572cb9678f563f07c816b.zip |
update stMemoryStress fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json index f765a213c..fe22a3223 100644 --- a/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/CALLCODE_Bounds3Filler.json @@ -16,7 +16,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["ALL"], + "network" : [">=Byzantium"], "result" : { "1000000000000000000000000000000000000000" : { "balance" : "0", |