diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-03-19 23:01:14 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-03-19 23:01:14 +0800 |
commit | cb9c7e552d816255d3b97a20b8fd7f1d20832b05 (patch) | |
tree | 608a1f9d068599342490a6261461ea77cba64921 /src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json | |
parent | 4b886515543e15b316f219f5c16db1e6e661dff0 (diff) | |
download | dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.gz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.bz2 dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.lz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.xz dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.tar.zst dexon-tests-cb9c7e552d816255d3b97a20b8fd7f1d20832b05.zip |
Remove duplicate properties from fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json b/src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json index 34e4fe561..4f7314b2d 100644 --- a/src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json +++ b/src/GeneralStateTestsFiller/stMemoryStressTest/static_CALL_Bounds2aFiller.json @@ -3,7 +3,7 @@ "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", - "currentGasLimit" : "2^63-1", + "// currentGasLimit" : "2^63-1", "currentGasLimit" : "0x7fffffffffffffff", "currentNumber" : "1", "currentTimestamp" : "1000", |