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

Implement more delegation queries #1788

Merged
merged 20 commits into from
Aug 30, 2023
Merged

Implement more delegation queries #1788

merged 20 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Add cosmwasm_1_4 feature

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b8f4777 View commit details
    Browse the repository at this point in the history
  2. Add DelegationRewards query

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    77dd1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ace26ab View commit details
    Browse the repository at this point in the history
  4. Fix mock

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0fc4bb3 View commit details
    Browse the repository at this point in the history
  5. Disable clippy lint

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5fde07a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60dae3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    306ea20 View commit details
    Browse the repository at this point in the history
  8. Add cosmwasm_1_4 capability

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fbea4b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8480348 View commit details
    Browse the repository at this point in the history
  10. Fix build

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3210d26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09d9a61 View commit details
    Browse the repository at this point in the history
  12. Add cosmwasm_1_4 export

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e063fae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52910b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    16ff40b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f493901 View commit details
    Browse the repository at this point in the history
  16. Fix DecCoin::amount

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    chipshort and webmaster128 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    75bc92c View commit details
    Browse the repository at this point in the history
  17. Add suggested DecCoin docs

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    chipshort and webmaster128 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8193b2d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ebbaf3 View commit details
    Browse the repository at this point in the history
  19. Fix missing new line

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    26d4956 View commit details
    Browse the repository at this point in the history
  20. Add changelog entry

    chipshort committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ea4a20b View commit details
    Browse the repository at this point in the history