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

Update attestation rewards to latest fork #11842

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

tdahar
Copy link
Contributor

@tdahar tdahar commented Dec 28, 2023

Description

Attestation rewards have changed since Phase0, when Altair fork happened. Since Altair, the attestation reward calculation has not changed. This pull request contains content changes to the attestations page, more specifically in the rewards section. The formula and the description of the rewards has been updated to comply with the latest fork.

Altair fork

Since the Altair fork, the attestation rewards depend on three participation flags: source, target, and head. These can be either true or false depending on the submitted attestation and its inclusion delay. Additionally, epoch participation (for the given flag) and base reward also influence the resulting reward.

Related Issue

Closes #11840

Copy link

netlify bot commented Dec 28, 2023

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit d734abd
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/65a7272fb8953300084dccd4
😎 Deploy Preview https://deploy-preview-11842--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.

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits review needed 👀 labels Dec 28, 2023
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.

Looks good, thanks for the improvement @tdahar!

@wackerow wackerow merged commit 261cce5 into ethereum:dev Jan 17, 2024
5 of 6 checks passed
Copy link

gitpoap-bot bot commented Jan 17, 2024

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

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2024 Ethereum.org Contributor:

GitPOAP: 2024 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

@wackerow
Copy link
Member

@all-contributors please add @tdahar for content

Copy link
Contributor

@wackerow

I've put up a pull request to add @tdahar! 🎉

This was referenced Jan 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attestation rewards outdated
2 participants