cosmos-sdk/x/consensus
2023-08-16 10:47:34 +00:00
..
exported feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
keeper chore: enable errcheck linter (#16406) 2023-07-12 08:58:27 +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 (#16713) 2023-06-28 19:32:08 +00:00
autocli.go feat: use autocli for comet commands (#17389) 2023-08-16 10:47:34 +00:00
module.go refactor: reword upgrading.md and verify match with repo (#17262) 2023-08-07 15:53:45 +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.