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: x/gov deposits querier (Initial Deposit) (backport #9288) #9453

Merged
merged 2 commits into from
Jun 17, 2021

Commits on Jun 17, 2021

  1. fix: x/gov deposits querier (Initial Deposit) (#9288)

    * copied from old PR
    
    * fix errors
    
    * add test
    
    * Update x/gov/client/utils/query.go
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    
    * fix tests
    
    * fix failing test
    
    * add test
    
    * update test
    
    * fix tests
    
    * fix deposit query
    
    * fix test
    
    * update tests
    
    * add more tests
    
    * address lint error
    
    * address lint error
    
    * review changes
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    (cherry picked from commit 66ee994)
    
    # Conflicts:
    #	CHANGELOG.md
    #	x/gov/client/cli/query.go
    #	x/gov/client/testutil/cli_test.go
    #	x/gov/client/utils/query.go
    aleem1314 authored and mergify-bot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    59c017c View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    aleem1314 authored and mergify-bot committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    38d4385 View commit details
    Browse the repository at this point in the history