Commit Graph

7 Commits

Author SHA1 Message Date
Ezequiel Raynaudo
a1978c248c
docs(x/consensus): fixes (#22114) 2024-10-04 13:02:14 +00:00
Julián Toledano
8e0efbdff9
refactor(x/consensus): audit QA v0.52 (#21416) 2024-08-27 11:22:47 +00:00
Cosmos SDK
ccd8d5e875
chore: fix spelling errors (#19545)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-02-24 15:30:31 +00:00
Marko
6c9a7858e0
feat(consensus): add consensus message (#19483)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-02-23 14:09:58 +00:00
cipherZ
825245db1b
docs: replace Tendermint references in docs with CometBFT (#15339)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-14 20:41:35 +01:00
Julien Robert
a74989ddf4
feat: migrate to docusaurus (#13471) 2022-10-10 14:01:53 +00:00
Marko
6ec25b6261
feat: consensus module (#13164)
* add module

* pulsar

* fix++

* adddress comments

* comments on genesis methods

* register migration

* Update x/consensus/exported/exported.go

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* address

* remove annotations

* remove migrations

* fix lint

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-09-08 03:28:44 +00:00