make gen
This commit is contained in:
parent
916b8001b4
commit
17ef4888e4
@ -619,6 +619,11 @@ workflows:
|
|||||||
suite: itest-eth_block_hash
|
suite: itest-eth_block_hash
|
||||||
target: "./itests/eth_block_hash_test.go"
|
target: "./itests/eth_block_hash_test.go"
|
||||||
|
|
||||||
|
- test:
|
||||||
|
name: test-itest-eth_conformance
|
||||||
|
suite: itest-eth_conformance
|
||||||
|
target: "./itests/eth_conformance_test.go"
|
||||||
|
|
||||||
- test:
|
- test:
|
||||||
name: test-itest-eth_deploy
|
name: test-itest-eth_deploy
|
||||||
suite: itest-eth_deploy
|
suite: itest-eth_deploy
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -2342,7 +2342,7 @@ Inputs:
|
|||||||
Response:
|
Response:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"oldestBlock": 42,
|
"oldestBlock": "0x5",
|
||||||
"baseFeePerGas": [
|
"baseFeePerGas": [
|
||||||
"0x0"
|
"0x0"
|
||||||
],
|
],
|
||||||
@ -2407,7 +2407,7 @@ Response:
|
|||||||
"gasLimit": "0x5",
|
"gasLimit": "0x5",
|
||||||
"gasUsed": "0x5",
|
"gasUsed": "0x5",
|
||||||
"timestamp": "0x5",
|
"timestamp": "0x5",
|
||||||
"extraData": "Ynl0ZSBhcnJheQ==",
|
"extraData": "0x07",
|
||||||
"mixHash": "0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e",
|
"mixHash": "0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e",
|
||||||
"nonce": "0x0707070707070707",
|
"nonce": "0x0707070707070707",
|
||||||
"baseFeePerGas": "0x0",
|
"baseFeePerGas": "0x0",
|
||||||
@ -2451,7 +2451,7 @@ Response:
|
|||||||
"gasLimit": "0x5",
|
"gasLimit": "0x5",
|
||||||
"gasUsed": "0x5",
|
"gasUsed": "0x5",
|
||||||
"timestamp": "0x5",
|
"timestamp": "0x5",
|
||||||
"extraData": "Ynl0ZSBhcnJheQ==",
|
"extraData": "0x07",
|
||||||
"mixHash": "0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e",
|
"mixHash": "0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e",
|
||||||
"nonce": "0x0707070707070707",
|
"nonce": "0x0707070707070707",
|
||||||
"baseFeePerGas": "0x0",
|
"baseFeePerGas": "0x0",
|
||||||
@ -2520,40 +2520,7 @@ Perms: write
|
|||||||
Inputs:
|
Inputs:
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
[
|
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -2574,40 +2541,7 @@ Perms: write
|
|||||||
Inputs:
|
Inputs:
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
[
|
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -2881,43 +2815,7 @@ Perms: write
|
|||||||
|
|
||||||
Inputs: `null`
|
Inputs: `null`
|
||||||
|
|
||||||
Response:
|
Response: `"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"`
|
||||||
```json
|
|
||||||
[
|
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
```
|
|
||||||
|
|
||||||
### EthNewFilter
|
### EthNewFilter
|
||||||
Installs a persistent filter based on given filter spec.
|
Installs a persistent filter based on given filter spec.
|
||||||
@ -2938,43 +2836,7 @@ Inputs:
|
|||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
Response:
|
Response: `"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"`
|
||||||
```json
|
|
||||||
[
|
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
```
|
|
||||||
|
|
||||||
### EthNewPendingTransactionFilter
|
### EthNewPendingTransactionFilter
|
||||||
Installs a persistent filter to notify when new messages arrive in the message pool.
|
Installs a persistent filter to notify when new messages arrive in the message pool.
|
||||||
@ -2984,43 +2846,7 @@ Perms: write
|
|||||||
|
|
||||||
Inputs: `null`
|
Inputs: `null`
|
||||||
|
|
||||||
Response:
|
Response: `"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"`
|
||||||
```json
|
|
||||||
[
|
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
```
|
|
||||||
|
|
||||||
### EthProtocolVersion
|
### EthProtocolVersion
|
||||||
|
|
||||||
@ -3074,40 +2900,7 @@ Inputs:
|
|||||||
Response:
|
Response:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"subscription": [
|
"subscription": "0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e",
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
],
|
|
||||||
"result": {}
|
"result": {}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@ -3121,40 +2914,7 @@ Perms: write
|
|||||||
Inputs:
|
Inputs:
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
[
|
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -3169,40 +2929,7 @@ Perms: write
|
|||||||
Inputs:
|
Inputs:
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
[
|
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
|
||||||
55,
|
|
||||||
105,
|
|
||||||
12,
|
|
||||||
254,
|
|
||||||
198,
|
|
||||||
193,
|
|
||||||
191,
|
|
||||||
76,
|
|
||||||
59,
|
|
||||||
146,
|
|
||||||
136,
|
|
||||||
199,
|
|
||||||
165,
|
|
||||||
215,
|
|
||||||
131,
|
|
||||||
233,
|
|
||||||
135,
|
|
||||||
49,
|
|
||||||
233,
|
|
||||||
11,
|
|
||||||
10,
|
|
||||||
76,
|
|
||||||
23,
|
|
||||||
124,
|
|
||||||
42,
|
|
||||||
55,
|
|
||||||
76,
|
|
||||||
122,
|
|
||||||
148,
|
|
||||||
39,
|
|
||||||
53,
|
|
||||||
94
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user