Initial commit for Native Account Abstraction EIP #3
Annotations
10 errors
EIPS/eip-00.md#L100
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
100 | Before EIP-9999, for accounts with associated code (smart contracts), the account nonce is only used and incremented
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
= help: see https://ethereum.github.io/eipw/markdown-link-first/
|
EIPS/eip-00.md#L228
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
228 | These rules are defined in EIP-9999.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L434
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
434 | the opcode banning and storage access rules described in EIP-9999.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L448
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
448 | They may be propagated in the alternative mempool that allows them explicitly as defined in EIP-9999.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L460
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
460 | certain rules for the mempool transactions in EIP-9999.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L462
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
462 | A builder that chooses not to enforce the rules from EIP-9999 **must** take care to re-validate each transaction
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L617
error[markdown-link-first]: the first match of the given pattern must be a link
--> EIPS/eip-00.md
|
617 | * code: -32504 - transaction rejected because `paymaster` is throttled or banned, as defined by EIP-9999.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
EIPS/eip-00.md#L100
error[markdown-refs]: unable to read file `eip-9999.md`: Io: JsValue(Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md'
Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md')
--> EIPS/eip-00.md
|
100 | Before EIP-9999, for accounts with associated code (smart contracts), the account nonce is only used and incremented
|
= help: see https://ethereum.github.io/eipw/markdown-refs/
|
EIPS/eip-00.md#L228
error[markdown-refs]: unable to read file `eip-9999.md`: Io: JsValue(Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md'
Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md')
--> EIPS/eip-00.md
|
228 | These rules are defined in EIP-9999.
|
|
EIPS/eip-00.md#L434
error[markdown-refs]: unable to read file `eip-9999.md`: Io: JsValue(Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md'
Error: ENOENT: no such file or directory, open 'EIPS/eip-9999.md')
--> EIPS/eip-00.md
|
434 | the opcode banning and storage access rules described in EIP-9999.
|
|
The logs for this run have expired and are no longer available.
Loading