-
Couldn't load subscription status.
- Fork 5.9k
Add EIP: Builder generalized consolidation requests #10220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,57 @@ | ||||||
| --- | ||||||
| eip: 99999 | ||||||
| title: Builder generalized consolidation requests. | ||||||
|
||||||
| title: Builder generalized consolidation requests. | |
| title: Builder generalized consolidation requests |
No need for full stop
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please create a discussions topic in Eth Magicians using the template: https://ethereum-magicians.org/c/eips/5
Check failure on line 11 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[preamble-requires-status]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md:11:16
|
11 | requires: 7732, 9999
| ^^^^^ required from here
|
= help: see https://ethereum.github.io/eipw/preamble-requires-status/
Check failure on line 11 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[preamble-requires-status]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md:11:16
|
11 | requires: 7732, 9999
| ^^^^^ required from here
|
= help: see https://ethereum.github.io/eipw/preamble-requires-status/
Check failure on line 16 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
16 | This EIP adds a new [EIP-9999](./EIP/9999.md)-type generalized consolidation request allowing any active validator to become a builder.
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
Check failure on line 16 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
16 | This EIP adds a new [EIP-9999](./EIP/9999.md)-type generalized consolidation request allowing any active validator to become a builder.
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-link-status]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
= help: see https://ethereum.github.io/eipw/markdown-link-status/
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-refs]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
Check failure on line 38 in EIPS/eip-99999.md
GitHub Actions / EIP Walidator
unable to read file `eip-9999.md`: Io
error[markdown-link-status]: unable to read file `eip-9999.md`: Io
--> EIPS/eip-99999.md
|
38 | This EIP adds a new handler for the [EIP-9999](./eip-9999.md) type generalized consolidation request, with `CALL_TYPE` of value `BUI...
|
= help: see https://ethereum.github.io/eipw/markdown-link-status/
Check failure on line 44 in EIPS/eip-99999.md
GitHub Actions / Markdown Linter
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]
EIPS/eip-99999.md:44 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]
Check failure on line 44 in EIPS/eip-99999.md
GitHub Actions / Markdown Linter
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]
EIPS/eip-99999.md:44 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Rationale"]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assigning next sequential EIP/ERC/RIP number.
Please also update the filename.