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

imp: add updateClientCheckTx to redunant relayer ante decorator (backport #6279) #6305

Merged
merged 3 commits into from
May 21, 2024

Commits on May 14, 2024

  1. imp: add updateClientCheckTx to redunant relayer ante decorator (#6279)

    * imp: add checkTxUpdateClient to redunant relayer ante decorator
    
    * chore: update godoc and duplicate imports
    
    * test: add coverage for checkTxUpdateClient func
    
    * chore: rename ante func to updateClientCheckTx
    
    (cherry picked from commit 3da4830)
    damiannolan authored and mergify[bot] committed May 14, 2024
    Configuration menu
    Copy the full SHA
    21afd16 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    07831e3 View commit details
    Browse the repository at this point in the history
  2. Update modules/core/ante/ante.go

    Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
    damiannolan and colin-axner authored May 21, 2024
    Configuration menu
    Copy the full SHA
    d0a8605 View commit details
    Browse the repository at this point in the history