-
-
Published
Linked with GitHub
---
title: Dude, what's the Danksharding situation? Workshop, Feb 14th, 2022
image: https://storage.googleapis.com/ethereum-hackmd/upload_128371edff94f7cb2b73af16c49343af.png
tags: ethereum
description: An educational workshop of the latest Ethereum scaling solution protocol with Ethereum researchers and client devs. On Feb 14th, 2022 at UTC 14:30.
---
![](https://storage.googleapis.com/ethereum-hackmd/upload_128371edff94f7cb2b73af16c49343af.png)
# "Dude, what's the Danksharding situation?" Workshop
## Check the [Video](https://youtu.be/e9oudTr5BE4)!
{%youtube e9oudTr5BE4 %}
## Date/Time
* **February 14th 2022 at 14:30 GMT**
* [World clock time](https://savvytime.com/converter/utc-to-ca-san-francisco-co-denver-il-chicago-ny-new-york-city-united-kingdom-london-netherlands-amsterdam-singapore-singapore-australia-sydney-russia-moscow/feb-14-2022/9pm)
* Duration: ~2 hours
## Platforms
* Zoom
:::warning
- Due to Zoom limitation, it's invite only now. If you didn't receive invite, please DM `hsiao-wei#0696` on discord for participation. 👋
- Core devs team leads are authorized and please invite your team members by adding them to the gCal!
:::
* [YouTube live-streaming](https://youtu.be/e9oudTr5BE4)
## Agenda
:::warning
The sessions may end earlier or later based on the workshop situation.
:::
### 14:30-14:40 (10min) Intro & warm up
### 14:40-15:25 (45min) Introduction to Danksharding
* Intro
* The latest Ethereum scaling protocol proposal that Ethereum CL research team is working on. The cryptography part was presented at [the previous workshop](https://hackmd.io/@hww/workshop_feb_2021) so this workshop will focus on the scaling solution part.
* Workshop lead:
* **Dankrad Feist**
* 🆕🆕🆕 **[Slides](https://docs.google.com/presentation/d/1-pe9TMF1ld185GL-5HSWMAsaZLbEqgfU1sYsHGdD0Vw)**
* 🆕🆕🆕 **[Ethereum Magicians thread](https://ethereum-magicians.org/t/sharding-design-with-tight-beacon-and-shard-block-integration-danksharding/8291)**
* Reading materials
* [New sharding design with tight beacon and shard block integration](https://notes.ethereum.org/@dankrad/new_sharding)
* [[video] An introduction to Kate polynomial commitments](https://hackmd.io/@hww/workshop_feb_2021#2110-2240-Part-1-The-Sharding-Design-and-the-Cryptographic-Primitives)
* [KZG polynomial commitments](https://dankradfeist.de/ethereum/2020/06/16/kate-polynomial-commitments.html)
* [WIP implementation of Danksharding PR](https://github.com/ethereum/consensus-specs/pull/2792)
### 15:25-15:45 (20min) Sharding-format blob-carrying transactions
* Intro
* The pre-EIP that contains data inaccessible to EVM execution, in the same format as what we will ultimately use for sharding. [This EIP is aiming at Shanghai HF if it is realistic.](https://github.com/ethereum/pm/issues/459#issuecomment-1029529089)
* Workshop lead:
* **Vitalik Buterin**
* 🆕🆕🆕 **[Ethereum Magicians thread](https://ethereum-magicians.org/t/sharding-format-blob-carrying-transactions/8289)**
* Reading materials
* [Sharding-format blob-carrying transactions](https://notes.ethereum.org/@vbuterin/blob_transactions)
### 15:45-? Engineering Q&A/discussion