cosmos-sdk/x/consensus
2024-02-22 14:44:49 +00:00
..
exported chore: remove params module entirely (#17838) 2023-09-22 13:51:37 +00:00
keeper feat(x/consensus): Add env bundler to x/consensus module (#19488) 2024-02-20 10:08:56 +00:00
proto refactor(proto): host module proto files within modules (#18758) 2024-02-20 23:17:13 +00:00
testutil refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
types chore: check for nil params (#18041) 2023-10-11 10:20:18 +00:00
autocli.go feat(client/v2): support gov proposals (#18461) 2023-11-15 11:16:25 +00:00
depinject.go feat(x/consensus): Add env bundler to x/consensus module (#19488) 2024-02-20 10:08:56 +00:00
module.go refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +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.