diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttFrontier/DataTestFirstZeroBytes.json')
-rw-r--r-- | TransactionTests/ttFrontier/DataTestFirstZeroBytes.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/DataTestFirstZeroBytes.json b/TransactionTests/ttFrontier/DataTestFirstZeroBytes.json new file mode 100644 index 000000000..93e3ca893 --- /dev/null +++ b/TransactionTests/ttFrontier/DataTestFirstZeroBytes.json @@ -0,0 +1,24 @@ +{ + "DataTestFirstZeroBytes" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/DataTestFirstZeroBytesFiller.json" + }, + "blocknumber" : "0", + "hash" : "928bf8a1a43a99b74747ae6c86246a3bb4fc5f647a59c7a4c7673d7e891a51db", + "rlp" : "0xf87c80018261a894095e7baea6a6c7c4c2dfeb977efac326af552d870a9d00000000000000000000000000010000000000000000000000000000001ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "8131688854fe0dca411aa19572a01fe3e3e4fa74", + "transaction" : { + "data" : "0x0000000000000000000000000001000000000000000000000000000000", + "gasLimit" : "0x61a8", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0a" + } + } +}
\ No newline at end of file |