diff options
Diffstat (limited to 'TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow.json')
-rw-r--r-- | TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow.json b/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow.json deleted file mode 100644 index c70b64904..000000000 --- a/TransactionTests/ttFrontier/TransactionWithGasLimitxPriceOverflow.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "TransactionWithGasLimitxPriceOverflow" : { - "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", - "source" : "src/TransactionTestsFiller/ttFrontier/TransactionWithGasLimitxPriceOverflowFiller.json", - "sourceHash" : "023c7b7dca38159dbac0c2daaaa1c807cb32c4bd84448c7de23664b8280cf276" - }, - "blocknumber" : "0", - "hash" : "a69db213eb6bf08e156be0e19903eef0b2624d3ff59b7619be58637090bb43ec", - "rlp" : "0xf8858088016345785d8a0000a0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff94095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a0efffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", - "sender" : "700764607c82cf3e9cf4ecbd49185f8914f1a361", - "transaction" : { - "data" : "", - "gasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "gasPrice" : "0x016345785d8a0000", - "nonce" : "0x00", - "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", - "s" : "0xefffd310ac743f371de3b9f7f9cb56c0b28ad43601b4ab949f53faa07bd2c804", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - } -}
\ No newline at end of file |