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

fix: Improve gentx validation & error messages #11500

Merged
merged 14 commits into from Mar 31, 2022
Merged

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    0f7454f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569df40 View commit details
    Browse the repository at this point in the history
  3. Update x/genutil/gentx.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bfa51af View commit details
    Browse the repository at this point in the history
  4. Update x/genutil/gentx.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    14f9209 View commit details
    Browse the repository at this point in the history
  5. Update x/genutil/gentx.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    465b83b View commit details
    Browse the repository at this point in the history
  6. Update x/genutil/types/genesis_state.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fda9a47 View commit details
    Browse the repository at this point in the history
  7. Update x/genutil/types/genesis_state.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9193d8e View commit details
    Browse the repository at this point in the history
  8. Update x/genutil/types/genesis_state.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    anilcse and alexanderbez committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7662bab View commit details
    Browse the repository at this point in the history
  9. Add godoc

    anilcse committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    bbf1d24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab48123 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    7287541 View commit details
    Browse the repository at this point in the history
  2. replace panic with error

    anilcse committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    59cf1b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'anil/gentx_validation' of github.com:cosmos/cosmos-sdk …

    …into anil/gentx_validation
    anilcse committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    4b80396 View commit details
    Browse the repository at this point in the history
  4. Fix test

    anilcse committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    7e5c384 View commit details
    Browse the repository at this point in the history