github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.0/features/9301-abci-add-v1-methods.md (about)

     1  - `[abci]` New ABCI methods `PrepareProposal` and `ProcessProposal` which give
     2    the app control over transactions proposed and allows for verification of
     3    proposed blocks. ([\#9301](https://github.com/tendermint/tendermint/pull/9301))