Skip to content

chore: sync EPF wiki updates and zh translation#127

Open
AutoBot42 wants to merge 285 commits into
ethpanda-org:mainfrom
AutoBot42:chore/epf-weekly-sync-20260511
Open

chore: sync EPF wiki updates and zh translation#127
AutoBot42 wants to merge 285 commits into
ethpanda-org:mainfrom
AutoBot42:chore/epf-weekly-sync-20260511

Conversation

@AutoBot42
Copy link
Copy Markdown

Summary

  • Sync upstream EPF wiki changes from eth-protocol-fellows/protocol-studies into the Chinese fork branch.
  • Preserve existing Chinese translations when resolving translated-document conflicts.
  • Translate/update newly introduced human-readable English content in changed docs.

Validation

  • git diff --check origin/main..HEAD
  • git grep -I -n '<<<<<<<\|>>>>>>>' -- . ':!.git'

Conflict resolution

  • Markdown conflicts: retained existing Chinese content where semantically corresponding, absorbed non-conflicting upstream changes.
  • Workflow conflict: kept Chinese fork deletion of .github/workflows/spell-check.yml to avoid spell-check noise on Chinese content.

taxmeifyoucan and others added 30 commits March 20, 2025 17:07
Day 20: validator architecture  resource update
* Update week10-dev.md

* Update week3.md

* Update week7-research.md

* Update schedule.md

* Update JSON-RPC.md

* Update block-production.md
Corrected the lecture numbers on the sidebar
…ding/lec-11

Added a resource in the Lec 11 to EPFWiki's PeerDAS page
…m-updates

chore: update evm data structures
…d-merkle-patricia-trie-diagram

chore: add merkle patricia trie diagram
…do-geth

TODO content added: STF code links and walk through in Geth
…a-pre-reading

Add Lighthouse pre-reading for CL data structures
…/feat/spell-check

🧹 chore: Update spell check
taxmeifyoucan and others added 30 commits April 3, 2026 14:05
…-checker-instructions

Added better instructions for running the aspell typo checker
…uctures

docs(EL):data structures summary
chore: sort wordlist.txt alphabetically
…gine-api-page

docs(EL): add Engine API reference page
…pand-eof-article

docs: Expand EVM Object Format (EOF) article
…ap-pectra-status

docs: mark EIP-7251 as shipped in roadmap
…expiry

docs: add History Expiry wiki article
…-checks

docs: fix spell check flags across wiki articles
…ordlist-empty-line

docs: remove empty wordlist entry
docs: clarify the imprecise "meant for peer discovery only" wording f…
…nc-20260503

# Conflicts:
#	.github/workflows/spell-check.yml
#	README.md
#	docs/_sidebar.md
#	docs/contributing.md
#	docs/eps/archive.md
#	docs/eps/day16.md
#	docs/eps/day17.md
#	docs/eps/day18.md
#	docs/eps/day19.md
#	docs/eps/day20.md
#	docs/eps/day21.md
#	docs/eps/day22.md
#	docs/eps/day23.md
#	docs/eps/day24.md
#	docs/eps/intro.md
#	docs/eps/week1.md
#	docs/eps/week10-dev.md
#	docs/eps/week3.md
#	docs/eps/week6-research.md
#	docs/eps/week7-research.md
#	docs/eps/week8-dev.md
#	docs/readme.md
#	docs/wiki/CL/cl-architecture.md
#	docs/wiki/CL/cl-clients.md
#	docs/wiki/CL/cl-networking.md
#	docs/wiki/CL/merkleization.md
#	docs/wiki/CL/overview.md
#	docs/wiki/Cryptography/bls.md
#	docs/wiki/Cryptography/post-quantum-cryptography.md
#	docs/wiki/EL/JSON-RPC.md
#	docs/wiki/EL/block-production.md
#	docs/wiki/EL/data-structures.md
#	docs/wiki/EL/devp2p.md
#	docs/wiki/EL/el-architecture.md
#	docs/wiki/EL/el-clients.md
#	docs/wiki/EL/el-data-structures-summary.md
#	docs/wiki/EL/el-specs.md
#	docs/wiki/EL/engine-api.md
#	docs/wiki/EL/eof.md
#	docs/wiki/EL/evm.md
#	docs/wiki/EL/transaction.md
#	docs/wiki/dev/cs-resources.md
#	docs/wiki/dev/pm.md
#	docs/wiki/epf.md
#	docs/wiki/pectra-faq.md
#	docs/wiki/protocol/architecture.md
#	docs/wiki/protocol/design-rationale.md
#	docs/wiki/protocol/history.md
#	docs/wiki/protocol/prehistory.md
#	docs/wiki/research/FCR/FCR.md
#	docs/wiki/research/Preconfirmations/BasedSequencingPreconfs.md
#	docs/wiki/research/SSF.md
#	docs/wiki/research/history-expiry/history-expiry.md
#	docs/wiki/research/roadmap.md
#	docs/wiki/research/scaling/scaling.md
#	docs/wiki/testing/consensus-spec-tests.md
#	docs/wiki/testing/incidents.md
#	docs/wiki/testing/kurtosis.md
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.