github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/.changelog/v0.34.27/bug-fixes/386-quick-fix-needproofblock.md (about)

     1  - `[consensus]` Short-term fix for the case when `needProofBlock` cannot find
     2    previous block meta by defaulting to the creation of a new proof block.
     3    ([\#386](https://github.com/cometbft/cometbft/pull/386): @adizere)
     4    - Special thanks to the [Vega.xyz](https://vega.xyz/) team, and in particular
     5      to Zohar (@ze97286), for reporting the problem and working with us to get to
     6      a fix.