chore: sync EPF wiki updates and zh translation#127
Open
AutoBot42 wants to merge 285 commits into
Open
Conversation
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
…-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
…or discv5 and add its three core functions
…ap-pectra-status docs: mark EIP-7251 as shipped in roadmap
…expiry docs: add History Expiry wiki article
…on, and handshake flow
…-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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
git diff --check origin/main..HEADgit grep -I -n '<<<<<<<\|>>>>>>>' -- . ':!.git'Conflict resolution
.github/workflows/spell-check.ymlto avoid spell-check noise on Chinese content.