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

Use LookupAgreement in AlgorandFullNode.VotingKeys() #3050

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

algorandskiy
Copy link
Contributor

@algorandskiy algorandskiy commented Oct 13, 2021

Summary

Use LookupAgreement in AlgorandFullNode.VotingKeys()

Post #3046 fixes.

@algorandskiy algorandskiy self-assigned this Oct 13, 2021
Copy link
Contributor

@tsachiherman tsachiherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2021

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.67%. Comparing base (a957519) to head (2ed29fa).
Report is 2123 commits behind head on master.

Files with missing lines Patch % Lines
node/node.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3050      +/-   ##
==========================================
+ Coverage   43.65%   43.67%   +0.01%     
==========================================
  Files         391      391              
  Lines       86792    86792              
==========================================
+ Hits        37890    37904      +14     
+ Misses      42873    42862      -11     
+ Partials     6029     6026       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tsachiherman tsachiherman merged commit c4bfc26 into algorand:master Oct 13, 2021
cce pushed a commit to cce/go-algorand that referenced this pull request Oct 28, 2021
## Summary

Use LookupAgreement in AlgorandFullNode.VotingKeys()

Post algorand#3046 fixes.
@egieseke egieseke mentioned this pull request Nov 23, 2021
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.

3 participants