forked from UMAprotocol/protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(trader): add Ranger Trader, Exchange Adapter and initial trader …
…implementation (UMAprotocol#2579) * more nits Signed-off-by: Christopher Maree <[email protected]> * Restore CHANGELOG.md * Restore CHANGELOG.md * fixed another typo Signed-off-by: Christopher Maree <[email protected]> * small typo Signed-off-by: Christopher Maree <[email protected]> * typo Signed-off-by: Christopher Maree <[email protected]> * further refinement Signed-off-by: Christopher Maree <[email protected]> * Restore CHANGELOG.md * Restore CHANGELOG.md * Updated comments Signed-off-by: Christopher Maree <[email protected]> * refined typos Signed-off-by: Christopher Maree <[email protected]> * Updated comments Signed-off-by: Christopher Maree <[email protected]> * added more comment changes Signed-off-by: Christopher Maree <[email protected]> * cleaned more vars Signed-off-by: Christopher Maree <[email protected]> * Added trader implementation Signed-off-by: Christopher Maree <[email protected]> * Updated package imports Signed-off-by: Christopher Maree <[email protected]> * Restore liquidationStrategy.js * Restore liquidationStrategy.js * Restore liquidator.js * Restore Liquidator.js * Restore README.md * Clean Signed-off-by: Christopher Maree <[email protected]> * removed DSProxy logic Signed-off-by: Christopher Maree <[email protected]> * Updated natspec Signed-off-by: Christopher Maree <[email protected]> * Updated comments Signed-off-by: Christopher Maree <[email protected]> * Updated comments Signed-off-by: Christopher Maree <[email protected]> * reverted logger changes Signed-off-by: Christopher Maree <[email protected]> * fixed typo Signed-off-by: Christopher Maree <[email protected]> * Added additional comments Signed-off-by: Christopher Maree <[email protected]> * fixed a typo Signed-off-by: Christopher Maree <[email protected]> * Added another lint fix Signed-off-by: Christopher Maree <[email protected]> * Updated interface type Signed-off-by: Christopher Maree <[email protected]> * Anoter nit Signed-off-by: Christopher Maree <[email protected]> * nit and lint types Signed-off-by: Christopher Maree <[email protected]> * Updated more types Signed-off-by: Christopher Maree <[email protected]> * Updated packages Signed-off-by: Christopher Maree <[email protected]> * Added another nit Signed-off-by: Christopher Maree <[email protected]> * updated yarn lock Signed-off-by: Christopher Maree <[email protected]>
- Loading branch information
1 parent
b23d7cf
commit 8bc3dad
Showing
18 changed files
with
1,064 additions
and
85 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
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.