diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-02-08 18:52:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-08 18:52:13 +0800 |
commit | 772a3d69a704e0670f567abefb6608f942136693 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json | |
parent | f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (diff) | |
parent | 8dbbfb6db9fe97624333716e654410d64bf75a24 (diff) | |
download | dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.gz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.bz2 dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.lz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.xz dexon-tests-772a3d69a704e0670f567abefb6608f942136693.tar.zst dexon-tests-772a3d69a704e0670f567abefb6608f942136693.zip |
Merge pull request #413 from ethereum/optfix
refill broken tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json index dd0e3a8df..a98015abc 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stPreCompiledContracts/modexp_d10g3v0Filler.json @@ -25,6 +25,8 @@ ] } ], + "expect" : [ + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |