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 back archival endpoint ListBeaconCommittees with fallback #5518

Merged
merged 8 commits into from
Apr 20, 2020

Conversation

terencechain
Copy link
Member

This PR added back archival end point ListBeaconCommittees with a proper fallback when --disable-new-state-mgmt is applied
The PR cherry picked #5411 was already approved and the fallback logic was already used in the wild. There's no new logic and nothing substantive here.

Tested first 100 epochs:
Screen Shot 2020-04-19 at 1 15 10 PM

@terencechain terencechain added the Ready For Review A pull request ready for code review label Apr 19, 2020
@terencechain terencechain requested a review from a team as a code owner April 19, 2020 20:23
@terencechain terencechain self-assigned this Apr 19, 2020
@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

Merging #5518 into master will decrease coverage by 34.27%.
The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           master    #5518       +/-   ##
===========================================
- Coverage   54.06%   19.78%   -34.28%     
===========================================
  Files         308      179      -129     
  Lines       24852    15659     -9193     
===========================================
- Hits        13436     3098    -10338     
- Misses       9452    12084     +2632     
+ Partials     1964      477     -1487     

@prylabs-bulldozer prylabs-bulldozer bot merged commit 9846442 into master Apr 20, 2020
@delete-merged-branch delete-merged-branch bot deleted the list-beacon-committee-fallback branch April 20, 2020 03:41
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