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

perf: minimize necessary execution on recvpacket checktx (backport #6302) #6333

Merged
merged 2 commits into from
May 20, 2024

Commits on May 20, 2024

  1. perf: minimize necessary execution on recvpacket checktx (#6302)

    * perf: only perform core ibc logic on recvpacket checktx
    
    * try me linter
    
    * fix: reorder if and add comment
    
    * chore: add changelog entry
    
    (cherry picked from commit 0993246)
    
    # Conflicts:
    #	CHANGELOG.md
    #	modules/core/ante/ante.go
    #	modules/core/ante/ante_test.go
    colin-axner authored and mergify[bot] committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5cdbb45 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    colin-axner committed May 20, 2024
    Configuration menu
    Copy the full SHA
    37c8564 View commit details
    Browse the repository at this point in the history