Skip to content

Commit

Permalink
fix: implement Amino serialization for x/authz and x/feegrant (cosmos…
Browse files Browse the repository at this point in the history
…#11224)

* fix: Add RegisterLegacyAminoCodec for authz/feegrant

* add module name

* Fix GetSignByes, add tests

* removed module names from registered messages to match other modules

* added interfaces and concrete types registration

* unseal amino instances to allow external grant and authorization registration

* fixed messages tests

* allow to register external types into authz modulecdc

* use legacy.Cdc instead of ModuleCdc inside x/authz

* move the legacy.Cdc initialization outside init function

* added serialization docs

* Update docs/core/encoding.md

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

* added the Ledger specification

* fixed tests

Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
  • Loading branch information
vuong177 and amaury1093 committed Sep 13, 2022
1 parent 8196d5e commit 482e316
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 482e316

Please sign in to comment.