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: Fix comparison bug when allocating all balances of the farming pool #135

Merged
merged 4 commits into from
Sep 24, 2021

Commits on Sep 23, 2021

  1. fix: use IsAllLTE instead of IsAllLT

    fix a bug described in tendermint#134
    hallazzang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    5ac6672 View commit details
    Browse the repository at this point in the history
  2. chore: fix typo

    hallazzang committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    80d16cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e71593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b073c View commit details
    Browse the repository at this point in the history