Skip to content

Commit f0dbec6

Browse files
committed
chore: update to latest package
1 parent 829c76d commit f0dbec6

File tree

69 files changed

+880
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+880
-164
lines changed

docs-api/api/index.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# GENERATED DOCUMENTATION - DO NOT EDIT THIS FILE
33
title: "Ethereum JSON-RPC Specification"
44
description: "A specification of the standard interface for Ethereum clients."
5-
sidebar_label: "Ethereum JSON-RPC Specification"
6-
tags:
7-
- json-rpc
8-
- openrpc
5+
96
---
107

118
# Ethereum JSON-RPC Specification
@@ -82,7 +79,3 @@ A specification of the standard interface for Ethereum clients.
8279
- [`eth_simulateV1`](./methods/eth_simulateV1.mdx)
8380
- [`eth_syncing`](./methods/eth_syncing.mdx)
8481
- [`eth_uninstallFilter`](./methods/eth_uninstallFilter.mdx)
85-
86-
## Schemas
87-
88-
_No schemas defined._

docs-api/api/methods/debug_getBadBlocks.mdx

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

1111
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getBadBlocks\",\n \"params\": [],\n \"id\": 1\n}"} />}>
@@ -385,6 +385,10 @@ import { useState } from 'react';
385385

386386
*Match pattern:* `^0x[0-9a-f]{64}$`
387387

388+
***
389+
390+
* **additionalProperties** `false`
391+
388392
***
389393
</details>
390394
</div>
@@ -459,6 +463,10 @@ import { useState } from 'react';
459463

460464
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]{0,63})$`
461465

466+
***
467+
468+
* **additionalProperties** `true`
469+
462470
***
463471
</details>
464472
</div>
@@ -493,6 +501,10 @@ import { useState } from 'react';
493501

494502
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]*)$`
495503

504+
***
505+
506+
* **additionalProperties** `true`
507+
496508
***
497509
</details>
498510
</div>
@@ -629,6 +641,10 @@ import { useState } from 'react';
629641

630642
*Match pattern:* `^0x[0-9a-f]{64}$`
631643

644+
***
645+
646+
* **additionalProperties** `false`
647+
632648
***
633649
</details>
634650
</div>
@@ -679,6 +695,10 @@ import { useState } from 'react';
679695

680696
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]*)$`
681697

698+
***
699+
700+
* **additionalProperties** `true`
701+
682702
***
683703
</details>
684704
</div>
@@ -835,6 +855,10 @@ import { useState } from 'react';
835855

836856
*Match pattern:* `^0x[0-9a-f]{64}$`
837857

858+
***
859+
860+
* **additionalProperties** `false`
861+
838862
***
839863
</details>
840864
</div>
@@ -877,6 +901,10 @@ import { useState } from 'react';
877901

878902
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]*)$`
879903

904+
***
905+
906+
* **additionalProperties** `true`
907+
880908
***
881909
</details>
882910
</div>
@@ -1017,6 +1045,10 @@ import { useState } from 'react';
10171045

10181046
*Match pattern:* `^0x[0-9a-f]{64}$`
10191047

1048+
***
1049+
1050+
* **additionalProperties** `false`
1051+
10201052
***
10211053
</details>
10221054
</div>
@@ -1059,6 +1091,10 @@ import { useState } from 'react';
10591091

10601092
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]*)$`
10611093

1094+
***
1095+
1096+
* **additionalProperties** `true`
1097+
10621098
***
10631099
</details>
10641100
</div>
@@ -1199,6 +1235,10 @@ import { useState } from 'react';
11991235

12001236
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]*)$`
12011237

1238+
***
1239+
1240+
* **additionalProperties** `true`
1241+
12021242
***
12031243
</details>
12041244
</div>
@@ -1251,6 +1291,10 @@ import { useState } from 'react';
12511291

