Facundo Medica
|
4a6a1e3cb8
|
refactor: fix lint issues + gofumpt (#15062)
|
2023-02-19 10:31:49 +00:00 |
|
Julien Robert
|
80dd55f79b
|
refactor: rename to CometBFT (#14914)
|
2023-02-06 18:11:14 +00:00 |
|
Julien Robert
|
41a3dfeced
|
refactor!: migrate Cosmos SDK to CometBFT (#14897)
|
2023-02-05 14:51:33 +01:00 |
|
Likhita Polavarapu
|
7559d9ecd3
|
refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-25 13:31:56 +00:00 |
|
Noel Ukwa
|
c822836501
|
refactor: migrate calls from alias file to appropriate store/types (#14455)
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/14406
|
2023-01-10 15:31:06 +00:00 |
|
Amaury
|
a1dc6d9998
|
chore(consensus): Add grpc proto comments and cleanups (#14156)
* chore(consensus): Add grpc proto comments
* refactor: x/consensus audit changes (#14110)
* refactor: x/consensus audit changes
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
|
2022-12-06 09:40:17 +00:00 |
|
Julien Robert
|
6239cdfddb
|
chore: clean-up deprecated function usage (#14078)
|
2022-11-30 01:10:50 +01:00 |
|
Amaury
|
f124cb71ae
|
refactor: x/consensus audit changes (#13949)
|
2022-11-21 16:17:40 +01:00 |
|
Julien Robert
|
3c9b244f62
|
refactor: automate EventTypeMessage inclusion in every message execution (#13532)
|
2022-10-16 19:00:34 -04:00 |
|
Marko
|
306a9a7170
|
feat!: consensus module (#12905)
|
2022-10-05 18:06:24 +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 |
|