Skip to content

Conversation

lferrigno
Copy link
Contributor

Adds a new “Recommended Lectures” section to the documentation.

A disclaimer was also added to note that the section is still under development.

@github-actions github-actions bot added L1 Ethereum client L2 Rollup client labels Oct 16, 2025
@lferrigno lferrigno marked this pull request as ready for review October 16, 2025 19:13
@lferrigno lferrigno requested a review from a team as a code owner October 16, 2025 19:13
@Copilot Copilot AI review requested due to automatic review settings October 16, 2025 19:13
@ethrex-project-sync ethrex-project-sync bot moved this to In Review in ethrex_l1 Oct 16, 2025
@lferrigno lferrigno changed the title docs(l1,l2): Add recommended lectures docs(l1,l2): add recommended lectures Oct 16, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new "Recommended Lectures" section to the documentation with initial content focusing on Ethereum internals and zero-knowledge systems. The section includes a disclaimer noting it's under development.

  • Added a new lectures.md file with recommended learning materials
  • Integrated the new section into the documentation navigation structure

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/lectures.md New file containing recommended lectures with development disclaimer
docs/SUMMARY.md Added navigation link to the new lectures section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +7 to +9
- [ENDGAME: How MegaETH bridges throughput and decentralization](https://x.com/megaeth_labs/status/1978854478943256986?s=12)

- [ENDGAME: How SALT breaks the bottleneck that's been strangling blockchains](https://x.com/megaeth_labs/status/1962902246573879530?s=12) No newline at end of file
Copy link

Copilot AI Oct 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The recommended materials are social media posts rather than formal lectures or educational content. Consider including actual lecture videos, academic papers, or structured educational resources that align with the section title 'Recommended lectures'.

Suggested change
- [ENDGAME: How MegaETH bridges throughput and decentralization](https://x.com/megaeth_labs/status/1978854478943256986?s=12)
- [ENDGAME: How SALT breaks the bottleneck that's been strangling blockchains](https://x.com/megaeth_labs/status/1962902246573879530?s=12)
- [Ethereum: The World Computer](https://www.youtube.com/watch?v=AfmGk2n5Tj0) — Lecture by Vitalik Buterin at MIT, covering Ethereum internals and design.
- [Zero Knowledge Proofs: An Introduction](https://www.youtube.com/watch?v=GJ4Qp2xeRds) — Stanford CS251 lecture by Dan Boneh, explaining ZKPs and their applications.
- [Distributed Systems: Concepts and Design](https://www.coursera.org/learn/cloud-computing) — Coursera course by University of Illinois, covering distributed systems fundamentals.
- [A Next-Generation Smart Contract and Decentralized Application Platform](https://ethereum.org/en/whitepaper/) — Ethereum Whitepaper by Vitalik Buterin.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client L2 Rollup client

Projects

Status: In Review
Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant