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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in attestation reward calculation #1680

Closed

Conversation

michaelsproul
Copy link
Contributor

In v0.11.0 rewards are calculated incorrectly because of a typo in get_attestation_deltas. Rather than accumulating rewards using +=, the code overwrites the previous rewards with = 馃槼

@djrtwo
Copy link
Contributor

djrtwo commented Mar 24, 2020

hot damn

@djrtwo djrtwo mentioned this pull request Mar 24, 2020
@djrtwo
Copy link
Contributor

djrtwo commented Mar 24, 2020

THANK YOU

Cherry-picked your commit to new branch based on v011x to get this out for immediate release.
See #1682

@djrtwo djrtwo closed this Mar 24, 2020
@michaelsproul michaelsproul deleted the attestation-reward-bug branch March 31, 2020 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants