diff options
Diffstat (limited to 'TransactionTests/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnv.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnv.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnv.json b/TransactionTests/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnv.json new file mode 100644 index 000000000..0c72bb3a0 --- /dev/null +++ b/TransactionTests/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnv.json @@ -0,0 +1,24 @@ +{ + "TransactionWithGasLimitOverflow2_gnv" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttZeroSigConstantinople/TransactionWithGasLimitOverflow2_gnvFiller.json" + }, + "blocknumber" : "3094218", + "hash" : "99ba08162581f8086c4fa0b1a14785e277cd01cb2f1e125268a753a7c9cee6f2", + "rlp" : "0xe5808088800000000000000094095e7baea6a6c7c4c2dfeb977efac326af552d878080018080", + "sender" : "ffffffffffffffffffffffffffffffffffffffff", + "transaction" : { + "data" : "", + "gasLimit" : "0x8000000000000000", + "gasPrice" : "0x00", + "nonce" : "0x00", + "r" : "0x00", + "s" : "0x00", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x01", + "value" : "0x00" + } + } +}
\ No newline at end of file |