aboutsummaryrefslogtreecommitdiffstats
path: root/src/contract_wrappers/contract_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix gasPrice regressionLeonid Logvinov2017-09-051-3/+1
* Make the functions immidiately return txHash instead of awaiting for a transa...Leonid Logvinov2017-09-051-40/+7
* Remove default value for gasPriceLeonid Logvinov2017-08-291-2/+2
* Allow user to specify the gas priceLeonid Logvinov2017-08-291-1/+6
* Convert artifacts addresses lo lower case before usingLeonid Logvinov2017-08-241-1/+1
* Use PascalCase names as string enum keysLeonid Logvinov2017-07-121-3/+3
* 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