Add EIP: P2P History Network #16276
Annotations
3 errors and 2 warnings
EIPS/eip-7719.md#L71
error[markdown-refs]: unable to read file `eip-7718.md`: Io: JsValue(Error: ENOENT: no such file or directory, open 'EIPS/eip-7718.md'
Error: ENOENT: no such file or directory, open 'EIPS/eip-7718.md'
at async open (node:internal/fs/promises:636:25)
at async readFile (node:internal/fs/promises:1246:14))
--> EIPS/eip-7719.md
|
71 | The `Portal wire protocol` [EIP-7718](./eip-7718) is used as wire protocol for the history network.
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
|
EIPS/eip-7719.md#L15
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7719.md
|
15 | An overlay network over Discv5 based off the `Portal Wire Protocol` [EIP-x](https://github.com/ethereum/EIPs/pull/8629). This overlay network is called the Portal History Network and serves headers, block bodies, and receipts. Look ups on the network are done via block hash. All data has strong validity conditions, but proving path will differ based certain fork transitions
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr_number".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading