Originally https://github.com/tendermint/tendermint/issues/8953. The Proposer-Base Timestamps (PBTS) [specification](https://github.com/cometbft/cometbft/blob/main/spec/consensus/proposer-based-timestamp/README.md) should be updated to: - [x] https://github.com/tendermint/tendermint/issues/8602 - [x] address @angbrav comments (https://github.com/tendermint/tendermint/issues/8628) - [x] address #1206 This issue extends the migration of this spec from #1973