cosmos-sdk/x/consensus
mergify[bot] df8ba7e8ac
feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-10 14:11:53 +00:00
..
exported feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
keeper style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
testutil refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937) 2023-01-03 11:25:09 +01:00
types fix(x/consensus): Add missing ABCI consensus param in MsgUpdateParams (backport #16713) (#16745) 2023-06-28 20:30:04 +00:00
autocli.go feat(consensus): wire autocli query (backport #16633) (#16646) 2023-06-22 06:23:32 +00:00
module.go feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904) 2023-07-10 14:11:53 +00:00
README.md docs: replace Tendermint references in docs with CometBFT (#15339) 2023-03-14 20:41:35 +01:00

sidebar_position
1

x/consensus

Functionality to modify CometBFT's ABCI consensus params.