Skip to content

Fill missing Ethereum roadmap sections (Scourge staking, Verge, Purge, Splurge) - #507

Merged
taxmeifyoucan merged 2 commits into
eth-protocol-fellows:mainfrom
alok-108:fill-roadmap-sections
May 17, 2026
Merged

Fill missing Ethereum roadmap sections (Scourge staking, Verge, Purge, Splurge)#507
taxmeifyoucan merged 2 commits into
eth-protocol-fellows:mainfrom
alok-108:fill-roadmap-sections

Conversation

@alok-108

@alok-108 alok-108 commented May 1, 2026

Copy link
Copy Markdown
Contributor

Closes #294. Adds the remaining "Urges" to the roadmap page, covering staking economics track of Scourge, Verkle trees, state/history expiry, and ecosystem improvements.

@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Hi @alok-108,

⚠️ Potential typos found in your pull request:

  • 📄 ./docs/wiki/research/roadmap.md (line(s) 90,91):
    1. ❌ SNARKed
  • 📄 ./docs/wiki/research/roadmap.md (line(s) 90,91):
    1. ❌ SNARKed
  • 📄 ./docs/wiki/research/roadmap.md (line(s) 193):
    1. ❌ SNARKing
  • 📄 ./docs/wiki/research/history-expiry/history-expiry.md (line(s) 37,39):
    1. ❌ bitmask
  • 📄 ./docs/wiki/research/history-expiry/history-expiry.md (line(s) 37,39):
    1. ❌ bitmask
  • 📄 ./docs/wiki/CL/cl-networking.md (line(s) 251):
    1. ❌ decrypt

ℹ️ How to fix this error:

  1. If these are actual typos:

    • Open the files at the specified line numbers and fix them
  2. If these are names or one-off nouns:

    • Wrap them in <name> tags
    • Example: <name>Alex Pereira</name>
    • Use this for people's names or unique terms that appear rarely
  3. If these are valid terms:

    • Add them to wordlist.txt (one word per line)
    • Terms must be plain text without spaces/special chars
    • The list is case-insensitive
  4. If these are code terms:

    • Wrap them in backticks (`) in your markdown

ℹ️ Checking for typos locally

  1. Install aspell for your platform
  2. Navigate to project root and run:
for f in **/*.md ; do echo $f ; aspell --lang=en_US --mode=markdown --home-dir=. --personal=wordlist.txt --ignore-case=true --camel-case --add-sgml-skip nospellcheck list < $f | sort | uniq -c ; done

Learn more about wordlist format

@taxmeifyoucan

Copy link
Copy Markdown
Contributor

Thanks a lot! This is great addition, although the whole 'urge' roadmap is sort of obsolete now and it should be reframed as upgrades for CL, EL, DL like strawmap.org

@taxmeifyoucan
taxmeifyoucan merged commit bd55164 into eth-protocol-fellows:main May 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Roadmap page

2 participants