Skip to content

Commit

Permalink
Submission: Merged open-source contribution to Reth (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
cetceeve authored Jan 17, 2024
1 parent c9f7e84 commit e725984
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions contributions/open-source/zeiher/SUBMISSION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Assignment Proposal

## Title

Open source contribution to reth

## Names and KTH ID

- Fabian Zeiher ([email protected])

## Deadline

- Task 3

## Category

- Open source

## Description

Reth is an execution layer for ethereum implemented in Rust.
The project is still in active development with a very open and friendly community.
I found a [good issue](https://github.com/paradigmxyz/reth/issues/5906) that is very self-contained and seemed reasonable.
The conversation with the maintainer and merged pull request can be found here: [fix: randomly sample peers in `NetworkState::announce_new_block()` for block propagation](https://github.com/paradigmxyz/reth/pull/5930)

**Relevance**

Reth implements a core component of the ethereum blockchain.

0 comments on commit e725984

Please sign in to comment.