aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/order_factory_from_scenario.ts
Commit message (Collapse)AuthorAgeFilesLines
* [Order-utils] Order is valid when maker amount is very smallJacob Evans2018-08-151-0/+23
| | | | | | | Previously our min fillable calculation would throw a rounding error when encountering a valid order (with a small maker amount). This was inconsistent with the on-chain logic which allowed this order to be filled.
* Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-13/+9
|\ | | | | Export missing V2 pieces from 0x.js
| * Fix prettierFabio Berger2018-07-181-6/+2
| |
| * Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-9/+9
| |
* | Fix tslint issuesLeonid Logvinov2018-07-171-7/+7
|/
* Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-051-1/+1
|
* Update file structureAmir Bandeali2018-06-301-0/+277