diff options
author | Dimitry <winsvega@mail.ru> | 2017-04-27 02:52:12 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-23 18:46:12 +0800 |
commit | 81900ef03fa44d2a9472966430311f6ea6d162a8 (patch) | |
tree | 9b6111f07094459fcddf05e2ac13c88162b4680b /GeneralStateTests/stCallCreateCallCodeTest | |
parent | 6e110e8979acd57ca7a9745374ae9c2134887e69 (diff) | |
download | dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar.gz dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar.bz2 dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar.lz dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar.xz dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.tar.zst dexon-tests-81900ef03fa44d2a9472966430311f6ea6d162a8.zip |
refill tests with new transaction create rules on Metropolis
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest')
3 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json index d03f062d5..daff0bc7a 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0xe2008905f4a23c83700e68796fcc26a6226605bab8ab75e382f3f4f133862667", + "hash" : "0xb84372ab4edf2e0544b154f4d68cabd36620e2c71b9d378c344e5b4ae3e76761", "indexes" : { "data" : 0, "gas" : 0, diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json index 94f4be121..9aa3f4412 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0x8711293c80aa5a2ca90b9771b3ee453ec25a0c0799fa6aabcc09b427802880cc", + "hash" : "0x7ddb30dbf5e1fa3ca828054515e097c31778d7cad66bf77e2e37be2cd7f9083a", "indexes" : { "data" : 0, "gas" : 0, diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json index 7b48f1ee2..460605c49 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde", + "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22", "indexes" : { "data" : 0, "gas" : 0, |