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: WithdrawRewards event emit value when no rewards #9599

Merged
merged 5 commits into from
Jul 5, 2021

Commits on Jun 28, 2021

  1. return 0 in case of no rewards

    *returns 0baseDenom in the case of 0 rewards so that a default value is present in event
    *add test for the case of 0 rewards via 100% commission
    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7d305ea View commit details
    Browse the repository at this point in the history
  2. clean

    technicallyty committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    41ca845 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    29c3cc7 View commit details
    Browse the repository at this point in the history
  2. changelog entry

    technicallyty committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6edc130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e595132 View commit details
    Browse the repository at this point in the history