aboutsummaryrefslogtreecommitdiffstats
path: root/src/globals.d.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade bignumber to the version with native typings and remove typingsLeonid Logvinov2017-10-261-8/+0
|
* Move Aftifact type definition to 'types'Leonid Logvinov2017-09-081-7/+0
|
* Remove redundant js prefixLeonid Logvinov2017-09-061-1/+1
|
* Add types for web3/lib/solidity/coder.jsLeonid Logvinov2017-09-061-0/+4
|
* Define sendAsync on HDWalletProviderLeonid Logvinov2017-09-061-3/+8
|
* Decode logs args in awaitTransactionMinedAsyncLeonid Logvinov2017-09-061-0/+15
|
* Make the functions immidiately return txHash instead of awaiting for a ↵Leonid Logvinov2017-09-051-16/+4
| | | | transaction to be mined
* Define web3@1.0 types ;)Leonid Logvinov2017-08-301-0/+1
|
* Allow user to specify the gas priceLeonid Logvinov2017-08-291-0/+2
|
* Use 0x-json-schemasLeonid Logvinov2017-08-281-49/+0
|
* Add ethereumjs-utils typesLeonid Logvinov2017-07-221-11/+0
|
* Add bn.js typesLeonid Logvinov2017-07-221-1/+0
|
* Add the source for the schemaLeonid2017-07-121-0/+1
|
* Add jsonschema Schema declarationLeonid Logvinov2017-07-121-0/+48
|
* Remove custom Schema type and use one from jsonschemaLeonid Logvinov2017-06-281-4/+0
|
* Add comment before declarationsLeonid Logvinov2017-06-231-1/+1
|
* Add kovan integration testsLeonid Logvinov2017-06-231-0/+8
|
* Add type referencesLeonid Logvinov2017-06-111-0/+2
|
* Use ContractInstance from globalsLeonid Logvinov2017-06-071-1/+3
|
* Merge branch 'master' into remainingTokenMethodsFabio Berger2017-06-031-0/+1
|\ | | | | | | | | | | # Conflicts: # src/types.ts # src/web3_wrapper.ts
| * Fix types hell with, chai and chai-as-promisedLeonid Logvinov2017-06-011-4/+0
| |
| * Fix linter errorsLeonid Logvinov2017-06-011-0/+4
| |
| * Add dirty-chaiLeonid Logvinov2017-06-011-0/+1
| |
* | Add setAllowanceAsync, getAllowanceAsync and transferFrom to tokenWrapperFabio Berger2017-06-021-0/+6
|/
* Merge branch 'master' into addSignOrderHashAndTestsFabio Berger2017-05-291-0/+1
|\ | | | | | | | | | | | | # Conflicts: # package.json # src/globals.d.ts # test/0x.js_test.ts
| * Address feedbackLeonid Logvinov2017-05-291-1/+1
| |
| * Make eventually a PromisedAssertionLeonid Logvinov2017-05-291-1/+2
| |
* | fix declarationFabio Berger2017-05-291-1/+1
| |
* | Add declarations for find-versions and compare-versionsFabio Berger2017-05-291-2/+12
| |
* | Port over signOrderHashAsyncFabio Berger2017-05-291-0/+3
|/
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+63