Add ERC: Consolidated Dynamic Storage (CDS) #5653
Annotations
6 errors and 2 warnings
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7844.md#L175
error[markdown-order-section]: body has extra section(s)
--> ERCS/erc-7844.md
|
175 | ## Interfaces
|
::: ERCS/erc-7844.md
|
264 | ## Initialization
|
::: ERCS/erc-7844.md
|
360 | ## Gas Benchmarks
|
= help: see https://ethereum.github.io/eipw/markdown-order-section/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7844.md#L30
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7844.md
|
30 | The Ethereum ecosystem relies heavily on upgradeable smart contract patterns to enable flexibility in evolving protocols and systems...
|
= help: use `./eip-2535.md` instead
= help: see https://ethereum.github.io/eipw/markdown-rel-links/
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7844.md#L307
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7844.md
|
307 | - **Launchpad for Plug-and-Play Infra Solutions** CDS’s centralized storage layer, paired with its low-level access, forms a rob...
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7844.md#L313
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7844.md
|
313 | The **Diamond Standard ([ERC-2535](https://eips.ethereum.org/EIPS/eip-2535))** modularizes smart contract logic elegantly, but reta...
|
= help: use `./eip-2535.md` instead
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93:
ERCS/erc-7844.md#L377
error[markdown-rel-links]: non-relative link or image
--> ERCS/erc-7844.md
|
377 | Refer to [CDS Minimal Example](https://github.com/wisecameron/ConsolidatedDynamicStorage/blob/main/contracts/CDSMinimal.sol)
|
|
Run ethereum/eipw-action@be3fa642ec311d0b8e1fdb811e5c9b4ada3d3d93
validation found errors :(
|
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