This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bring over buildQuoteTx logic from platform-shared (#71)
* wip - bring over buildQuoteTx logic * add tests for ZrxSwapper utils and buildQuoteTx * refactor ZrxSwapper to take ChainAdapterManager instead of individual adapter * refactor buildQuoteTx to a helper function; modify test * refactor buildQuoteTx tests; add comments * refactor utils directory * fix linter * add getDeps helper function for ZrxSwapper * getDeps typed * cleanup mock typing * fix typing on tests; consolidate error handling for buildQuoteTx * update error handling for buildQuoteTx * PR changes/improvements * fix linter Co-authored-by: 0xdef1cafe <[email protected]>
- Loading branch information
1 parent
8b8c3a1
commit 4ec3365
Showing
19 changed files
with
4,369 additions
and
117 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
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.