Lawrence Forman
d8844f6970
@0x/contracts-integrations
: Fix broken tests.
2020-09-01 17:32:29 -04:00
Michael Zhu
e078f3d479
Appease CI
2020-08-19 09:50:39 -07:00
Lawrence Forman
9b3781abf1
Cherry pick dydx validation from #2456
2020-02-19 15:45:27 -05:00
Lawrence Forman
3e8f9a6b53
Cherry-pick changes from feat/dev-utils/dydx-bridge-validation
2020-02-07 22:10:10 -05:00
Greg Hysen
265fa52ace
Rounding error tests in DydxBridgeProxy
2019-12-19 21:32:03 -08:00
Greg Hysen
4415e00b38
Added more integration tests for DydxBridge with the Exchange (demonstrates use cases)
2019-12-19 21:32:03 -08:00
Greg Hysen
bf5b9949fe
Ran prettier
2019-12-19 21:32:03 -08:00
Greg Hysen
930b95a548
Added integration tests for DydxBridge with Exchange contract
2019-12-19 21:32:03 -08:00
Amir Bandeali
038c836fe5
Rename fillorder_test to fill_order_test
2019-12-09 16:14:41 -08:00
Xianny
fcbcbac889
Remove assetDataUtils everywhere ( #2373 )
...
* remove assetDataUtils everywhere
* export IAssetDataContract from @0x/contract-wrappers to allow @0x/instant to decode asset data synchronously
* export generic function `decodeAssetDataOrThrow` and add ERC20Bridge support
* export `hexUtils` from order-utils instead of contracts-test-utils
2019-12-04 13:08:08 -08:00
Michael Zhu
2232870b09
address comments
2019-12-03 10:35:59 -08:00
Michael Zhu
1ca085ec4a
address comments
2019-12-02 15:39:03 -08:00
Michael Zhu
e332b7535c
prettier
2019-12-02 15:39:02 -08:00
Michael Zhu
5a79ec28d1
transaction protocol fee integration tests
2019-12-02 15:39:02 -08:00
Michael Zhu
97e65a02c0
fix test nesting
2019-12-02 15:39:02 -08:00
Michael Zhu
251d30d47f
refactor transaction integration tests to use new framework
2019-12-02 15:39:02 -08:00
Michael Zhu
51f5e60224
static tests
2019-11-26 14:16:54 -08:00
Michael Zhu
bb5885e2bb
integration tests
2019-11-26 14:16:54 -08:00
Alex Towle
bb923d2b7d
Addressed more review feedback and fixed a bug in Actor
2019-11-19 13:03:18 -08:00
Alex Towle
4fe57ba025
@0x:contracts-integrations
Addressed review comments
2019-11-18 17:56:07 -08:00
Alex Towle
5fc6a03784
@0x:contracts-integrations
Reduced reliance on DevUtils
even more
2019-11-18 17:56:07 -08: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