diff options
refill transaction tests
Diffstat (limited to 'TransactionTests/ttConstantinople/TransactionWithGasLimitOverflow63_1.json')
-rw-r--r-- | TransactionTests/ttConstantinople/TransactionWithGasLimitOverflow63_1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttConstantinople/TransactionWithGasLimitOverflow63_1.json b/TransactionTests/ttConstantinople/TransactionWithGasLimitOverflow63_1.json new file mode 100644 index 000000000..961ff2827 --- /dev/null +++ b/TransactionTests/ttConstantinople/TransactionWithGasLimitOverflow63_1.json @@ -0,0 +1,24 @@ +{ + "TransactionWithGasLimitOverflow63_1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.d0cf8659.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttConstantinople/TransactionWithGasLimitOverflow63_1Filler.json" + }, + "blocknumber" : "3094218", + "hash" : "6a0f42aeb191dc768b68bb7b0b35626f32ad3abc19c6aac16d8f3a12d5ecaa55", + "rlp" : "0xf865800188800000000000000194095e7baea6a6c7c4c2dfeb977efac326af552d870b801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "sender" : "1bbb6dd3cf238e9ca95be4547d749527616b7c87", + "transaction" : { + "data" : "", + "gasLimit" : "0x8000000000000001", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353", + "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x1b", + "value" : "0x0b" + } + } +}
\ No newline at end of file |