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