Skip to content

Conversation

jokerstudio
Copy link

Description

For Merkle-Patricia Trie, when data does not exceed 32 bytes, it is stored in the node directly without hashing. This change fixes the example trie structure to align with this concept.

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

netlify bot commented Apr 21, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit bec884f
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6805d6719d8ea70008e2d8d6
😎 Deploy Preview https://deploy-preview-15325--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: 47 (🔴 down 2 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 91 (🔴 down 7 from production)
SEO: 98 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label May 21, 2025
Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jokerstudio Forgive me for not following the details of this change... #16048 recently updated the copy below to fix the issue you're describing.. could you help me understand the change to these hashC and hashD lines?

@wackerow wackerow removed the Status: Stale This issue is stale because it has been open 30 days with no activity. label Sep 18, 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.

2 participants