[Merged by Bors] - Export slashing protection per validator #2674
Closed
michaelsproul wants to merge 1 commit intosigp:unstablefrom
Closed
[Merged by Bors] - Export slashing protection per validator #2674michaelsproul wants to merge 1 commit intosigp:unstablefrom
michaelsproul wants to merge 1 commit intosigp:unstablefrom
Conversation
Member
Author
|
Needs some tests and a CLI update before merging |
e3c62f9 to
b33c741
Compare
Member
Author
Done. Now just blocked on #2598 |
b33c741 to
0b177a8
Compare
Member
|
I'll give this a review once #2598 is merged :) |
0b177a8 to
e44da24
Compare
Member
Author
|
Rebased on |
Member
Author
|
Re-running CI as |
Member
|
bors r+ |
bors bot
pushed a commit
that referenced
this pull request
Oct 19, 2021
## Issue Addressed Part of #2557 ## Proposed Changes Refactor the slashing protection export so that it can export data for a subset of validators. This is the last remaining building block required for supporting the standard validator API (which I'll start to build atop this branch) ## Additional Info Built on and requires #2598
|
Pull request successfully merged into unstable. Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue Addressed
Part of #2557
Proposed Changes
Refactor the slashing protection export so that it can export data for a subset of validators.
This is the last remaining building block required for supporting the standard validator API (which I'll start to build atop this branch)
Additional Info
Built on and requires #2598