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

Change ListIndexedAttestations to convert attestations from target root #5548

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Apr 21, 2020

This PR changes ListIndexedAttestations to convert attestations using the target root, instead of using the block root which requires a new state generated for every slot.

@0xKiwi 0xKiwi requested a review from a team as a code owner April 21, 2020 02:19
@0xKiwi 0xKiwi added the Ready For Review A pull request ready for code review label Apr 21, 2020
@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #5548 into master will decrease coverage by 3.06%.
The diff coverage is 57.94%.

@@            Coverage Diff             @@
##           master    #5548      +/-   ##
==========================================
- Coverage   23.02%   19.95%   -3.07%     
==========================================
  Files         235      238       +3     
  Lines       20421    20568     +147     
==========================================
- Hits         4701     4104     -597     
- Misses      14796    15795     +999     
+ Partials      924      669     -255     

@0xKiwi 0xKiwi merged commit 19b879e into master Apr 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the change-indexed-to-target branch April 21, 2020 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants