diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-01-30 23:05:58 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-01-30 23:05:58 +0800 |
commit | c083eed5a526f3587c424dd1e2622f81a9ae2878 (patch) | |
tree | 2890d1d19d90bd21c771cc9e1b488fd8989dc1f0 /src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json | |
parent | 12f89dbb67710780370ddf21ce3702ef8059d547 (diff) | |
download | tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.gz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.bz2 tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.lz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.xz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.zst tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.zip |
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json b/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json index 25f69bff0..dfbf80289 100644 --- a/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json +++ b/src/GeneralStateTestsFiller/stInitCodeTest/CallContractToCreateContractOOGBonusGasFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "1", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { @@ -30,7 +30,7 @@ "balance" : "1", "nonce" : "0", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } @@ -46,7 +46,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "1", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { @@ -56,7 +56,7 @@ "balance" : "1", "nonce" : "1", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } @@ -72,7 +72,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "nonce" : "1", "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" + "0x00" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { @@ -82,7 +82,7 @@ "balance" : "1", "nonce" : "0", "storage" : { - "0x" : "0x0c" + "0x00" : "0x0c" } } } |