Add ERC: Nitro Protocol for State Channels with Account Abstraction #5222
Annotations
10 errors and 2 warnings
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L16
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
16 | This ERC standardizes the Nitro Protocol for state channels, enabling efficient off-chain state execution and on-chain dispute resol...
|
= 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:
ERCS/erc-7250.md#L20
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
20 | State channels offer a mechanism for off-chain execution, improving scalability and reducing transaction costs. However, existing im...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L115
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
115 | ### Integration with ERC-4337
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L119
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
119 | 2. **Programmable Wallets:** Wallets using ERC-4337 can interact directly with Nitro-based state channels.
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L137
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
137 | This ERC builds on the modularity of Nitro Protocol and the flexibility of ERC-4337, creating a unified standard for state channel ...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L141
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7250.md
|
141 | This ERC depends on ERC-4337 and assumes its availability for account abstraction functionality. Legacy state channel implementatio...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L4
error[preamble-len-description]: preamble header `description` value is too long (max 140)
--> ERCS/erc-7250.md:4:13
|
4 | ...on: A standard for implementing interoperable state channels on Ethereum using the Nitro Protocol, integrated with ERC-4337 for enhanced account abstraction.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-description/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L3
error[preamble-len-title]: preamble header `title` value is too long (max 44)
--> ERCS/erc-7250.md:3:7
|
3 | title: Nitro Protocol for State Channels with Account Abstraction
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long
|
= help: see https://ethereum.github.io/eipw/preamble-len-title/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L4
error[preamble-re-description]: preamble header `description` should not contain `standard` (or similar words.)
--> ERCS/erc-7250.md:4:13
|
4 | ...on: A standard for implementing interoperable state channels on Ethereum using the Nitro Protocol, integrated with ERC-4337 for enhanced account abstraction.
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched
|
= info: the pattern in question: `(?i)standar\w*\b`
= help: see https://ethereum.github.io/eipw/preamble-re-description/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7250.md#L6
error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org
--> ERCS/erc-7250.md:6:16
|
6 | discussions-to: https://github.com/ethereum/EIPs/discussions/7250
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/
|
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