| Commit message (Expand) | Author | Age | Files | Lines |
* | Use tslint v5.8.0 everywhere and use the tslint-config sub-package instead of... | Fabio Berger | 2017-11-14 | 1 | -23/+2 |
* | Add tslint-config sub-package | Fabio Berger | 2017-11-14 | 1 | -5/+21 |
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 1 | -8/+22 |
* | Add circle.yml and move testrpc command to top-level repo | Fabio Berger | 2017-11-13 | 1 | -26/+758 |
* | Merge branch 'development' into feature/receipt-status | Fabio Berger | 2017-11-13 | 1 | -3/+7 |
|\ |
|
| * | Remove unused code | Leonid Logvinov | 2017-11-13 | 1 | -0/+4 |
| * | Upgrade web3-typescript-typings | Leonid Logvinov | 2017-10-31 | 1 | -3/+3 |
| * | Add initial mempool watching implememtation | Leonid Logvinov | 2017-10-31 | 1 | -4/+4 |
* | | Fix tslint issue | Leonid Logvinov | 2017-11-13 | 1 | -25/+14 |
* | | Normalize the way we return the transaction status | Leonid Logvinov | 2017-11-13 | 1 | -693/+938 |
|/ |
|
* | Downgrade typedoc | Leonid Logvinov | 2017-10-26 | 1 | -32/+36 |
* | Upgrade bignumber to the version with native typings and remove typings | Leonid Logvinov | 2017-10-26 | 1 | -33/+33 |
* | Revert "Reduce final bundle size by 11% (82kB)" | Leonid | 2017-10-24 | 1 | -53/+34 |
* | Update 0x-json-schemas | Leonid Logvinov | 2017-10-19 | 1 | -3/+8 |
* | Transform lodash-es to commonjs module format | Leonid Logvinov | 2017-10-19 | 1 | -3/+3 |
* | Fix tests | Leonid Logvinov | 2017-10-19 | 1 | -6/+6 |
* | Include only used lodash functions | Leonid Logvinov | 2017-10-18 | 1 | -34/+48 |
* | Install js-sha3 and use it for keccak256 | Leonid Logvinov | 2017-10-06 | 1 | -0/+4 |
* | Implement subscriptions based on ethereumjs-blockstream | Leonid Logvinov | 2017-10-05 | 1 | -104/+76 |
* | Instantiate logAndBlockStreamer | Leonid Logvinov | 2017-10-05 | 1 | -0/+22 |
* | Add filtering by topic | Leonid Logvinov | 2017-10-04 | 1 | -2/+2 |
* | Update web3-typescript-typings | Leonid Logvinov | 2017-10-04 | 1 | -107/+40 |
* | Remove abi-decoder | Leonid Logvinov | 2017-09-06 | 1 | -97/+9 |
* | Update web-typescript-typings | Leonid Logvinov | 2017-09-06 | 1 | -5/+5 |
* | Decode logs args in awaitTransactionMinedAsync | Leonid Logvinov | 2017-09-06 | 1 | -7/+95 |
* | Update json-schemas | Leonid Logvinov | 2017-09-05 | 1 | -3/+3 |
* | Use AbiType | Leonid Logvinov | 2017-09-05 | 1 | -3/+3 |
* | Use schema validation to distinguish txData argument | Leonid Logvinov | 2017-09-05 | 1 | -3/+3 |
* | Temporarily remove web3_beta, cause it breaks installation and tests | Leonid Logvinov | 2017-09-05 | 1 | -722/+24 |
* | Make the functions immidiately return txHash instead of awaiting for a transa... | Leonid Logvinov | 2017-09-05 | 1 | -3/+3 |
* | Remove truffle-contract from deps | Leonid Logvinov | 2017-09-04 | 1 | -52/+4 |
* | Update yarn.lock | Leonid Logvinov | 2017-09-02 | 1 | -2/+2 |
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2017-08-31 | 1 | -24/+722 |
|\ |
|
| * | Install web3@1.0.0 as web3_beta | Leonid Logvinov | 2017-08-29 | 1 | -24/+722 |
* | | update 0x-json-schema | Fabio Berger | 2017-08-31 | 1 | -3/+3 |
|/ |
|
* | Use 0x-json-schemas | Leonid Logvinov | 2017-08-28 | 1 | -3/+9 |
* | Reject checksummed addresses | Leonid Logvinov | 2017-08-22 | 1 | -3/+3 |
* | Update yarn.lock | Fabio Berger | 2017-08-17 | 1 | -22/+36 |
* | Update yarn.lock | Leonid Logvinov | 2017-07-26 | 1 | -3/+3 |
* | Add ethereumjs-utils types | Leonid Logvinov | 2017-07-22 | 1 | -8/+27 |
* | Add bn.js types | Leonid Logvinov | 2017-07-22 | 1 | -1/+7 |
* | Update to typescript@2.4 | Leonid Logvinov | 2017-07-12 | 1 | -1/+1 |
* | Stop using custom chai-bignumber fork | Leonid Logvinov | 2017-07-12 | 1 | -20/+12 |
* | Update yarn.lock to include latest webpack version | Leonid Logvinov | 2017-07-08 | 1 | -649/+723 |
* | Fix merge problems | Leonid Logvinov | 2017-07-04 | 1 | -35/+355 |
* | Merge branch 'master' into add-exchange-address-to-order-struct | Leonid | 2017-07-04 | 1 | -69/+182 |
|\ |
|
| * | Fix test failures caused by testrpc new eth_sign behaviour | Leonid Logvinov | 2017-07-01 | 1 | -96/+186 |
* | | Remove custom Schema type and use one from jsonschema | Leonid Logvinov | 2017-06-28 | 1 | -8/+4 |
|/ |
|
* | Add kovan integration tests | Leonid Logvinov | 2017-06-23 | 1 | -4/+36 |
* | Revert "Temporarily use forked version of truffle-contract to reduce the bundle" | Leonid Logvinov | 2017-06-21 | 1 | -7/+17 |
* | Temporarily use forked version of truffle-contract to reduce the bundle | Leonid Logvinov | 2017-06-21 | 1 | -17/+7 |
* | Connect to github over https so that it works without authentication | Leonid Logvinov | 2017-06-20 | 1 | -2/+2 |
* | Make ZeroEx constructor accept Web3Provider instead of Web3 instance | Leonid Logvinov | 2017-06-15 | 1 | -3/+3 |
* | Add coveralls as a dependency | Leonid Logvinov | 2017-06-15 | 1 | -13/+121 |
* | Add postrelease script to publish assets to github | Leonid Logvinov | 2017-06-15 | 1 | -8/+191 |
* | Update web3-provider-engine cause the console.log issue was fixed and the new... | Leonid Logvinov | 2017-06-15 | 1 | -42/+7 |
* | Remove unneccessary console output from block tracker | Leonid Logvinov | 2017-06-10 | 1 | -0/+35 |
* | Rewrite isValidSignature tests | Leonid Logvinov | 2017-06-08 | 1 | -5/+5 |
* | Upgrade truffle-contract to the version that includes 'at' fix | Leonid Logvinov | 2017-06-05 | 1 | -69/+182 |
* | Use forked version of chai-bignumber while the PR is waiting for a review | Leonid Logvinov | 2017-06-03 | 1 | -0/+4 |
* | Fix types hell with, chai and chai-as-promised | Leonid Logvinov | 2017-06-01 | 1 | -39/+360 |
* | Add dirty-chai | Leonid Logvinov | 2017-06-01 | 1 | -26/+10 |
* | Fix testrpc verison to 3.0.5 | Leonid Logvinov | 2017-06-01 | 1 | -18/+213 |
* | Add yarn.lock | Leonid Logvinov | 2017-05-31 | 1 | -0/+3826 |