informalsystems / tendermint-rs

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

fix(tendermint): Make `FinalizeBlock::validator_updates` nullable when deserializing #1428

Closed ec2 closed 4 weeks ago

ec2 commented 1 month ago

Fixes: #1427

romac commented 4 weeks ago

Thanks for the PR! Can you please a changelog entry in .changelog/unreleased/improvements/?

ec2 commented 4 weeks ago

@romac I've added the changelog :)