Add ERC: Smart Contract Identifiers and Metadata Extension #1752
Annotations
5 errors and 1 warning
Run ethereum/eipw-action@6785fa283773db4819cb0abf17a185a1d9b6eb9f:
ERCS/erc-321#L19
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-321
|
19 | The advancement of blockchain technology and the proliferation of decentralized applications (dApps) underscore the need for a dynamic, interoperable protocol for managing smart contracts. A standardized mechanism for tokenization, exchange, and aggregation is necessary. This EIP, with its ERC-321Metadata extension, proposes a structured interface for lifecycle management of smart contracts within marketplaces.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
= help: see https://ethereum.github.io/eipw/markdown-link-first/
|
Run ethereum/eipw-action@6785fa283773db4819cb0abf17a185a1d9b6eb9f:
ERCS/erc-321#L34
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-321
|
34 | ERC-321 is designed with backward compatibility in mind, ensuring seamless interaction with existing ERC standards and the broader Ethereum ecosystem.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
Run ethereum/eipw-action@6785fa283773db4819cb0abf17a185a1d9b6eb9f:
ERCS/erc-321#L106
error[markdown-link-first]: the first match of the given pattern must be a link
--> ERCS/erc-321
|
106 | Securing the implementation of ERC-321 is crucial, focusing on managing contract ownership and metadata integrity. Adhering to smart contract security best practices and opting for decentralized storage solutions for metadata are essential to mitigate risks.
|
= info: the pattern in question: `(?i)(?:eip|erc)-[0-9]+`
|
Run ethereum/eipw-action@6785fa283773db4819cb0abf17a185a1d9b6eb9f:
ERCS/erc-321#L2
error[preamble-file-name]: file name must reflect the preamble header `eip`
--> ERCS/erc-321:2:5
|
2 | eip: 321
| ^^^^ this value
|
= help: this file's name should be `erc-321.md`
= help: see https://ethereum.github.io/eipw/preamble-file-name/
|
Run ethereum/eipw-action@6785fa283773db4819cb0abf17a185a1d9b6eb9f
validation found errors :(
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading