informalsystems / tendermint-rs

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

Fix JSON serialization of `timestamp` field for `CommitSig::BlockIdFlagAbsent` #1353

Closed romac closed 9 months ago

romac commented 9 months ago

See #1352 for the rationale behind this fix.