diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttFrontier/AddressLessThan20Prefixed0.json')
-rw-r--r-- | TransactionTests/ttFrontier/AddressLessThan20Prefixed0.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/AddressLessThan20Prefixed0.json b/TransactionTests/ttFrontier/AddressLessThan20Prefixed0.json new file mode 100644 index 000000000..241cf8d70 --- /dev/null +++ b/TransactionTests/ttFrontier/AddressLessThan20Prefixed0.json @@ -0,0 +1,24 @@ +{ + "AddressLessThan20Prefixed0" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/AddressLessThan20Prefixed0Filler.json" + }, + "blocknumber" : "0", + "hash" : "8aa1f1feb9756643f367a850819d9ba63d721872069a968899c76b8ff895a1c5", + "rlp" : "0xf85f800182520894000000000000000000000000000b9331677e6ebf0a801ca098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa08887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "sender" : "31bb58672e8bf7684108feeacf424ab62b873824", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", + "s" : "0x8887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "to" : "0x000000000000000000000000000b9331677e6ebf", + "v" : "0x1c", + "value" : "0x0a" + } + } +}
\ No newline at end of file |