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

feat: add minimum commission rate to x/staking #27

Merged
merged 9 commits into from
Apr 5, 2022

Commits on Mar 29, 2022

  1. feat: add minimum commission rate to x/staking

    Youngjoon Lee committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    727f19e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. fix a test

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    59e16ad View commit details
    Browse the repository at this point in the history
  2. fix protobuf lint/breakage check failure

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f9ba875 View commit details
    Browse the repository at this point in the history
  3. fix test

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7e81e1b View commit details
    Browse the repository at this point in the history
  4. fix test

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a4edb00 View commit details
    Browse the repository at this point in the history
  5. revert proto docs

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9241201 View commit details
    Browse the repository at this point in the history
  6. protogen

    Youngjoon Lee committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0a76661 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. enhance MustUpdateValidatorCommission to handle max-rate

    Youngjoon Lee committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9896de1 View commit details
    Browse the repository at this point in the history
  2. handle more corner cases

    Youngjoon Lee committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    28eaec9 View commit details
    Browse the repository at this point in the history