diff options
Diffstat (limited to 'TransactionTests/ttConstantinople/TransactionWithGasLimitxPriceOverflow.json')
-rw-r--r-- | TransactionTests/ttConstantinople/TransactionWithGasLimitxPriceOverflow.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TransactionTests/ttConstantinople/TransactionWithGasLimitxPriceOverflow.json b/TransactionTests/ttConstantinople/TransactionWithGasLimitxPriceOverflow.json deleted file mode 100644 index 96ce55880..000000000 --- a/TransactionTests/ttConstantinople/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/ttConstantinople/TransactionWithGasLimitxPriceOverflowFiller.json", - "sourceHash" : "720ee2d90a89da20439cef181492a46eb04faa34805c458a843ec1254cbed102" - }, - "blocknumber" : "0x500000", - "hash" : "86f02cba2fb6a2327ddfe9dc06c6cc4200d8bc572a86071115ab3dca18d130bc", - "rlp" : "0xf8858088016345785d8a0000a0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff94095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", - "sender" : "23be87da91219226620903a2e4b7da694c93bcab", - "transaction" : { - "data" : "", - "gasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", - "gasPrice" : "0x016345785d8a0000", - "nonce" : "0x00", - "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", - "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x1b", - "value" : "0x00" - } - } -}
\ No newline at end of file |