-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance IBC tests with improved debugging and checksum handling
- Added debug print statements to log JSON data being sent to contracts and the code ID of the stored reflect contract. - Updated checksum handling to convert the first 8 bytes to a uint64 for the reflect contract's code ID. - Removed commented-out code related to message processing in the IBC packet dispatch test for clarity.
- Loading branch information
Showing
1 changed file
with
14 additions
and
53 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