cosmos-sdk/x/consensus
2023-09-22 13:51:37 +00:00
..
exported chore: remove params module entirely (#17838) 2023-09-22 13:51:37 +00:00
keeper chore: bump golangci-lint to v1.54.2 (#17538) 2023-08-25 14:07:24 +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: precise compiler assertions and cleanup module.go (#17718) 2023-09-13 16:15: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.