diff options
Diffstat (limited to 'TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow2.json')
-rw-r--r-- | TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow2.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow2.json b/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow2.json new file mode 100644 index 000000000..ce07a5a72 --- /dev/null +++ b/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow2.json @@ -0,0 +1,24 @@ +{ + "TransactionWithGasLimitxPriceOverflow2" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttFrontier/TransactionWithGasLimitxPriceOverflow2Filler.json" + }, + "blocknumber" : "0", + "hash" : "332613ab7b44cda1652efc59035c6f2c74dfbbe7289f816775796cda08d0d151", + "rlp" : "0xf86780873b9403b9403b5c8398968094095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "sender" : "05af62c0a8db23608f68370e503617b32a6ac0d0", + "transaction" : { + "data" : "", + "gasLimit" : "0x989680", + "gasPrice" : "0x3b9403b9403b5c", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x00" + } + } +}
\ No newline at end of file |