docs: remove deprecated rollup-driver glossary entry#1612
Open
wolfgang1211 wants to merge 1 commit into
Open
Conversation
The 'Rollup Driver' glossary entry was marked with a TODO to be deleted and replaced by 'derivation process' or 'derivation logic' throughout. Changes: - glossary.mdx: replace [rollup driver] inline links with 'derivation process' and remove the ### Rollup Driver section - execution/index.mdx: replace [rollup driver][rollup-driver] link and remove orphaned link definition - consensus/index.mdx: remove [g-rollup-driver] link definition and update prose to use 'derivation process' - consensus/rpc.mdx: update plain-text reference for consistency
Collaborator
🟡 Heimdall Review Status
|
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.
Closes the TODO in glossary.mdx that asks to delete the
### Rollup Driverentry and replace references with "derivation process".Changes:
### Rollup Driversection from glossary.mdxRelated TODO at:
docs/base-chain/specs/reference/glossary.mdxline ~760Verification:
git diff --checknode scripts/lint-mdx.jswas run on Windows; it reports pre-existing/tooling issues caused by CRLF frontmatter detection and closing code fences being treated as missing languages.