Skip to content

Commit

Permalink
Update week8 dev
Browse files Browse the repository at this point in the history
  • Loading branch information
taxmeifyoucan authored Apr 4, 2024
1 parent d6d4901 commit 0e9e8a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/eps/week8-dev.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Study Group Week 8 | Consensus client architecture

Week 7 development track is an insight into Ethereum execution layer client codebase, explaining its architecture and highlighting novel approaches.
The Week 8 research track provides an look into Ethereum consensus layer client codebase, explaining its architecture and functions.

on [Wednesday, April 8, 7PM UTC](https://savvytime.com/converter/utc-to-germany-berlin-united-kingdom-london-china-shanghai-ny-new-york-city-japan-tokyo-australia-sydney-india-delhi-argentina-buenos-aires/apr-1-2024/3pm). (note that this is 3 hours later than the default time)
Join the presentation by [Paul Harris](https://twitter.com/rolfyone) from Consensys Teku on [Wednesday, April 8, 7PM UTC](https://savvytime.com/converter/utc-to-germany-berlin-united-kingdom-london-china-shanghai-ny-new-york-city-japan-tokyo-australia-sydney-india-delhi-argentina-buenos-aires/apr-1-2024/3pm). (Note that this is 3 hours later than the default time)

The talk will be streamed live on [StreamEth](https://streameth.org/65cf97e702e803dbd57d823f/epf_study_group) and [Youtube](https://www.youtube.com/@ethprotocolfellows/streams), links will be provided before the call in the [Discord server](https://discord.gg/addwpQbhpq). Discord also serves for the discussion and questions during the stream.

## Pre-reading

Before starting with the week 8 development content, make yourself familiar with resources in previous weeks, especially week 3 resources on consensus layer.

Paul will dive into Teku, consensus client implementation in Java. You should have at least basic knowledge of Java syntax.
Paul will dive into Teku, consensus client implementation in Java. You should have at least basic knowledge of the language syntax.

Additionally, you can read and get ready by studying the following resources:

Expand All @@ -28,4 +28,4 @@ Additionally, you can read and get ready by studying the following resources:
## Additional reading and exercises

- [Teku code conventions for contributors](https://wiki.hyperledger.org/display/BESU/Coding+Conventions)
- [Teku and the Merge, PEEPanEIP#83](https://www.youtube.com/watch?v=YTWaZ-NBpbM)
- [Teku and the Merge, PEEPanEIP#83](https://www.youtube.com/watch?v=YTWaZ-NBpbM)

0 comments on commit 0e9e8a8

Please sign in to comment.