Facundo Medica
|
7c69f65fa8
|
chore: run make protogen (#21378)
|
2024-08-23 19:19:35 +00:00 |
|
Marko
|
43dd23137e
|
refactor: remove comet info from consensus as it will be stored in context for v2 (#21120)
|
2024-07-31 20:21:23 +00:00 |
|
Marko
|
f4136797a1
|
chore(consensus): add cometInfo to consensus (#20615)
|
2024-06-13 14:52:56 +00:00 |
|
Marko
|
0dfb54e36a
|
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
|
2024-05-06 14:12:00 +00:00 |
|
Julien Robert
|
43df8d8245
|
refactor(proto): use buf registry for cometbft protos (#19366)
|
2024-02-16 16:17:11 +00:00 |
|
Julien Robert
|
d9e04c56c6
|
revert(consensus): revert proto breaking change (#15627)
|
2023-03-30 17:59:14 +02:00 |
|
Marko
|
a5ad307ae6
|
refactor: migrate consensus to collections (#15553)
|
2023-03-28 20:41:12 +00:00 |
|
Julien Robert
|
a4d885fe2a
|
feat(api): add order_migrations argument in runtime.Module config (#14213)
|
2022-12-08 19:58:56 +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 |
|