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

slasher retrieve and cache validator public key #5220

Merged
merged 14 commits into from
Apr 2, 2020
Merged

Conversation

shayzluf
Copy link
Contributor

[Part of] #5189


Description

cache and retrieve validator public keys

@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #5220 into master will decrease coverage by 39.96%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #5220       +/-   ##
===========================================
- Coverage   54.79%   14.82%   -39.97%     
===========================================
  Files         302      113      -189     
  Lines       23868     8633    -15235     
===========================================
- Hits        13078     1280    -11798     
+ Misses       8954     7200     -1754     
+ Partials     1836      153     -1683

slasher/beaconclient/service.go Outdated Show resolved Hide resolved
slasher/beaconclient/validator_retrieval.go Outdated Show resolved Hide resolved
slasher/node/node.go Outdated Show resolved Hide resolved
slasher/cache/validators_cache.go Outdated Show resolved Hide resolved
@shayzluf shayzluf requested a review from 0xKiwi March 27, 2020 15:36
@shayzluf shayzluf added the Ready For Review A pull request ready for code review label Apr 2, 2020
@shayzluf shayzluf merged commit 0df1226 into master Apr 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the get_validators branch April 2, 2020 03:08
@shayzluf shayzluf mentioned this pull request Apr 2, 2020
7 tasks
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.

3 participants