cosmos-sdk/x/consensus
2023-09-13 19:08:56 +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: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
module.go refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724) 2023-09-13 19:08:56 +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.