aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/core.ts
Commit message (Expand)AuthorAgeFilesLines
* Change backend for contracts contractsLeonid Logvinov2018-02-281-4/+4
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-7/+11
* Fix build by using local events typesLeonid Logvinov2018-02-281-10/+7
* Use Order and SignedOrder type from 0x.jsLeonid Logvinov2018-02-071-151/+150
* Introduce SignedOrder class and remove type assertionsLeonid Logvinov2018-02-071-208/+209
* Make orderHashHex a getter instead of a propertyLeonid Logvinov2018-02-071-25/+36
* Change testsLeonid Logvinov2018-02-071-34/+47
* Update contract versions, fix testsAmir Bandeali2018-02-031-1/+1
* Remove accounts magic from testsLeonid Logvinov2018-01-301-3/+1
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Use an enum for contract nameLeonid Logvinov2018-01-301-7/+7
* Normalize the dependenciesLeonid Logvinov2018-01-301-35/+24
* Remove truffle from testsLeonid Logvinov2018-01-301-57/+66
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-7/+3
* Remove truffle from Exchange testsLeonid Logvinov2018-01-301-8/+21
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+852