diff options
author | yann300 <yann.levreau@gmail.com> | 2017-04-26 23:10:36 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-06-23 18:46:11 +0800 |
commit | 6e110e8979acd57ca7a9745374ae9c2134887e69 (patch) | |
tree | c478a53114c6c13071f02d11456e3c5315089798 /src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json | |
parent | a83f7cf93747ae96c16e0cf2d987ec1ba7367128 (diff) | |
download | dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.gz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.bz2 dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.lz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.xz dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.tar.zst dexon-tests-6e110e8979acd57ca7a9745374ae9c2134887e69.zip |
update eip86
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json | 60 |
1 files changed, 40 insertions, 20 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json index 189fead65..67c759c6c 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json @@ -20,12 +20,15 @@ "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { "shouldnotexist" : "1" }, - "ffffffffffffffffffffffffffffffffffffffff" : { - "nonce" : "0" - } + "96b19ced219f86286c413422a6698a7439d1fa52" : { + "shouldnotexist" : "1" + }, + "ffffffffffffffffffffffffffffffffffffffff" : { + "nonce" : "0" + } } }, - { + { "indexes" : { "data" : [1], "gas" : -1, @@ -33,15 +36,15 @@ }, "network" : ["Metropolis"], "result" : { - "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { + "96b19ced219f86286c413422a6698a7439d1fa52" : { "shouldnotexist" : "1" }, - "ffffffffffffffffffffffffffffffffffffffff" : { - "nonce" : "0" - } + "ffffffffffffffffffffffffffffffffffffffff" : { + "nonce" : "0" + } } }, - { + { "indexes" : { "data" : [0], "gas" : [1,2], @@ -49,12 +52,12 @@ }, "network" : ["Metropolis"], "result" : { - "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { + "96b19ced219f86286c413422a6698a7439d1fa52" : { "shouldnotexist" : "1" }, - "ffffffffffffffffffffffffffffffffffffffff" : { - "nonce" : "0" - } + "ffffffffffffffffffffffffffffffffffffffff" : { + "nonce" : "0" + } } }, { @@ -65,13 +68,30 @@ }, "network" : ["Metropolis"], "result" : { - "b318d82866cd9f7d7a55dbbf0a80f787b72bf97c" : { + "96b19ced219f86286c413422a6698a7439d1fa52" : { + "balance" : "0x00", + "nonce" : "0x01" + }, + "ffffffffffffffffffffffffffffffffffffffff" : { + "nonce" : "0" + } + } + }, + { + "indexes" : { + "data" : [2], + "gas" : [0,3], + "value" : -1 + }, + "network" : ["Metropolis"], + "result" : { + "e694f562ff94f848f46fc40892878a065d370a59" : { "balance" : "0x00", "nonce" : "0x01" }, - "ffffffffffffffffffffffffffffffffffffffff" : { - "nonce" : "0" - } + "ffffffffffffffffffffffffffffffffffffffff" : { + "nonce" : "0" + } } } ], @@ -86,7 +106,7 @@ }, "transaction" : { "data" : [ - "", "0x1122334455667788990011223344556677889910" + "", "0x1122334455667788990011223344556677889910", "0x6000" ], "gasLimit" : [ "60000", "20000", "21000", "121000" @@ -94,8 +114,8 @@ "gasPrice" : "0", "nonce" : "0", "v" : "1", - "r" : "0", - "s" : "0", + "r" : "0", + "s" : "0", "to" : "", "value" : [ "0" |