diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttVRuleEip158/TransactionWithSvaluePrefixed00.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/TransactionWithSvaluePrefixed00.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/TransactionWithSvaluePrefixed00.json b/TransactionTests/ttVRuleEip158/TransactionWithSvaluePrefixed00.json new file mode 100644 index 000000000..f23a575be --- /dev/null +++ b/TransactionTests/ttVRuleEip158/TransactionWithSvaluePrefixed00.json @@ -0,0 +1,24 @@ +{ + "TransactionWithSvaluePrefixed00" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/TransactionWithSvaluePrefixed00Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "048e7e6b2dcd6d3ad237558e6f9f03696ea08aa913e336f72a2bb2044553da1c", + "rlp" : "0xf851800182520894095e7baea6a6c7c4c2dfeb977efac326af552d870b8025a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a920ef0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "91c920e7b8a806bd0e96a8a0b2e27c8bd0fa201d", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", + "s" : "0xef0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x25", + "value" : "0x0b" + } + } +}
\ No newline at end of file |