cosmos-sdk/x/consensus
Marko 9a09f8656b
feat: add event core api to runtime (#15547)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-03-30 14:16:31 +00:00
..
exported refactor!: use KVStoreService in x/consensus (#15517) 2023-03-23 17:03:45 +00:00
keeper feat: add event core api to runtime (#15547) 2023-03-30 14:16:31 +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 refactor: migrate consensus to collections (#15553) 2023-03-28 20:41:12 +00:00
module.go feat: add event core api to runtime (#15547) 2023-03-30 14:16:31 +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.