Skip to content
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

Add glossary definition for proto-danksharding #12273

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

corwintines
Copy link
Member

Description

  • Adds glossary term for proto-danksharding
  • Adds GlossaryDefinition component using proto-danksharding to /glossary page

Fixes: #9026

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits review needed 👀 translation 🌍 This is related to our Translation Program labels Feb 22, 2024
Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 08d3bb6
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/65d7947df3258200088d5049
😎 Deploy Preview https://deploy-preview-12273--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

nhsz
nhsz approved these changes Feb 22, 2024
@@ -245,6 +245,8 @@
"pos-definition": "A method by which a cryptocurrency blockchain protocol aims to achieve distributed <a href=\"/glossary/#consensus\">consensus</a>. PoS asks users to prove ownership of a certain amount of cryptocurrency (their \"stake\" in the network) in order to be able to participate in the validation of transactions. <a href=\"/developers/docs/consensus-mechanisms/pos/\">More on proof-of-stake</a>.",
"pow-term": "Proof-of-work (PoW)",
"pow-definition": "A piece of data (the proof) that requires significant computation to find. <a href=\"/developers/docs/consensus-mechanisms/pow/\">More on proof-of-work</a>.",
"proto-danksharding-term": "Proto-Danksharding",
"proto-danksharding-definition": "A new transaction type which accepts \"blobs\" of data for Ethereum. This \"blob\" data is temporarily stored on the beacon chain for 4096 epochs (~18.2 days), and can optionally be pruned after to help reduce hardware requirements for node operators.",
Copy link
Member

Choose a reason for hiding this comment

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

the definition here is not the same as the one provided in #9026

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, I believe this definition builds on what was suggested, but the iteration is an improvement.

@nhsz nhsz self-requested a review February 22, 2024 21:04
@corwintines corwintines merged commit 855926c into dev Feb 27, 2024
6 checks passed
@corwintines corwintines deleted the protoDankshardingDefinition branch February 27, 2024 23:33
This was referenced Feb 28, 2024
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 translation 🌍 This is related to our Translation Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggest a glossary term
2 participants