aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/exchange/wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix testsLeonid Logvinov2018-04-051-1/+0
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-12/+9
* Add sol-cover implementationLeonid Logvinov2018-03-121-3/+2
* Improve an error message when an inorrect number of constructor params is passedLeonid Logvinov2018-02-281-3/+3
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-6/+14
* Fix build by using local events typesLeonid Logvinov2018-02-281-1/+6
* Fix namingsLeonid Logvinov2018-02-091-84/+90
* Use Order and SignedOrder type from 0x.jsLeonid Logvinov2018-02-071-81/+73
* Introduce SignedOrder class and remove type assertionsLeonid Logvinov2018-02-071-1/+2
* Change testsLeonid Logvinov2018-02-071-23/+36
* Remove accounts magic from testsLeonid Logvinov2018-01-301-3/+2
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
* Use an enum for contract nameLeonid Logvinov2018-01-301-7/+7
* Remove truffle from testsLeonid Logvinov2018-01-301-30/+30
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-6/+3
* Remove truffle from Exchange testsLeonid Logvinov2018-01-301-7/+24
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+348