This repo contains content used in STEEL Team presentations.
The STEEL Team's most relevant presentations are listed in reverse chronological order in this table.
| Date | Title | Speaker(s) | Location | Slides | Video |
|---|---|---|---|---|---|
| 2025-08-18 | STEEL Team Overview | Dan | EF Town Hall | online, local | n/a |
| 2024-11-26 | Execution-Spec-Tests Technical Walkthrough | Spencer | Immunefi Ethereum Attackathon | online | youtube |
| 2024-11-13 | Hunt the Bug, Save the Chain: Uncovering Bugs in EIP Implementations | Mario | Devcon 7, Bangkok | online | Devcon Archive |
| 2024-11-13 | Protec and Attac: Programmatic Execution Layer Consensus Tests | Dan | Devcon 7, Bangkok | online | Devcon Archive |
| 2024-11-12 | Ethereum Execution Layer Specifications (EELS) | Guru | Devcon 7, Bangkok | n/a | Devcon Archive |
| 2024-03-11 | Testing & Security Overview | Mario | Ethereum Protocol Fellowship, Cohort 5 | n/a | youtube |
| 2023-06-22 | Python Test Cases & Framework to Generate Tests for Execution Clients | Dan, Spencer, Mario | All Core Devs 164 | online | youtube |
| 2022-10-13 | EELS: The Future of Execution Layer Specifications | Peter | Devcon 6, Bogota | n/a | Devcon Archive |
This is new: Please update this information with new learnings!
HackMD can be used to create RevealJS slides, but creating a presentation only using the web UI is a bit clunky. If you link your HackMD talk to this repo, you can then specify a markdown file to use as your presentation source. This allows:
- Slide preview in VS Code with the
vscode-revealextension. - Assistance from Claude to help with any formatting and customization.
Hackmd docs: RevealJS, Github Integration.
- It seems like you need to manually pull any changes from Github in the HackMD interface upon each push manually.
- You can't use relative links to images in this repo. I checked images in and then used permalinks to the images in Github suffixed with
?raw=true.