diff options
Diffstat (limited to 'TransactionTests/ttEip158/TransactionWithHihghNonce256.json')
-rw-r--r-- | TransactionTests/ttEip158/TransactionWithHihghNonce256.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttEip158/TransactionWithHihghNonce256.json b/TransactionTests/ttEip158/TransactionWithHihghNonce256.json new file mode 100644 index 000000000..63c4d94f0 --- /dev/null +++ b/TransactionTests/ttEip158/TransactionWithHihghNonce256.json @@ -0,0 +1,24 @@ +{ + "TransactionWithHihghNonce256" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttEip158/TransactionWithHihghNonce256Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "77e4f325a40922b8227be4b6a1a36104f064e08f06d6776c51453b6e05d61a59", + "rlp" : "0xf87fa0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0182520894095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "d4371a5ce719f358580132061172bd601bc59842", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0x1fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x00" + } + } +}
\ No newline at end of file |