aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/helpers.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix namingsLeonid Logvinov2018-02-281-2/+2
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-1/+1
* Fix build by using local events typesLeonid Logvinov2018-02-281-1/+6
* Use Order and SignedOrder type from 0x.jsLeonid Logvinov2018-02-071-9/+10
* Introduce SignedOrder class and remove type assertionsLeonid Logvinov2018-02-071-11/+12
* Make orderHashHex a getter instead of a propertyLeonid Logvinov2018-02-071-1/+1
* Change testsLeonid Logvinov2018-02-071-1/+6
* Remove accounts magic from testsLeonid Logvinov2018-01-301-2/+1
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Use an enum for contract nameLeonid Logvinov2018-01-301-6/+7
* Remove truffle from testsLeonid Logvinov2018-01-301-12/+17
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-7/+3
* Remove truffle from Exchange testsLeonid Logvinov2018-01-301-5/+20
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+167