Set default mempool to CAT #4280
Labels
WS: Big Blonks 🔭
Improving consensus critical gossiping protocols
WS: Maintenance 🔧
includes bugs, refactors, flakes, and tech debt etc
Context
The v1 mempool is currently the default.
Problem
CometBFT v1 removed the v1 mempool. Binary Builders is helping us upgrade to Cosmos SDK v0.52 and CometBFT v1 which is planned to be included in celestia-app v4. Therefore celestia-app v4 may not have the v1 mempool. We should de-couple the roll-out of CAT mempool from celestia-app v4. Ideally while we're still on celestia-app v3, we make the CAT mempool the default.
Proposal
Before celestia-app v4:
make
command to enable and disable the CAT mempool (similar tobbr-enable
/bbr-disable
)The text was updated successfully, but these errors were encountered: