aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/util/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Move utils dir into srcAmir Bandeali2018-04-211-116/+0
* Merge developmentAmir Bandeali2018-04-211-1/+1
* Fix utils to work with new ABIAmir Bandeali2018-04-211-5/+3
* Move common types out of web3 typesLeonid Logvinov2018-03-271-3/+3
* Initial implementation of Arbitrage contract with testsLeonid Logvinov2018-03-021-0/+3
* Fix namingsLeonid Logvinov2018-02-281-2/+2
* Use Order and SignedOrder type from 0x.jsLeonid Logvinov2018-02-071-35/+0
* Introduce SignedOrder class and remove type assertionsLeonid Logvinov2018-02-071-3/+6
* Make orderHashHex a getter instead of a propertyLeonid Logvinov2018-02-071-1/+0
* Rename directoriesAmir Bandeali2018-02-031-1/+0
* Use an enum for contract nameLeonid Logvinov2018-01-301-12/+13
* Remove truffle from testsLeonid Logvinov2018-01-301-3/+32
* Move deployer to a separate packageLeonid Logvinov2018-01-181-9/+9
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-1/+1
* Fix indentationsAmir Bandeali2017-11-301-75/+75
* Add contracts to packages, fix most linting errorsAmir Bandeali2017-11-301-0/+119