Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -80/+0 |
| | |||||
* | Upgrade bignumber to the version with native typings and remove typings | Leonid Logvinov | 2017-10-26 | 1 | -8/+0 |
| | |||||
* | Move Aftifact type definition to 'types' | Leonid Logvinov | 2017-09-08 | 1 | -7/+0 |
| | |||||
* | Remove redundant js prefix | Leonid Logvinov | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Add types for web3/lib/solidity/coder.js | Leonid Logvinov | 2017-09-06 | 1 | -0/+4 |
| | |||||
* | Define sendAsync on HDWalletProvider | Leonid Logvinov | 2017-09-06 | 1 | -3/+8 |
| | |||||
* | Decode logs args in awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-06 | 1 | -0/+15 |
| | |||||
* | Make the functions immidiately return txHash instead of awaiting for a ↵ | Leonid Logvinov | 2017-09-05 | 1 | -16/+4 |
| | | | | transaction to be mined | ||||
* | Define web3@1.0 types ;) | Leonid Logvinov | 2017-08-30 | 1 | -0/+1 |
| | |||||
* | Allow user to specify the gas price | Leonid Logvinov | 2017-08-29 | 1 | -0/+2 |
| | |||||
* | Use 0x-json-schemas | Leonid Logvinov | 2017-08-28 | 1 | -49/+0 |
| | |||||
* | Add ethereumjs-utils types | Leonid Logvinov | 2017-07-22 | 1 | -11/+0 |
| | |||||
* | Add bn.js types | Leonid Logvinov | 2017-07-22 | 1 | -1/+0 |
| | |||||
* | Add the source for the schema | Leonid | 2017-07-12 | 1 | -0/+1 |
| | |||||
* | Add jsonschema Schema declaration | Leonid Logvinov | 2017-07-12 | 1 | -0/+48 |
| | |||||
* | Remove custom Schema type and use one from jsonschema | Leonid Logvinov | 2017-06-28 | 1 | -4/+0 |
| | |||||
* | Add comment before declarations | Leonid Logvinov | 2017-06-23 | 1 | -1/+1 |
| | |||||
* | Add kovan integration tests | Leonid Logvinov | 2017-06-23 | 1 | -0/+8 |
| | |||||
* | Add type references | Leonid Logvinov | 2017-06-11 | 1 | -0/+2 |
| | |||||
* | Use ContractInstance from globals | Leonid Logvinov | 2017-06-07 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' into remainingTokenMethods | Fabio Berger | 2017-06-03 | 1 | -0/+1 |
|\ | | | | | | | | | | | # Conflicts: # src/types.ts # src/web3_wrapper.ts | ||||
| * | Fix types hell with, chai and chai-as-promised | Leonid Logvinov | 2017-06-01 | 1 | -4/+0 |
| | | |||||
| * | Fix linter errors | Leonid Logvinov | 2017-06-01 | 1 | -0/+4 |
| | | |||||
| * | Add dirty-chai | Leonid Logvinov | 2017-06-01 | 1 | -0/+1 |
| | | |||||
* | | Add setAllowanceAsync, getAllowanceAsync and transferFrom to tokenWrapper | Fabio Berger | 2017-06-02 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'master' into addSignOrderHashAndTests | Fabio Berger | 2017-05-29 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | # Conflicts: # package.json # src/globals.d.ts # test/0x.js_test.ts | ||||
| * | Address feedback | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
| | | |||||
| * | Make eventually a PromisedAssertion | Leonid Logvinov | 2017-05-29 | 1 | -1/+2 |
| | | |||||
* | | fix declaration | Fabio Berger | 2017-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add declarations for find-versions and compare-versions | Fabio Berger | 2017-05-29 | 1 | -2/+12 |
| | | |||||
* | | Port over signOrderHashAsync | Fabio Berger | 2017-05-29 | 1 | -0/+3 |
|/ | |||||
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -0/+63 |