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