-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: integrated feemarket * chore: updated anteHandler and postHandler * chore: use replace for feemarket in go.mod * chore: changed go version in docker file * fix : fix testing in antehandler * fix: fix lint issues * chore: updated antehandler * fix: fix lint issues * fix: fix lint issues * fix: lint issus * chore: updated ante and fix test cases * fix: gofumt errors * fix: golint issues * chore: updated postHandler * testing * chore: added test cases * fix * fix * fix: golint issues * fix : fix testcase * fix: fix lint issues * disable update tests * disable report test * fix: added response check in tests * fix * chore: added param subsace for feemarket * addressed review comments * fix * fix * fix * TODO in app.go * fix: golint error * feat: add msg mint * fix lint * chore: added tests for mintMsg * Temporarily disabled upgrade test runs + references * chore: added upgradeHandler and upgraded the store loader * chore: added integration test for mint msg * fix: gofumpt issue * fix: lint issue * Removed stale replacement statement * fixes * fix * testing * lint fix * fix * remove build tag * fix:gas issue * fix tests * fix: fix lint * added gobuild tag * test * try fixing mint * try fixing test * try fix * try fix * try fix * try trace * try fix * try fix * fix tests * fix tests * try fix * try fix * fix lint * push integartion build * keys tests * add query * lint * try fix * cheqd home * tests * add git flow * try fix * try fix * docker * mainnet * remove keys list * fix setup * fix * ci * ci * ci * remove home path * tests * tests * tests * ci * tests * add home * changes * changes * try fix * try fix * fix test * testing * testing * testing * fix lint * fix * restored build tag * testing * fix * added queryBalance to test minting * buildtag * fix * chore: addressed review comments * nits * nit * Aligned literals * Removed redundant * Aligned references * Removed redundant --------- Co-authored-by: vishal <[email protected]> Co-authored-by: Tasos Derisiotis <[email protected]>
- Loading branch information
1 parent
26d77d1
commit bdbde82
Showing
39 changed files
with
2,640 additions
and
185 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.