aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/token_transfer_proxy/transfer_from.ts
Commit message (Collapse)AuthorAgeFilesLines
* Removed ERC20 V1 Proxy + TokenTransferProxyGreg Hysen2018-04-211-103/+0
|
* Move utils dir into srcAmir Bandeali2018-04-211-3/+3
|
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-3/+3
|
* 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-1/+1
|
* Use the same templates as 0x.jsLeonid Logvinov2018-02-281-2/+6
|
* Change testsLeonid Logvinov2018-02-071-16/+35
|
* Make an RPC constructor param implicitLeonid Logvinov2018-01-301-1/+1
|
* Use an enum for contract nameLeonid Logvinov2018-01-301-2/+3
|
* Remove truffle from testsLeonid Logvinov2018-01-301-15/+9
|
* Refactor contracts tests to not use injected web3 instanceLeonid Logvinov2018-01-301-6/+3
|
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-7/+2
|
* Remove truffle from tokenTransferProxy testsLeonid Logvinov2018-01-301-0/+94