aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/util/exchange_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Move utils dir into srcAmir Bandeali2018-04-211-204/+0
* Merge developmentAmir Bandeali2018-04-211-3/+3
* Run prettierAmir Bandeali2018-04-211-12/+3
* Fix utils to work with new ABIAmir Bandeali2018-04-211-38/+21
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-4/+6
* Use Order and SignedOrder type from 0x.jsLeonid Logvinov2018-02-071-11/+19
* Introduce SignedOrder class and remove type assertionsLeonid Logvinov2018-02-071-25/+25
* Make orderHashHex a getter instead of a propertyLeonid Logvinov2018-02-071-1/+1
* Change utilsLeonid Logvinov2018-02-071-20/+22
* Normalize the dependenciesLeonid Logvinov2018-01-301-7/+9
* Make awaitTransactionMinedAsync non-generic againLeonid Logvinov2018-01-301-7/+7
* Remove truffle from testsLeonid Logvinov2018-01-301-17/+42
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-42/+66
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-13/+13
* Fix indentationsAmir Bandeali2017-11-301-152/+151
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-301-0/+168