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 oldest_unconfirmed_vsc query (backport #1740) #1745

Merged
merged 3 commits into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. feat: add oldest_unconfirmed_vsc query (#1740)

    * fix logging in ibc_module.go
    
    * update proto files
    
    * add query to keeper
    
    * add CLI query
    
    * add changelog entry
    
    * change name to oldest_unconfirmed_vsc
    
    * update changelog entry
    
    * fix error messages
    
    * fix UT
    
    * adding comment for clarity
    
    * QueryOldestUnconfirmVsc -> QueryOldestUnconfirmedVsc
    
    * improve UT
    
    (cherry picked from commit 60c4fd0)
    
    # Conflicts:
    #	.changelog/v3.2.0/features/consumer/1164-provider-info-query.md
    mpoke authored and mergify[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    faf6151 View commit details
    Browse the repository at this point in the history
  2. update changelog entries

    mpoke committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e81c763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc1e39 View commit details
    Browse the repository at this point in the history