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

Port "light-client: Optimize voting power calculation by breaking the loop when we have enough voting power" (tendermint-rs#1395) #25

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

romac
Copy link
Collaborator

@romac romac commented Mar 14, 2024

Closes: #19

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Added entry in .changelog/

… loop when we have enough voting power" (tendermint-rs#1395)
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@03974f5). Click here to learn what that means.

❗ Current head 365a91e differs from pull request most recent head 995386f. Consider uploading reports for the commit 995386f to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##             main     #25   +/-   ##
======================================
  Coverage        ?   57.1%           
======================================
  Files           ?     254           
  Lines           ?   27587           
  Branches        ?       0           
======================================
  Hits            ?   15766           
  Misses          ?   11821           
  Partials        ?       0           

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

@romac romac merged commit 5f5d86b into main Apr 25, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants