diff options
Diffstat (limited to 'TransactionTests/ttEip158/DataTestLastZeroBytes.json')
-rw-r--r-- | TransactionTests/ttEip158/DataTestLastZeroBytes.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttEip158/DataTestLastZeroBytes.json b/TransactionTests/ttEip158/DataTestLastZeroBytes.json new file mode 100644 index 000000000..6c2f7dfb1 --- /dev/null +++ b/TransactionTests/ttEip158/DataTestLastZeroBytes.json @@ -0,0 +1,24 @@ +{ + "DataTestLastZeroBytes" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttEip158/DataTestLastZeroBytesFiller.json" + }, + "blocknumber" : "2675000", + "hash" : "d1e657eaf96b611d567df8238d45709a277d4ed08c6568778103621ee064f900", + "rlp" : "0xf87c80018261a894095e7baea6a6c7c4c2dfeb977efac326af552d870a9d00100000000000000000000000000000000000000000000000000000001ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "93641cf56c3cb70af282fb4c4eece66c425b8719", + "transaction" : { + "data" : "0x0010000000000000000000000000000000000000000000000000000000", + "gasLimit" : "0x61a8", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0x1fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0a" + } + } +}
\ No newline at end of file |