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

Nd kavamint touchups #1422

Merged
merged 6 commits into from
Dec 8, 2022
Merged

Commits on Dec 8, 2022

  1. use string type for sdk.Dec proto fields; disable generation of getters

    for genesis and params (and other store objects)
    nddeluca committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1b676dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a50a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7712ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3cab01 View commit details
    Browse the repository at this point in the history
  5. reduce max minting rate; refactor genesis to allow nil/zero block time;

    repace proto stringers and remove getters; keep sdk.Dec values strings
    in protos; increase validation of sdk.Dec values in params; increase
    coverage; add module account permission checks; ensure import and export
    of genesis does not change state
    nddeluca committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    ebf2f4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3053443 View commit details
    Browse the repository at this point in the history