From c148a5d40199d6d3b9c300793c428d18431a6cd7 Mon Sep 17 00:00:00 2001 From: alessandromazza Date: Fri, 15 Sep 2023 18:17:54 +0200 Subject: [PATCH] update project proposal --- projects/Reth_contributor.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/projects/Reth_contributor.md b/projects/Reth_contributor.md index 636ebaa8..d5288d65 100644 --- a/projects/Reth_contributor.md +++ b/projects/Reth_contributor.md @@ -2,6 +2,11 @@ Become a core contributor for [Reth](https://github.com/paradigmxyz/reth), a new Ethereum execution client written in Rust! +Here you can find my full project proposal (work-in-progress): [Reth Contributor](https://alessandromazza.notion.site/Project-Proposal-dac64b916b254652a1d2a742865245d9?pvs=4) + +## DEPRECATION WARNING +The following document is deprecated and may no longer be relevant or accurate. Please use the link above for my up-to-date proposal! + ## Motivation Client diversity is one of the most important features of Ethereum as it helps to further decentralise the network. Right now there are already several implementations for the Ethereum protocol, divided in consensus and execution clients, as you can see from the image below.