aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-typescript-typings/index.d.ts
Commit message (Expand)AuthorAgeFilesLines
* filter.stopWatching accepts callbackSergey Ukustov2018-01-101-1/+1
* filter.watch callback param accepts argumentsSergey Ukustov2018-01-101-1/+7
* Fix version typingsLeonid Logvinov2018-01-101-2/+2
* Add at function to Contract classLeonid Logvinov2018-01-101-1/+5
* Make currentProvider a variable, not a functionLeonid Logvinov2018-01-101-1/+1
* remove default importFabio Berger2018-01-101-1/+1
* Move interface definitions into the web3 namespaceFabio Berger2018-01-101-32/+32
* Export all interfaces and export the web3 constructor as the default exportFabio Berger2018-01-101-7/+9
* Move Provider type outside of namespaceFabio Berger2018-01-101-3/+3
* Allow numbers to also be passed to fromWei and toWeiFabio Berger2018-01-101-2/+2
* Add toWei and getTransactionReceipt definitionsFabio Berger2018-01-101-0/+2
* Add getBlockNumber definitionFabio Berger2018-01-101-0/+1
* Add bigNumber dependencyFabio Berger2018-01-101-0/+2
* Add initial version of typings and READMEFabio Berger2018-01-101-0/+73