Add ERC: Fungible Token with gas rebates #5798
Annotations
10 errors and 2 warnings
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L15
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7849.md
|
15 | EIP-7849 introduces a new fungible token standard focused on security, efficiency, and interoperability. It extends traditional [ERC...
|
= 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-7849.md#L19
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7849.md
|
19 | Current fungible token standards lack built-in security features and gas optimization mechanisms. EIP-7849 addresses these limitatio...
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L129
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7849.md
|
129 | The design choices in EIP-7849 prioritize:
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L137
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-7849.md
|
137 | EIP-7849 maintains full backwards compatibility with [ERC-20](./eip-20.md) while adding enhanced functionality.
|
= info: the pattern in question: `(?i)(?:eip|erc)-([0-9])+`
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L15
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
15 | EIP-7849 introduces a new fungible token standard focused on security, efficiency, and interoperability. It extends traditional [ERC...
|
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L21
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
21 | - [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) compliant signatures for gasless approvals
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L39
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
39 | - [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) signature validation
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L87
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
87 | - Processes gasless approvals using [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) signatures
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L132
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
132 | 3. Interoperability through standard [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) implementation
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7849.md#L145
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7849.md
|
145 | - Validates [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) signatures for permit operations
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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