mzhu25
|
f471c79b59
|
Chainlink stop-limit orders (#2473)
* Contracts for Chainlink stop-limit orders
* Tests and asset data utils
* Update contracts-integrations changelog
* Address comments
* Remove priceFreshness parameter
* Remove LibSafeMath
* fix typo
* Add ChainlinkStopLimit addresses to @0x/contract-addresses
|
2020-02-11 15:10:06 -08:00 |
|
fabioberger
|
e1ea65525f
|
Add doc generation to several more packages and fix up their index.ts files so all public interface types are exported
|
2019-11-18 10:29:25 +00:00 |
|
Michael Zhu
|
7f4cbba076
|
Refactor integrations directory structure; move core.ts, balance stores, and FillOrderWrapper to integrations
|
2019-11-15 09:49:20 -08:00 |
|
fabioberger
|
8bc5faff3c
|
Move DeploymentManager back into test dir since only used in integrations package
|
2019-11-12 16:55:36 +00:00 |
|
fabioberger
|
6324a92ec5
|
Refactor contracts-* exports so none in test dir so npmignore works as intended
|
2019-11-11 21:49:29 +00:00 |
|
Michael Zhu
|
7aa88307f6
|
Flesh out fillOrder integration tests
|
2019-10-31 15:27:39 -07:00 |
|
Alex Towle
|
01aee08c02
|
@0x:contracts-integrations Wrote a simple integration test and AddressManager
|
2019-10-22 12:01:30 -07:00 |
|
Alex Towle
|
6cba9fd77f
|
@0x/contracts-integrations Created the FunctionAssertion class and examples
|
2019-10-22 11:59:17 -07:00 |
|
Michael Zhu
|
f4cb8cfb7e
|
Support arbitrary # of tokens in DeploymentManager
|
2019-10-21 11:16:14 -07:00 |
|
Alex Towle
|
3c6957095d
|
@0x:contracts-integrations Addressed review feedback
|
2019-10-04 15:42:36 -07:00 |
|