12521292
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]{0,63})$`
12531293

1294+
***
1295+
1296+
* **additionalProperties** `false`
1297+
12541298
***
12551299
</details>
12561300
</div>
@@ -1269,6 +1313,10 @@ import { useState } from 'react';
12691313

12701314
*Match pattern:* `^0x[0-9a-f]{64}$`
12711315

1316+
***
1317+
1318+
* **additionalProperties** `true`
1319+
12721320
***
12731321
</details>
12741322
</div>
@@ -1287,6 +1335,10 @@ import { useState } from 'react';
12871335

12881336
*Match pattern:* `^0x[0-9a-f]*$`
12891337

1338+
***
1339+
1340+
* **additionalProperties** `false`
1341+
12901342
***
12911343
</details>
12921344
</div>

docs-api/api/methods/debug_getRawBlock.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawBlock\",\n \"params\": {\n \"Block\": \"example\"\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawBlock\",\n \"params\": [\n \"0x32026E\"\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# debug\_getRawBlock
1414

docs-api/api/methods/debug_getRawHeader.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawHeader\",\n \"params\": {\n \"Block\": \"example\"\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawHeader\",\n \"params\": [\n \"0x32026E\"\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# debug\_getRawHeader
1414

docs-api/api/methods/debug_getRawReceipts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawReceipts\",\n \"params\": {\n \"Block\": \"example\"\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawReceipts\",\n \"params\": [\n \"0x32026E\"\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# debug\_getRawReceipts
1414

docs-api/api/methods/debug_getRawTransaction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawTransaction\",\n \"params\": {\n \"Transaction hash\": \"string\"\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"debug_getRawTransaction\",\n \"params\": [\n \"0x3a2fd1a5ea9ffee477f449be53a49398533d2c006a5815023920d1c397298df3\"\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# debug\_getRawTransaction
1414

docs-api/api/methods/engine_exchangeCapabilities.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_exchangeCapabilities\",\n \"params\": {\n \"Consensus client methods\": [\n \"string\"\n ]\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_exchangeCapabilities\",\n \"params\": [\n [\n \"engine_exchangeTransitionConfigurationV1\",\n \"engine_forkchoiceUpdatedV1\",\n \"engine_getPayloadBodiesByHashV1\",\n \"engine_getPayloadBodiesByRangeV1\",\n \"engine_getPayloadV1\",\n \"engine_newPayloadV1\"\n ]\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# engine\_exchangeCapabilities
1414

docs-api/api/methods/engine_exchangeTransitionConfigurationV1.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_exchangeTransitionConfigurationV1\",\n \"params\": {\n \"Consensus client configuration\": {\n \"terminalTotalDifficulty\": \"string\",\n \"terminalBlockHash\": \"string\",\n \"terminalBlockNumber\": \"string\"\n }\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_exchangeTransitionConfigurationV1\",\n \"params\": [\n {\n \"terminalTotalDifficulty\": 0,\n \"terminalBlockHash\": \"0x0000000000000000000000000000000000000000000000000000000000000000\",\n \"terminalBlockNumber\": \"0x1\"\n }\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# engine\_exchangeTransitionConfigurationV1
1414

@@ -55,6 +55,10 @@ import { useState } from 'react';
5555

5656
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]{0,15})$`
5757

58+
***
59+
60+
* **additionalProperties** `true`
61+
5862
***
5963
</details>
6064
</div>
@@ -99,6 +103,10 @@ import { useState } from 'react';
99103

