diff options
author | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-07-10 23:25:36 +0800 |
commit | 4742f0591403245674ec02df4930d88ed5bd58bb (patch) | |
tree | cacd263760c79f8817b83c61e734ddd01e2bef1c /src/GeneralStateTestsFiller/stTransitionTest | |
parent | 5942d5373e1c41639305c3ade8360ea0e165a4bd (diff) | |
download | dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.gz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.bz2 dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.lz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.xz dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.tar.zst dexon-tests-4742f0591403245674ec02df4930d88ed5bd58bb.zip |
refill general state tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransitionTest')
3 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json index ce5281270..d7e58b7e0 100644 --- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json +++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAfterFiller.json @@ -53,7 +53,7 @@ }, "network" : ["Metropolis"], "result" : { - "746e5505debcfbf945fca34bfb241878ca2a6193" : { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "balance" : "0x0186a0", "code" : "0x396000f3006000355415600957005b60", "nonce" : "0x01", diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json index 260ffb33e..5730fcb16 100644 --- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json +++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsAtFiller.json @@ -53,7 +53,7 @@ }, "network" : ["Metropolis"], "result" : { - "746e5505debcfbf945fca34bfb241878ca2a6193" : { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "balance" : "0x0186a0", "code" : "0x396000f3006000355415600957005b60", "nonce" : "0x01", diff --git a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json index 75185477a..53c19f4f2 100644 --- a/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json +++ b/src/GeneralStateTestsFiller/stTransitionTest/createNameRegistratorPerTxsBeforeFiller.json @@ -53,7 +53,7 @@ }, "network" : ["Metropolis"], "result" : { - "746e5505debcfbf945fca34bfb241878ca2a6193" : { + "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { "balance" : "0x0186a0", "code" : "0x396000f3006000355415600957005b60", "nonce" : "0x01", |