-
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: add icq module & add fee-abs docker tests (#787)
* add fee abs module * fix tests * fix tests * fix tests * fix tests * feat: integrated feemarket * add fee abs keeper in HandlerOptions * fix tests * add logs * 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 * add unit tests * fix test * fix lint * remove comment * addressed review comments * fix * fix * fix * TODO in app.go * fix: golint error * add go mod * cheqd changes * go.mod * go mod * add tests * integrate ICQ module * fix lint * fix go mod * add extra case * fix failing test case * add tests for fee-abs * go mod changes * change build name * fix test * fix tests * fix lint * fix tests * update gitignore * Apply suggestions from code review * fix lint * Update tests/fee-abs/cheqd/proposal.json * Update tests/fee-abs/osmosis/pool.json * Update .gitignore * remove icq, fee-abs is not depending on it. * Removed redundant --------- Co-authored-by: vishal <[email protected]> Co-authored-by: Tasos Derisiotis <[email protected]>
- Loading branch information
1 parent
4930576
commit 26d77d1
Showing
26 changed files
with
888 additions
and
4,917 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
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.