-
Notifications
You must be signed in to change notification settings - Fork 640
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
IBC Antehandler no longer working #852
Comments
@faddat Thanks for opening this issue. I seem to be able to reproduce the problem locally running our simapp, so we will investigate this further. I have attached for reference the files tx-relayer-1.txt and tx-relayer-2.txt with the same messages committed by two different relayers in the same block. @colin-axner @AdityaSripal I noticed that in the app.go of our simapp the antehandler is instantiated using the |
Closed by #950 |
Summary of Bug
https://www.mintscan.io/cosmos/txs/54989DC46695DD97314C4E5FACCC8234A255A8983D4456B0E2AEAAF9870DFB1C
When it was working, duplicate ibc transactions would be rejected but that is no longer happening.
Version
Gaia, Osmosis, Terra, Juno
Steps to Reproduce
The text was updated successfully, but these errors were encountered: