Add EIP: Fork-choice enforced Inclusion Lists (FOCIL) #17678
Annotations
10 errors and 2 warnings
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L167
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-7805.md
|
167 | - Same-slot: With FOCIL running in parallel with the block building process for `slot N+1` during `slot N`, the constraints imposed...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
= help: see https://ethereum.github.io/eipw/markdown-link-first/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L28
error[markdown-order-section]: body has extra section(s)
--> EIPS/eip-7805.md
|
28 | ## High-level Overview
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L118
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7805.md
|
118 | - [Beacon Chain](https://github.com/terencechain/consensus-specs/blob/6056b69ea1215c3dff6042da2b0a8563347be645/specs/_features/foci...
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L119
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7805.md
|
119 | - [Fork choice](https://github.com/terencechain/consensus-specs/blob/6056b69ea1215c3dff6042da2b0a8563347be645/specs/_features/focil...
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L120
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7805.md
|
120 | - [P2P](https://github.com/terencechain/consensus-specs/blob/6056b69ea1215c3dff6042da2b0a8563347be645/specs/_features/focil/p2p-int...
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L121
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7805.md
|
121 | - [Honest validator guide](https://github.com/terencechain/consensus-specs/blob/6056b69ea1215c3dff6042da2b0a8563347be645/specs/_fea...
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L122
error[markdown-rel-links]: non-relative link or image
--> EIPS/eip-7805.md
|
122 | - [Engine API](https://github.com/terencechain/consensus-specs/blob/6056b69ea1215c3dff6042da2b0a8563347be645/specs/_features/focil/...
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L5
error[preamble-author]: preamble header `author` must contain at least one GitHub username
--> EIPS/eip-7805.md
|
5 | author: Thomas Thiery <thomas.thiery@ethereum.org>, Francesco D'Amato <francesco.damato@ethereum.org>, Julian Ma <julian.ma@ethereum....
|
= help: see https://ethereum.github.io/eipw/preamble-author/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L10
error[preamble-date-created]: preamble header `created` is not a date in the `YYYY-MM-DD` format
--> EIPS/eip-7805.md:10:9
|
10 | created: 2024-11-1
| ^^^^^^^^^^ invalid length
|
= help: see https://ethereum.github.io/eipw/preamble-date-created/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
EIPS/eip-7805.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44)
--> EIPS/eip-7805.md:3:7
|
3 | title: Committee-based, Fork-choice enforced Inclusion Lists (FOCIL)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-title/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Loading