cosmos-sdk/x/consensus
Julien Robert c452721442
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +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 style: add gci linter (#16758) 2023-06-29 09:46:37 +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.