diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttEip155VitaliksEip158/Vitalik_8.json')
-rw-r--r-- | TransactionTests/ttEip155VitaliksEip158/Vitalik_8.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttEip155VitaliksEip158/Vitalik_8.json b/TransactionTests/ttEip155VitaliksEip158/Vitalik_8.json new file mode 100644 index 000000000..c4c56f76a --- /dev/null +++ b/TransactionTests/ttEip155VitaliksEip158/Vitalik_8.json @@ -0,0 +1,24 @@ +{ + "Vitalik_8" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttEip155VitaliksEip158/Vitalik_8Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "4ed0b4b20536cce62389c6b95ff6a517489b6045efdefeabb4ecf8707d99e15d", + "rlp" : "0xf866068504a817c80683023e3894353535353535353535353535353535353535353581d88025a06455bf8ea6e7463a1046a0b52804526e119b4bf5136279614e0b1e8e296a4e2fa06455bf8ea6e7463a1046a0b52804526e119b4bf5136279614e0b1e8e296a4e2d", + "sender" : "f1f571dc362a0e5b2696b8e775f8491d3e50de35", + "transaction" : { + "data" : "", + "gasLimit" : "0x023e38", + "gasPrice" : "0x04a817c806", + "nonce" : "0x06", + "r" : "0x6455bf8ea6e7463a1046a0b52804526e119b4bf5136279614e0b1e8e296a4e2f", + "s" : "0x6455bf8ea6e7463a1046a0b52804526e119b4bf5136279614e0b1e8e296a4e2d", + "to" : "0x3535353535353535353535353535353535353535", + "v" : "0x25", + "value" : "0xd8" + } + } +}
\ No newline at end of file |