diff options
Diffstat (limited to 'TransactionTests/ttFrontier/DataTestLastZeroBytes.json')
-rw-r--r-- | TransactionTests/ttFrontier/DataTestLastZeroBytes.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/DataTestLastZeroBytes.json b/TransactionTests/ttFrontier/DataTestLastZeroBytes.json new file mode 100644 index 000000000..0ddfe9b0b --- /dev/null +++ b/TransactionTests/ttFrontier/DataTestLastZeroBytes.json @@ -0,0 +1,24 @@ +{ + "DataTestLastZeroBytes" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/DataTestLastZeroBytesFiller.json" + }, + "blocknumber" : "0", + "hash" : "24e46f946aa16e8c290a9b10ff31d72f9e41261d273b804a2789d82ed85de34d", + "rlp" : "0xf87c80018261a894095e7baea6a6c7c4c2dfeb977efac326af552d870a9d01000000000000000000000000000000000000000000000000000000001ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "58a93c8f40f721b21dd44c10bfa5d39a3ced78f6", + "transaction" : { + "data" : "0x0100000000000000000000000000000000000000000000000000000000", + "gasLimit" : "0x61a8", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0a" + } + } +}
\ No newline at end of file |