diff options
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json index daff0bc7a..b7d37a403 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json @@ -1,5 +1,10 @@ { "createJS_ExampleContract" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0xb84372ab4edf2e0544b154f4d68cabd36620e2c71b9d378c344e5b4ae3e76761", + "hash" : "0x461c87413f1515b197cc0607decd0871b9905251670b18e100090c527db61f13", "indexes" : { "data" : 0, "gas" : 0, |