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

Remove wasm times from our antehandler checkTx + recheckTx stack (backport #8308) #8309

Merged
merged 1 commit into from
May 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 24, 2024

These codepaths get called in checktx and rechecktx, causing notable overhead. This PR removes these.

We should get this into a patch release to significantly improve our spam resistance


This is an automatic backport of pull request #8308 done by Mergify.

* Remove wasm times from our antehandler checkTx + recheckTx stack

* add changelog

(cherry picked from commit dd8d9c9)
Copy link
Contributor

Important Notice

This PR modifies an in-repo Go module. It is one of:

  • osmomath
  • osmoutils
  • x/ibc-hooks
  • x/epochs

The dependent Go modules, especially the root one, will have to be
updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.

@ValarDragon ValarDragon merged commit 44f7045 into v25.x May 24, 2024
1 check passed
@ValarDragon ValarDragon deleted the mergify/bp/v25.x/pr-8308 branch May 24, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant