diff options
author | Dimitry <winsvega@mail.ru> | 2016-12-14 00:05:38 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2016-12-14 00:05:38 +0800 |
commit | ed484d96c8cfacd6a0591ef60a25370e75a599ee (patch) | |
tree | 3fab4e5cd81cf1526929af028a6b6201c2c1953c /GeneralStateTests/stSolidityTest | |
parent | 934b04dd4bc7a7edf54d37197f8cf85f9fa61d47 (diff) | |
download | dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar.gz dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar.bz2 dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar.lz dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar.xz dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.tar.zst dexon-tests-ed484d96c8cfacd6a0591ef60a25370e75a599ee.zip |
update tests for cpp PR's
Diffstat (limited to 'GeneralStateTests/stSolidityTest')
-rw-r--r-- | GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json index 7aeb12a82..1eef61801 100644 --- a/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json +++ b/GeneralStateTests/stSolidityTest/RecursiveCreateContracts.json @@ -11,7 +11,7 @@ "post" : { "EIP150" : [ { - "hash" : "c517979296164a9d0d4e3672d2d55904771342f6189962ab1a58ee44f3cd3127", + "hash" : "de2b270f7ca346807238c5d102d518d261a6abf4ff217a70ca1c7e7251bfb3ed", "indexes" : { "data" : 0, "gas" : 0, @@ -21,7 +21,7 @@ ], "EIP158" : [ { - "hash" : "af7461527d78cba6a8ab45ee3bfb265edf5c6fa175c901fa16704f29cbdde775", + "hash" : "bf0e0fcf76fec2d3216a7830dbf3cb7f3bd715b6b3b245668d4e2946235c7bf4", "indexes" : { "data" : 0, "gas" : 0, @@ -68,7 +68,7 @@ }, "transaction" : { "data" : [ - "0xa444f5e90000000000000000000000000000000000000000000000000000000000000204" + "0xa444f5e90000000000000000000000000000000000000000000000000000000000000304" ], "gasLimit" : [ "300000" |