From 15a7d93209c1c28b791c769ea1ab04d59ed9e428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Volpe?= Date: Thu, 27 Jun 2024 14:41:32 +0200 Subject: [PATCH] First draft --- CGPs/cgp-0149.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 CGPs/cgp-0149.md diff --git a/CGPs/cgp-0149.md b/CGPs/cgp-0149.md new file mode 100644 index 00000000..86c4c477 --- /dev/null +++ b/CGPs/cgp-0149.md @@ -0,0 +1,41 @@ +--- +cgp: 149 +title: Celo L2 off-chain data availability layer, powered by EigenLayer and EigenDA +date-created: 2024-06-27 - +author: cLabs Blockchain & Primitives teams +status: DRAFT +discussions-to: https://forum.celo.org/t/clabs-proposes-off-chain-data-availability-layer-powered-by-eigenlayer-and-eigenda/8236 +governance-proposal-id: +date-executed: +--- + + +## Overview + +Following a recent Forum post from cLabs, the community is requested to weigh in and vote on Celo's L2 off-chain data availability layer, powered by EigenLayer and EigenDA + +A "Yes" vote will denote agreeing to use "EigenDA". A "No" vote will denote not using "EigenDA". An "Abstain" vote will denote neither agreeing to nor disagreeing with either option, but instead will help to achieve the minimum needed level of quorum needed to pass a resolution. + +### Why should an off-chain data availability layer, powered by EigenLayer and EigenDA be chosen? + +The Celo Foundation and EigenLayer teams have solidified a partnership to support the long-term growth of Celo’s Layer-2 ecosystem. This agreement includes Eigen Foundation’s first strategic grant, allocated to the Celo Foundation. The grant will fund cLabs’ ongoing development of the Celo Layer-2 and to support ecosystem projects that leverage the DA solution. + +By utilizing Ethereum validators’ re-staked ETH, EigenDA provides a secure, decentralized, and cost-effective data availability layer. + +## Proposed Changes + + +## Verification + +This command should show no proposals: + +`$ celocli governance:show --proposalID 181 --node https://forno.celo.org` + +## Risks + +TODO + +## Useful Links + +1. [cLabs proposal](https://forum.celo.org/t/clabs-proposes-off-chain-data-availability-layer-powered-by-eigenlayer-and-eigenda/8236) +2. [Celo Foundation blog post](https://blog.celo.org/eigen-foundation-allocates-first-strategic-grant-to-celo-foundation-core-contributor-clabs-1363226cdb37)