-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [1760]: Fix the min gas prices decorator tests. * [1760]: In GetFeePayerUsingFeeGrant, treat the fee payer and granter as AccAddresses since they're now being given to us as byte slices which don't convert to strings properly in formats. * [1760]: Fix the feegrant tests. * [1760]: Fix signmode stuff in the testutil tests. * [1760]: Fix signing stuff in the msg-fee invoker test. * [1760]: Remove TODO about whether something was needed, it was, so I kept it. * [1760]: Re-enable the internal/antewrapper tests in the github action.
- Loading branch information
1 parent
5e61431
commit 6bda36f
Showing
6 changed files
with
117 additions
and
94 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
Oops, something went wrong.