Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register missing amino codec of x/token, x/collection, x/wasm and x/foundation #745

Merged
merged 15 commits into from
Oct 25, 2022

Commits on Oct 20, 2022

  1. fix: implement Amino serialization for x/token

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d79fdfd View commit details
    Browse the repository at this point in the history
  2. fix: implement Amino serialization for x/collection

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b8ba54f View commit details
    Browse the repository at this point in the history
  3. fix: implement Amino serialization for x/foundation, x/stakingplus

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    42b58a8 View commit details
    Browse the repository at this point in the history
  4. fix: conflict msgs

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4bac217 View commit details
    Browse the repository at this point in the history
  5. fix: change x/wasm amino to using legacyCdc

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0696821 View commit details
    Browse the repository at this point in the history
  6. fix: change conflict amino msgName with x/token and x/collection.

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    eeb032d View commit details
    Browse the repository at this point in the history
  7. chore: add more unittest

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b27e4ea View commit details
    Browse the repository at this point in the history
  8. chore: update changelog

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d8fdde2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    63a85a3 View commit details
    Browse the repository at this point in the history
  2. fix: apply the changes of x/foundation

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b098963 View commit details
    Browse the repository at this point in the history
  3. chore: remove redundant code.

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    29c0ce1 View commit details
    Browse the repository at this point in the history
  4. fix: apply feedback.

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    1967603 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    3d430ab View commit details
    Browse the repository at this point in the history
  2. fix: remove unused amino codec type, Change of x/collection

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    65f4747 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix: remove unused amino codec type, MintNFTParam of x/collection

    Signed-off-by: zemyblue <zemyblue@gmail.com>
    zemyblue committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    45071dd View commit details
    Browse the repository at this point in the history