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/stTransitionTest | |
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/stTransitionTest')
3 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json index e384a3a09..a8f6d6f8b 100644 --- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json +++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAfter.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde", + "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22", "indexes" : { "data" : 0, "gas" : 0, diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json index 0ad40961e..b6f2d159b 100644 --- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json +++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsAt.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde", + "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22", "indexes" : { "data" : 0, "gas" : 0, diff --git a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json index 278112d10..7adf378e9 100644 --- a/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json +++ b/GeneralStateTests/stTransitionTest/createNameRegistratorPerTxsBefore.json @@ -51,7 +51,7 @@ ], "Metropolis" : [ { - "hash" : "0x90fb2086df06776e9e04c413551df4b1aafcaeda3b3c5e754e16e65f75671bde", + "hash" : "0x0009340a7040854e76f28c7e87836d8b7eb15748c7c01e9554c60ab3f25feb22", "indexes" : { "data" : 0, "gas" : 0, |