informalsystems / tendermint-rs

Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
587 stars 213 forks source link

light-client: Optimize voting power calculation by breaking the loop when we have enough voting power #1395

Closed i-m-aditya closed 3 months ago

i-m-aditya commented 4 months ago

Fixes #235

romac commented 3 months ago

Thanks @i-m-aditya! 💐