cosmos-sdk/x/consensus
Marko d180df817e
fix(x/consensus): harden consensus params proposal (#20381)
Co-authored-by: Sergio Mena <sergio@informal.systems>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-05-28 10:25:56 +00:00
..
exported feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
keeper fix(x/consensus): harden consensus params proposal (#20381) 2024-05-28 10:25:56 +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 chore: check for nil params (backport #18041) (#18068) 2023-10-11 11:05:45 +00:00
autocli.go feat: bring autocli module config to v0.50 (#18111) 2023-10-16 15:09:06 +02: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.