Skip to content

Commit

Permalink
feat: consensus module (#13164)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
tac0turtle and amaury1093 authored Sep 8, 2022
1 parent 76e2f8e commit 6ec25b6
Show file tree
Hide file tree
Showing 29 changed files with 5,397 additions and 2 deletions.
504 changes: 504 additions & 0 deletions api/cosmos/consensus/module/v1/module.pulsar.go

Large diffs are not rendered by default.

1,005 changes: 1,005 additions & 0 deletions api/cosmos/consensus/v1/query.pulsar.go

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions api/cosmos/consensus/v1/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6ec25b6

Please sign in to comment.