-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update OnRecvPacket method to panic when an error is returned by the …
…VM (backport #1298) (#1303) * Update OnRecvPacket method to panic when an error is returned (#1298) by the VM (cherry picked from commit 5edfd6c) # Conflicts: # x/wasm/keeper/relay.go # x/wasm/relay_test.go * fix conflicts --------- Co-authored-by: pinosu <[email protected]> Co-authored-by: Pino' Surace <[email protected]>
- Loading branch information
1 parent
fa84037
commit ec264ae
Showing
3 changed files
with
38 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters