diff options
Merge pull request #222 from ethereum/revert-address-calculation
fix failing Statetests and Blockchain tests
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json b/GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json index adb67b780..56f85f206 100644 --- a/GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json +++ b/GeneralStateTests/stStaticCall/static_callcodecallcodecall_110_OOGE.json @@ -1,5 +1,10 @@ { "static_callcodecallcodecall_110_OOGE" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_callcodecallcodecall_110_OOGEFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", |