aboutsummaryrefslogtreecommitdiffstats
path: root/src/contract_wrappers/contract_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use different lodash import syntax which allows to include only used ...Leonid2017-06-221-8/+7
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-2/+2
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-7/+8
* Duplicate truffle contracts typesLeonid Logvinov2017-06-111-1/+1
* Fix last testsLeonid Logvinov2017-06-111-5/+5
* Prefix private vars with _Leonid Logvinov2017-06-101-1/+1
* Make web3Wrapper protected instead of publicFabio Berger2017-06-081-1/+1
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+48