From 0e9e8a876ce85ce0e49acdadd6322cc238f95bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Havel?= <61149543+taxmeifyoucan@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:53:02 +0200 Subject: [PATCH] Update week8 dev --- docs/eps/week8-dev.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/eps/week8-dev.md b/docs/eps/week8-dev.md index 9b203073..34b51475 100644 --- a/docs/eps/week8-dev.md +++ b/docs/eps/week8-dev.md @@ -1,8 +1,8 @@ # 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. @@ -10,7 +10,7 @@ The talk will be streamed live on [StreamEth](https://streameth.org/65cf97e702e8 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: @@ -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) \ No newline at end of file +- [Teku and the Merge, PEEPanEIP#83](https://www.youtube.com/watch?v=YTWaZ-NBpbM)