1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"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/ttHomestead/TransactionWithGasLimitxPriceOverflowFiller.json",
"sourceHash" : "8c8b17f9925f7dcdac7c3f3b735e93687070aa32696d845ef72ac0d162adc680"
},
"blocknumber" : "1150000",
"hash" : "86f02cba2fb6a2327ddfe9dc06c6cc4200d8bc572a86071115ab3dca18d130bc",
"rlp" : "0xf8858088016345785d8a0000a0ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff94095e7baea6a6c7c4c2dfeb977efac326af552d8780801ba048b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353a01887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3",
"sender" : "23be87da91219226620903a2e4b7da694c93bcab",
"transaction" : {
"data" : "",
"gasLimit" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
"gasPrice" : "0x016345785d8a0000",
"nonce" : "0x00",
"r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
"s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3",
"to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87",
"v" : "0x1b",
"value" : "0x00"
}
}
}
|