aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/utils/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move packages/contracts to contracts/coreLeonid Logvinov2018-12-031-241/+0
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
|
* Added function signature commentsGreg Hysen2018-08-251-6/+9
|
* Ran prettier and linterGreg Hysen2018-08-251-5/+5
|
* [Order-utils] Order is valid when maker amount is very smallJacob Evans2018-08-151-1/+2
| | | | | | | 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.
* Forwarding contract (squashed commits)Jacob Evans2018-07-061-0/+8
|
* Update file structureAmir Bandeali2018-06-301-0/+229