diff options
Diffstat (limited to 'TransactionTests/ttVRuleEip158/unpadedRValue.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/unpadedRValue.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/unpadedRValue.json b/TransactionTests/ttVRuleEip158/unpadedRValue.json new file mode 100644 index 000000000..fcc2dd5df --- /dev/null +++ b/TransactionTests/ttVRuleEip158/unpadedRValue.json @@ -0,0 +1,24 @@ +{ + "unpadedRValue" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/unpadedRValueFiller.json" + }, + "blocknumber" : "2675000", + "hash" : "84a688fc88e15e397075a474fb1c5d869bce37018bebaafda59e4bc5514ec2b1", + "rlp" : "0xf8880d8609184e72a00082f710947c47ef93268a311f4cad0c750724299e9b72c26880a4379607f50000000000000000000000000000000000000000000000000000000000000005269f6ab6dda9f4df56ea45583af36660329147f1753f3724ea5eb9ed83e812ca77a0495701e230667832c8999e884e366a61028633ecf951e8cd66d119f381ae5718", + "sender" : "6a5e65d08dbe3cce190121907013693003993dc4", + "transaction" : { + "data" : "0x379607f50000000000000000000000000000000000000000000000000000000000000005", + "gasLimit" : "0xf710", + "gasPrice" : "0x09184e72a000", + "nonce" : "0x0d", + "r" : "0x006ab6dda9f4df56ea45583af36660329147f1753f3724ea5eb9ed83e812ca77", + "s" : "0x495701e230667832c8999e884e366a61028633ecf951e8cd66d119f381ae5718", + "to" : "0x7c47ef93268a311f4cad0c750724299e9b72c268", + "v" : "0x26", + "value" : "0x00" + } + } +}
\ No newline at end of file |