github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.4/summary.md (about)

     1  *November 27, 2023*
     2  
     3  This release provides the **nop** mempool for applications that want to build
     4  their own mempool. Using this mempool effectively disables all mempool
     5  functionality in CometBFT, including transaction dissemination and the
     6  `broadcast_tx_*` endpoints.
     7  
     8  Also fixes a small bug in the mempool for an experimental feature, and reverts
     9  the change from v0.37.3 that bumped the minimum Go version to v1.21.