diff options
Diffstat (limited to 'TransactionTests/ttVRuleEip158/TransactionWithHihghGasLimit63m1.json')
-rw-r--r-- | TransactionTests/ttVRuleEip158/TransactionWithHihghGasLimit63m1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/TransactionTests/ttVRuleEip158/TransactionWithHihghGasLimit63m1.json b/TransactionTests/ttVRuleEip158/TransactionWithHihghGasLimit63m1.json new file mode 100644 index 000000000..fea799890 --- /dev/null +++ b/TransactionTests/ttVRuleEip158/TransactionWithHihghGasLimit63m1.json @@ -0,0 +1,24 @@ +{ + "TransactionWithHihghGasLimit63m1" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.9cee17ad.Linux.g++", + "source" : "/src/TransactionTestsFiller/ttVRuleEip158/TransactionWithHihghGasLimit63m1Filler.json" + }, + "blocknumber" : "2675000", + "hash" : "409c4c4e6302eb97502c3c489baca555a97a3523f183f7321ec770834196e931", + "rlp" : "0xf8658001887fffffffffffffff94095e7baea6a6c7c4c2dfeb977efac326af552d87808025a098ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4aa01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "sender" : "bc3ed33da0fb6d392781b29e2b33135e944ffe16", + "transaction" : { + "data" : "", + "gasLimit" : "0x7fffffffffffffff", + "gasPrice" : "0x01", + "nonce" : "0x00", + "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a", + "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3", + "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", + "v" : "0x25", + "value" : "0x00" + } + } +}
\ No newline at end of file |