Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This WIP pull request updates V3 contract documentation with link format standardization and content improvements. The changes primarily add .md extensions to internal documentation links, update contract version references from v3.0.0 to v3.0.1 for stVaults-related contracts, and refine documentation content for clarity.
Changes:
- Standardized internal documentation links to use
.mdextensions across multiple contract documentation files - Updated contract version references from v3.0.0 to v3.0.1 for stVaults contracts (VaultHub, Dashboard, OperatorGrid, LazyOracle, etc.)
- Enhanced documentation clarity with improved descriptions, flow diagrams, and role holder information
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/token-guides/steth-superuser-functions.md | Added .md extensions to links, updated table formatting, added role holder addresses, and added on-chain verification section |
| docs/lido-v3-whitepaper.mdx | Added .md extension to VaultHub contract reference link |
| docs/guides/protocol-levers.md | Added .md extensions to links, updated role holder addresses, added new governance entities, removed deprecated Easy Track factories section |
| docs/contracts/vault-hub.md | Updated version to v3.0.1, corrected contract address, added .md extensions to related links, added manual pause intent section |
| docs/contracts/validator-consolidation-requests.md | Updated version to v3.0.1, added .md extensions to related links, clarified fee usage |
| docs/contracts/staking-vault.md | Updated version to v3.0.1, added .md extensions to related links |
| docs/contracts/staking-vault-factory.md | Updated version to v3.0.1, added .md extensions to related links |
| docs/contracts/staking-vault-beacon.md | Added .md extensions to related links, clarified upgrade control |
| docs/contracts/predeposit-guarantee.md | Updated version to v3.0.1, added .md extensions to related links, clarified validator proof requirements |
| docs/contracts/operator-grid.md | Updated version to v3.0.1, added .md extensions to related links, clarified tier change initiation |
| docs/contracts/lido.md | Added .md extension to VaultHub link |
| docs/contracts/lido-locator.md | Added .md extension to VaultHub link |
| docs/contracts/lazy-oracle.md | Updated version to v3.0.1, added .md extensions to related links, added lazy oracle naming explanation, removed redundant section |
| docs/contracts/dashboard.md | Updated version to v3.0.1, added .md extensions to related links, removed wrap/unwrap methods, added receive() method, updated fee disbursement description |
| docs/contracts/burner.md | Updated version to v3.0.1, corrected contract address |
| docs/contracts/accounting.md | Updated version to v3.0.1, partially updated links (.md extension on VaultHub only), updated flow diagram, added constructor documentation, reordered operation steps |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
# Conflicts: # docs/token-guides/steth-superuser-functions.md # Conflicts: # docs/guides/protocol-levers.md
1b372de to
386a624
Compare
TheDZhon
commented
Feb 2, 2026
TheDZhon
commented
Feb 2, 2026
TheDZhon
commented
Feb 2, 2026
TheDZhon
commented
Feb 2, 2026
TheDZhon
commented
Feb 2, 2026
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.
Please, go through these steps before you request a review:
📝 Describe your changes
🔎 Attach a source of truth or evidence that allows reviewers to confirm the changes independently