Skip to content

Commit

Permalink
add ePBS at Prysm
Browse files Browse the repository at this point in the history
  • Loading branch information
potuz committed May 22, 2024
1 parent 5e704f6 commit 9b5b8a2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion projects/project-ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,11 @@ In project ideas from previous cohorts, you might find some up to date ideas whi

## Ideas proposed by core devs

Coming soon!
- **ePBS**. Project at prysmaticlabs mentored by [@potuz](https://x.com/potuz_eth) and [@terencechain](https://x.com/terencechain). We currently have a fully specified [ePBS spec](https://github.com/potuz/consensus-specs/pull/2). And are actively working on a Go implementation as part of Prysm [here](https://github.com/prysmaticlabs/prysm/pull/13917). We plan to have a fully working PoC in the comming months and production code ready by exposition time in Devcon. Reading material includes some comprehensive documents.
- The [design notes](https://hackmd.io/uWVGcvcKSoqS4P5c5NHG3g),
- [forkchoice annotated spec](https://hackmd.io/9lWaVhSxSYWmTvODqnapMA),
- [validator guide annotated spec](https://hackmd.io/@ttsao/epbs-annotated-validator),
- [design constraints](https://ethresear.ch/t/epbs-design-constraints/18728),
- [payload boosts](https://ethresear.ch/t/payload-boosts-in-epbs/18769).

As for working conditions, we would not have weekly calls as in previous cohorts, but rather focus on code review and implementation work. Fellows are expected to carry their own research and asynchronously request help/discussions on Discord. Some areas of independent interest could be implementation of variations of ePBS like *slot auctions* or *execution tickets*. Please refer to [Barnabé's doc](https://mirror.xyz/barnabe.eth/QJ6W0mmyOwjec-2zuH6lZb0iEI2aYFB9gE-LHWIMzjQ) for a high level introduction.

0 comments on commit 9b5b8a2

Please sign in to comment.