100104
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]{0,15})$`
101105

106+
***
107+
108+
* **additionalProperties** `true`
109+
102110
***
103111
</details>
104112
</div>

docs-api/api/methods/engine_forkchoiceUpdatedV1.mdx

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_forkchoiceUpdatedV1\",\n \"params\": {\n \"Forkchoice state\": {\n \"headBlockHash\": \"string\",\n \"safeBlockHash\": \"string\",\n \"finalizedBlockHash\": \"string\"\n },\n \"Payload attributes\": {\n \"timestamp\": \"string\",\n \"prevRandao\": \"string\",\n \"suggestedFeeRecipient\": \"string\"\n }\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_forkchoiceUpdatedV1\",\n \"params\": [\n {\n \"headBlockHash\": \"0x3559e851470f6e7bbed1db474980683e8c315bfce99b2a6ef47c057c04de7858\",\n \"safeBlockHash\": \"0x3559e851470f6e7bbed1db474980683e8c315bfce99b2a6ef47c057c04de7858\",\n \"finalizedBlockHash\": \"0x3b8fb240d288781d4aac94d3fd16809ee413bc99294a085798a589dae51ddd4a\"\n },\n {\n \"timestamp\": \"0x5\",\n \"prevRandao\": \"0x0000000000000000000000000000000000000000000000000000000000000000\",\n \"suggestedFeeRecipient\": \"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b\"\n }\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# engine\_forkchoiceUpdatedV1
1414

@@ -55,6 +55,10 @@ import { useState } from 'react';
5555

5656
*Match pattern:* `^0x[0-9a-f]{64}$`
5757

58+
***
59+
60+
* **additionalProperties** `true`
61+
5862
***
5963
</details>
6064
</div>
@@ -95,6 +99,10 @@ import { useState } from 'react';
9599

96100
*Match pattern:* `^0x[0-9a-fA-F]{40}$`
97101

102+
***
103+
104+
* **additionalProperties** `true`
105+
98106
***
99107
</details>
100108
</div>
@@ -151,6 +159,10 @@ import { useState } from 'react';
151159

152160
Validation error message
153161

162+
***
163+
164+
* **additionalProperties** `true`
165+
154166
***
155167
</details>
156168
</div>
@@ -161,6 +173,10 @@ import { useState } from 'react';
161173

162174
*Match pattern:* `^0x[0-9a-f]{16}$`
163175

176+
***
177+
178+
* **additionalProperties** `true`
179+
164180
***
165181
</details>
166182
</div>

docs-api/api/methods/engine_forkchoiceUpdatedV2.mdx

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ hide_table_of_contents: true
55
description: ""
66
---
77

8-
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from 'open-rpc-docusaurus-plugin-beta/components';
8+
import {TwoColumnLayout, InteractiveRequest, ResponseExample} from '@open-rpc/docusaurus-plugin/components';
99
import { useState } from 'react';
1010

11-
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_forkchoiceUpdatedV2\",\n \"params\": {\n \"Forkchoice state\": {\n \"headBlockHash\": \"string\",\n \"safeBlockHash\": \"string\",\n \"finalizedBlockHash\": \"string\"\n },\n \"Payload attributes\": {\n \"timestamp\": \"string\",\n \"prevRandao\": \"string\",\n \"suggestedFeeRecipient\": \"string\",\n \"withdrawals\": [\n {\n \"index\": \"string\",\n \"validatorIndex\": \"string\",\n \"address\": \"string\",\n \"amount\": \"string\"\n }\n ]\n }\n },\n \"id\": 1\n}"} />}>
11+
<TwoColumnLayout sidebar={<InteractiveRequest request={"{\n \"jsonrpc\": \"2.0\",\n \"method\": \"engine_forkchoiceUpdatedV2\",\n \"params\": [\n {\n \"headBlockHash\": \"0x3559e851470f6e7bbed1db474980683e8c315bfce99b2a6ef47c057c04de7858\",\n \"safeBlockHash\": \"0x3559e851470f6e7bbed1db474980683e8c315bfce99b2a6ef47c057c04de7858\",\n \"finalizedBlockHash\": \"0x3b8fb240d288781d4aac94d3fd16809ee413bc99294a085798a589dae51ddd4a\"\n },\n {\n \"timestamp\": \"0x64e7785b\",\n \"prevRandao\": \"0xc130d5e63c61c935f6089e61140ca9136172677cf6aa5800dcc1cf0a02152a14\",\n \"suggestedFeeRecipient\": \"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b\",\n \"withdrawals\": [\n {\n \"index\": \"0xf0\",\n \"validatorIndex\": \"0xf0\",\n \"address\": \"0x00000000000000000000000000000000000010f0\",\n \"amount\": \"0x1\"\n },\n {\n \"index\": \"0xf1\",\n \"validatorIndex\": \"0xf1\",\n \"address\": \"0x00000000000000000000000000000000000010f1\",\n \"amount\": \"0x1\"\n }\n ]\n }\n ],\n \"id\": 1\n}"} />}>
1212
<div>
1313
# engine\_forkchoiceUpdatedV2
1414

@@ -55,6 +55,10 @@ import { useState } from 'react';
5555

5656
*Match pattern:* `^0x[0-9a-f]{64}$`
5757

58+
***
59+
60+
* **additionalProperties** `true`
61+
5862
***
5963
</details>
6064
</div>
@@ -141,9 +145,17 @@ import { useState } from 'react';
141145

142146
*Match pattern:* `^0x(0|[1-9a-f][0-9a-f]{0,15})$`
143147

148+
***
149+
150+
* **additionalProperties** `true`
151+
144152
***
145153
</details>
146154
</div>
155+
156+
* **additionalProperties** `true`
157+
158+
***
147159
</details>
148160
</div>
149161
</div>
@@ -199,6 +211,10 @@ import { useState } from 'react';
199211

200212
Validation error message
201213

214+
***
215+
216+
* **additionalProperties** `true`
217+
202218
***
203219
</details>
204220
</div>
@@ -209,6 +225,10 @@ import { useState } from 'react';
209225

210226
*Match pattern:* `^0x[0-9a-f]{16}$`
211227

228+
***
229+
230+
* **additionalProperties** `true`
231+
212232
***
213233
</details>
214234
</div>

0 commit comments

Comments
 (0)