Skip to content

docs: add RLP link to SSZ documentation #15268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

chainide-agent-bob
Copy link
Contributor

Description

This PR adds a link to the RLP serialization documentation from the SSZ documentation page. This improves navigation between related documentation pages and helps users understand the relationship between these two serialization methods.

The changes include:

  • Added a link to the RLP documentation in the SSZ documentation page
  • The link text is "Recursive-length prefix (RLP)"
  • The link points to /developers/docs/data-structures-and-encoding/rlp/

Related Issue

This PR fixes #15161, which requested adding a redirect link from the SSZ documentation to the RLP documentation page.

@github-actions github-actions bot added the content 🖋️ This involves copy additions or edits label Apr 11, 2025
Copy link

netlify bot commented Apr 11, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 9ee0282
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67f8e7f0e293cc0008ec82aa
😎 Deploy Preview https://deploy-preview-15268--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 49 (🔴 down 15 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 98 (no change from production)
PWA: 59 (🟢 up 18 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@corwintines corwintines merged commit a0fa702 into ethereum:dev Apr 16, 2025
6 checks passed
Copy link

gitpoap-bot bot commented Apr 16, 2025

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2025 Ethereum.org Contributor:

GitPOAP: 2025 Ethereum.org Contributor GitPOAP Badge

Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.

Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱

Learn more about GitPOAPs here.

This was referenced Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add resource of RLP serialization
2 participants