aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-typescript-typings
Commit message (Expand)AuthorAgeFilesLines
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* Merge branch 'development' into feature/web3-abi-v2-typesLeonid2018-02-212-6/+9
|\
| * Publishcontracts@2.1.13@0xproject/website@0.0.16@0xproject/testnet-faucets@1.0.14@0xproject/dev-utils@0.1.0@0xproject/connect@0.6.0Brandon Millman2018-02-171-1/+1
| * Updated CHANGELOGsBrandon Millman2018-02-171-5/+5
* | Add types for ABIv2Leonid Logvinov2018-02-152-8/+8
|/
* Add missing CHANGELOG entryLeonid Logvinov2018-02-151-0/+4
* web3 typings fix - web3.net.peerCount returns numbergagarin552018-02-141-1/+1
* Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7Fabio Berger2018-02-101-1/+1
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-103-199/+3
|\
| * Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
| * Add npmignore and remove .gitignoreFabio Berger2018-02-103-199/+1
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-11/+1
|/
* Publishcontracts@2.1.9@0xproject/website@0.0.12@0xproject/testnet-faucets@1.0.10@0xproject/monorepo-scripts@0.1.9@0xproject/deployer@0.0.6Leonid Logvinov2018-02-061-1/+1
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-2/+4
|\
| * Publishcontracts@2.1.8@0xproject/website@0.0.11@0xproject/testnet-faucets@1.0.9@0xproject/monorepo-scripts@0.1.8@0xproject/deployer@0.0.5Leonid Logvinov2018-02-011-2/+4
* | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
|/
* Normalize the dependenciesLeonid Logvinov2018-01-301-4/+2
* Publishcontracts@2.1.7@0xproject/website@0.0.10@0xproject/testnet-faucets@1.0.8@0xproject/monorepo-scripts@0.1.7@0xproject/deployer@0.0.4Fabio Berger2018-01-301-2/+4
* Add config file specifically in prettier command and fix filesFabio Berger2018-01-303-449/+449
* Fix prettierFabio Berger2018-01-303-451/+449
* Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3Leonid Logvinov2018-01-301-2/+4
* Updated web3-typescript-typings changelogOlaf Tomalka2018-01-261-0/+1
* Fixed getTransactionReceipt not returning nullOlaf Tomalka2018-01-261-2/+2
* Run prettierAmir Bandeali2018-01-261-3/+1
* PublishLeonid Logvinov2018-01-251-2/+4
* Run prettier to revert formatting changes made by the lerna publish stepBrandon Millman2018-01-181-3/+1
* Publishcontracts@2.1.4@0xproject/website@0.0.7@0xproject/monorepo-scripts@0.1.4@0xproject/kovan_faucets@1.0.50x.js@0.30.0Brandon Millman2018-01-181-2/+4
* Added PR number to web3 typings changelogOlaf Tomalka2018-01-161-1/+1
* Fix web3 typing defaultAccount not allowing `undefined`Olaf Tomalka2018-01-152-1/+2
* Add postpublish scriptsLeonid Logvinov2018-01-131-0/+15
* Add web3-typescript-typings and chai-as-promised-typescript-typings to the ma...Leonid Logvinov2018-01-121-3/+3
* Prettify package.json filesLeonid Logvinov2018-01-121-3/+1
* Fix a version in web3-typescript-typings CHANGELOGLeonid Logvinov2018-01-111-1/+1
* Publishweb3-typescript-typings@0.9.3contracts@2.1.3@0xproject/website@0.0.6@0xproject/kovan_faucets@1.0.40x.js@0.29.2Leonid Logvinov2018-01-111-2/+4
* Add types for getData on a web3 contractLeonid Logvinov2018-01-112-4/+7
* Add types for getData on a web3 contractLeonid Logvinov2018-01-111-0/+1
* Publishweb3-typescript-typings@0.9.1contracts@2.1.2@0xproject/website@0.0.5@0xproject/monorepo-scripts@0.1.3@0xproject/kovan_faucets@1.0.3@0xproject/dev-utils@0.0.40x.js@0.29.1Leonid Logvinov2018-01-111-2/+4
* Update READMELeonid Logvinov2018-01-101-2/+2
* Return to old way of including web3 typesLeonid Logvinov2018-01-102-4/+4
* Import web3-typescript-typings to monorepoLeonid Logvinov2018-01-105-119/+162
* 0.9.0Leonid Logvinov2018-01-101-1/+1
* Manually apply #14Leonid Logvinov2018-01-103-9/+6
* Added stateMutability to ABIsOlaf Tomalka2018-01-101-0/+5
* 0.8.0Leonid Logvinov2018-01-101-1/+1
* Fix types definition in package.jsonLeonid Logvinov2018-01-101-2/+2
* 0.7.2Leonid Logvinov2018-01-101-1/+1
* Fix ContractInstance new() not parsing properlyOlaf Tomalka2018-01-101-1/+1
* Made the callback in filter.stopWatching optionalOlaf Tomalka2018-01-101-1/+1
* Add new to contract interfaceAmir Bandeali2018-01-101-0/+1
* fix typoAmir Bandeali2018-01-101-1/+1
* 0.7.1Leonid Logvinov2018-01-101-1/+1
* Make transactionIndex nullableLeonid Logvinov2018-01-101-1/+1
* 0.7.0Leonid Logvinov2018-01-101-1/+1
* Improve log events typesLeonid Logvinov2018-01-101-3/+10
* 0.6.4Leonid Logvinov2018-01-101-1/+1
* Constraint status typeLeonid Logvinov2018-01-101-1/+1
* 0.6.3Leonid Logvinov2018-01-101-1/+1
* Add status to a transaction receiptLeonid Logvinov2018-01-101-0/+1
* Add async web3.personal.signSergey Ukustov2018-01-101-0/+1
* Fix indentationSergey Ukustov2018-01-101-5/+5
* 0.6.2Leonid Logvinov2018-01-101-1/+1
* Make all parameters of FilterObject optionalLeonid Logvinov2018-01-101-4/+4
* 0.6.1Leonid Logvinov2018-01-101-1/+1
* Add LogTopic typeLeonid Logvinov2018-01-101-1/+3
* 0.6.0Leonid Logvinov2018-01-101-1/+1
* Define sendAsync on HttpProviderLeonid Logvinov2018-01-101-0/+4
* 0.5.0Leonid Logvinov2018-01-101-1/+1
* Add AbiTypeLeonid Logvinov2018-01-101-4/+11
* 0.4.1Leonid Logvinov2018-01-101-1/+1
* Add ContractInstance typeLeonid Logvinov2018-01-101-1/+7
* 0.4.0Leonid Logvinov2018-01-101-1/+1
* Extend Abi typesLeonid Logvinov2018-01-101-8/+21
* 0.3.4Leonid Logvinov2018-01-101-1/+1
* Add return type for sendAsyncLeonid Logvinov2018-01-101-1/+1
* 0.3.3Leonid Logvinov2018-01-101-1/+1
* Add sendAsync types in providerLeonid Logvinov2018-01-101-1/+19
* 0.3.2Leonid Logvinov2018-01-101-1/+1
* Add Web3.isChecksumAddressLeonid Logvinov2018-01-101-0/+1
* 0.3.1Leonid Logvinov2018-01-101-1/+1
* Add auth options to HttpProviderlibertylocked2018-01-101-1/+1
* Add tslint.jsonLeonid Logvinov2018-01-101-0/+5
* 0.3.0Leonid Logvinov2018-01-101-1/+1
* Fix linter errorsLeonid Logvinov2018-01-101-33/+33
* Add linting script and specify style guideLeonid Logvinov2018-01-102-1/+193
* Make error types consistentLeonid Logvinov2018-01-101-5/+5
* Introduce BlockWithoutTransactionData and BlockWithTransactionDataLeonid Logvinov2018-01-101-8/+11
* Add LogEntry typeLeonid Logvinov2018-01-101-2/+11
* Add web3.personal.signLeonid Logvinov2018-01-101-2/+3
* Add a lot of typesLeonid Logvinov2018-01-101-24/+205
* Extract API interfaces: web3.version, web3.eth, web3.personalSergey Ukustov2018-01-101-25/+36
* Optional provider parameter in Web3 constructorSergey Ukustov2018-01-101-0/+2
* 0.2.1Fabio Berger2018-01-101-1/+1
* Add missing semi-colonFabio Berger2018-01-101-1/+1
* Add missing semi-colonsFabio Berger2018-01-101-3/+3
* Add web3.eth.blockNumberlibertylocked2018-01-101-1/+2
* Add web3.sha3 method declarationSergey Ukustov2018-01-101-0/+5
* 0.2.0Fabio Berger2018-01-101-1/+1
* 0.1.0Fabio Berger2018-01-101-1/+1
* Use single instead of double quotes by conventionFabio Berger2018-01-101-2/+2
* Remove spaces between union types to remain stylistically consistentFabio Berger2018-01-101-2/+2
* Constructor definition does not include name or constant modifierSergey Ukustov2018-01-101-3/+3
* Revamp AbiDefinitionSergey Ukustov2018-01-101-10/+26
* filter.stopWatching accepts callbackSergey Ukustov2018-01-101-1/+1
* filter.watch callback param accepts argumentsSergey Ukustov2018-01-101-1/+7
* 0.0.11Leonid Logvinov2018-01-101-1/+1
* Fix version typingsLeonid Logvinov2018-01-101-2/+2
* 0.0.10Leonid Logvinov2018-01-101-1/+1
* Add at function to Contract classLeonid Logvinov2018-01-101-1/+5
* 0.0.9Leonid Logvinov2018-01-101-1/+1
* Make currentProvider a variable, not a functionLeonid Logvinov2018-01-101-1/+1
* Flash out README with instructionsLeonid Logvinov2018-01-103-1/+40
* 0.0.8Fabio Berger2018-01-101-1/+1
* remove default importFabio Berger2018-01-101-1/+1
* 0.0.7Fabio Berger2018-01-101-1/+1
* Move interface definitions into the web3 namespaceFabio Berger2018-01-101-32/+32
* 0.0.6Fabio Berger2018-01-101-1/+1
* 0.0.5Fabio Berger2018-01-101-1/+1
* Export all interfaces and export the web3 constructor as the default exportFabio Berger2018-01-101-7/+9
* 0.0.4Fabio Berger2018-01-101-1/+1
* Move Provider type outside of namespaceFabio Berger2018-01-101-3/+3
* 0.0.3Fabio Berger2018-01-101-1/+1
* Allow numbers to also be passed to fromWei and toWeiFabio Berger2018-01-101-2/+2
* 0.0.2Fabio Berger2018-01-101-1/+1
* Add toWei and getTransactionReceipt definitionsFabio Berger2018-01-101-0/+2
* 0.0.1Fabio Berger2018-01-101-1/+1
* Add getBlockNumber definitionFabio Berger2018-01-101-0/+1
* Add bigNumber dependencyFabio Berger2018-01-102-1/+9
* add node_modules to gitignoreFabio Berger2018-01-101-0/+1
* Add licenseFabio Berger2018-01-101-0/+13
* Add gitignoreFabio Berger2018-01-101-0/+1
* Add package.jsonFabio Berger2018-01-101-0/+16
* Add initial version of typings and READMEFabio Berger2018-01-102-0/+77