diff options
split transaction tests into separate files
Diffstat (limited to 'TransactionTests/ttVRuleEip158/TransactionWithHihghValue.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/TransactionWithHihghValue.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/TransactionWithHihghValue.json b/TransactionTests/ttVRuleEip158/TransactionWithHihghValue.json new file mode 100644 index 000000000..0c7644e4e --- /dev/null +++ b/TransactionTests/ttVRuleEip158/TransactionWithHihghValue.json @@ -0,0 +1,24 @@ +{ + "TransactionWithHihghValue" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/TransactionWithHihghValueFiller.json" + }, + "blocknumber" : "2675000", + "hash" : "0092f86778579d76861a584ff06d533ff178edc504aed08da1154f6a74f2910a", + "rlp" : "0xf87f800182520894095e7baea6a6c7c4c2dfeb977efac326af552d87a0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8025a048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "0ed21e574a49800f4b3dba646d8ea38c2d64a1ff", + "transaction" : { + "data" : "", + "gasLimit" : "0x5208", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0x1fffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x25", + "value" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + } + } +}
\ No newline at end of file |