Add EIP: Add wallet_signIntendedValidatorData method #16759
ci.yml
on: pull_request
Save PR Number
3s
HTMLProofer
1m 48s
Link Check
12s
CodeSpell
8s
EIP Walidator
3s
Markdown Linter
4s
Annotations
15 errors and 6 warnings
the first match of the given pattern must be a link:
EIPS/eip-x.md#L25
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-x.md
|
25 | ERC-191 defines three versions: 0x45, 0x01, and 0x00. This proposal aims to fully support EIP-191 by introducing the rpc call for 0x00 version, which enables signing data with an intended validator address. This new method will:
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
= help: see https://ethereum.github.io/eipw/markdown-link-first/
|
references to proposals with a `category` of `ERC` must use a prefix of `ERC`:
EIPS/eip-x.md#L25
error[markdown-refs]: references to proposals with a `category` of `ERC` must use a prefix of `ERC`
--> EIPS/eip-x.md
|
25 | ERC-191 defines three versions: 0x45, 0x01, and 0x00. This proposal aims to fully support EIP-191 by introducing the rpc call for 0x00 version, which enables signing data with an intended validator address. This new method will:
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
|
preamble header `discussions-to` is not a valid URL:
EIPS/eip-x.md#L5
error[preamble-discussions-to]: preamble header `discussions-to` is not a valid URL
--> EIPS/eip-x.md:5:16
|
5 | discussions-to: TBD
| ^^^^ relative URL without a base
|
= help: see https://ethereum.github.io/eipw/preamble-discussions-to/
|
preamble header `title` value is too long (max 44):
EIPS/eip-x.md#L2
error[preamble-len-title]: preamble header `title` value is too long (max 44)
--> EIPS/eip-x.md:2:7
|
2 | title: Add wallet_signIntendedValidatorData JSON-RPC
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-title/
|
preamble header `discussions-to` should point to a thread on ethereum-magicians.org:
EIPS/eip-x.md#L5
error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org
--> EIPS/eip-x.md:5:16
|
5 | discussions-to: TBD
| ^^^^ required pattern was not matched
|
= info: the pattern in question: `^https://ethereum-magicians.org/t/[^/]+/[0-9]+$`
= help: see https://ethereum.github.io/eipw/preamble-re-discussions-to/
|
references to proposals with a `category` of `ERC` must use a prefix of `ERC`:
EIPS/eip-x.md#L3
error[preamble-refs-description]: references to proposals with a `category` of `ERC` must use a prefix of `ERC`
--> EIPS/eip-x.md:3:92
|
3 | description: A new RPC method to sign data with an intended validator address according to EIP-191 version 0x00.
| ^^^^^^^ referenced here
|
= help: see https://ethereum.github.io/eipw/preamble-refs-description/
|
preamble is missing header(s): `eip`:
EIPS/eip-x.md#L1
error[preamble-req]: preamble is missing header(s): `eip`
--> EIPS/eip-x.md
|
|
= help: see https://ethereum.github.io/eipw/preamble-req/
|
proposals mentioned in preamble header `description` must appear in `requires`:
EIPS/eip-x.md#L3
error[preamble-requires-ref-description]: proposals mentioned in preamble header `description` must appear in `requires`
--> EIPS/eip-x.md:3:92
|
3 | description: A new RPC method to sign data with an intended validator address according to EIP-191 version 0x00.
| ^^^^^^^ mentioned here
|
= help: see https://ethereum.github.io/eipw/preamble-requires-ref-description/
|
preamble header `requires` items must be unsigned integers:
EIPS/eip-x.md#L10
error[preamble-uint-requires]: preamble header `requires` items must be unsigned integers
--> EIPS/eip-x.md:10:10
|
10 | requires: EIP-191 - EIP-712
| ^^^^^^^^^^^^^^^^^^ not a non-negative integer
|
= help: see https://ethereum.github.io/eipw/preamble-uint-requires/
|
EIP Walidator
validation found errors :(
|
Markdown Linter
Process completed with exit code 1.
|
Markdown Linter
Unable to process file command 'env' successfully.
|
Markdown Linter
Invalid value. Matching delimiter not found 'EOF'
|
HTMLProofer
Canceling since a higher priority waiting request for 'Continuous Integration-8774' exists
|
HTMLProofer
The operation was canceled.
|
Save PR Number
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
EIP Walidator
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/
|
Markdown Linter
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/
|
CodeSpell
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/
|
Link Check
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pr_number
Expired
|
87 Bytes |
|