Lawrence Forman
|
95e7999e45
|
@0x/contracts-exchange : Update settlement test simulators to match settlement optimizations in the Exchange.
|
2019-07-23 15:46:15 -07:00 |
|
Lawrence Forman
|
ee89f74afd
|
@0x/contracts-exchange : Avoid redundant transfer in matchOrders() when maker/feeRecipient and takerAssetData/makerFeeAssetData are the same.
`@0x/conracts-exchange`: Disable combinatorial tests by default. Can be run by setting env var `TEST_ALL=1`.
|
2019-07-23 15:46:15 -07:00 |
|
Lawrence Forman
|
07e3ba014c
|
@0x/contracts-exchange : Fully incorporate ERC1155 and MultiAsset tests into the fillOrder and matchOrders test suites.
|
2019-07-23 15:46:15 -07:00 |
|
Lawrence Forman
|
9d257497bd
|
Ran prettier and fixed linter errors
|
2019-07-23 15:23:40 -07:00 |
|
Lawrence Forman
|
1ab62b7a80
|
@0x/contracts-exchange : Fix broken match orders tests
|
2019-07-23 15:23:40 -07:00 |
|
Lawrence Forman
|
d2f10d5834
|
@0x/contracts-exchange : Allow custom ExchangeWrapper.matchOrders() call in MatchOrdersTester .
|
2019-07-23 15:23:40 -07:00 |
|
Lawrence Forman
|
c326ec9d1e
|
@0x/contracts-exchange : Rewrote MatchOrderTester class to be simpler and more flexible.
|
2019-07-23 15:23:40 -07:00 |
|
Amir Bandeali
|
0758f231e2
|
Split tokens package into erc20 and erc721
|
2019-01-21 21:41:21 -08:00 |
|
Amir Bandeali
|
4a4c26a2e3
|
Split protocol package into exchange, asset-proxy, and multisig
|
2019-01-21 21:41:21 -08:00 |
|