| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
* | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 1 | -2/+1 |
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -5/+2 |
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+0 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -2/+0 |
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -1/+2 |
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 1 | -5/+8 |
|\ |
|
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -5/+8 |
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
|/ |
|
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 1 | -2/+2 |
* | Merge branch 'development' into feature/subproviders/mnemonic-wallet-subprovider | Jacob Evans | 2018-04-12 | 1 | -1/+1 |
|\ |
|
| * | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 1 | -1/+1 |
* | | Renamed DerivedHDKey to DerivedHDKeyInfo | Jacob Evans | 2018-04-11 | 1 | -1/+1 |
* | | Tests for signed transactions and multiple accounts | Jacob Evans | 2018-04-11 | 1 | -0/+5 |
* | | Test signed messages with the second account | Jacob Evans | 2018-04-11 | 1 | -1/+8 |
* | | Throw errors when the address is not specified or invalid | Jacob Evans | 2018-04-11 | 1 | -1/+4 |
* | | Refactor ledger to support multiple accounts with from address | Jacob Evans | 2018-04-10 | 1 | -1/+2 |
|/ |
|
* | Update shared fixture data for network 42 | Jacob Evans | 2018-04-06 | 1 | -20/+5 |
* | Feedback | Jacob Evans | 2018-04-06 | 1 | -11/+7 |
* | Create a private key subprovider | Jacob Evans | 2018-04-05 | 1 | -1/+3 |
* | Use @0xproject/utils promisify everywhere | Fabio Berger | 2018-04-03 | 1 | -1/+1 |
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -5/+6 |
* | Feedback | Jacob Evans | 2018-03-08 | 1 | -3/+4 |
* | README on derivation path | Jacob Evans | 2018-03-08 | 1 | -0/+5 |
* | Use our dev seed derivation path. | Jacob Evans | 2018-03-08 | 1 | -1/+3 |
* | Add ledger-node package as optional dependency | Jacob Evans | 2018-03-07 | 1 | -183/+192 |
* | Nuke tests for now | Jacob Evans | 2018-03-06 | 1 | -183/+183 |
* | Fix typo | Fabio Berger | 2018-03-04 | 1 | -1/+1 |
* | Add `numberOfAccounts` param to `LedgerSubprovider` method `getAccountsAsync`... | Fabio Berger | 2018-03-04 | 1 | -2/+8 |
* | Fix formatting | Leonid Logvinov | 2018-01-03 | 1 | -1/+0 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -10/+7 |
* | Support both personal_sign and eth_sign | Fabio Berger | 2017-12-28 | 1 | -1/+21 |
* | Fix Ledger tests given change from `personal_sign` to `eth_sign` | Fabio Berger | 2017-12-28 | 1 | -2/+2 |
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 1 | -4/+0 |
* | Add missing calls to configure | Fabio Berger | 2017-12-07 | 1 | -0/+1 |
* | Simplify interface to signPersonalMessageAsync | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
* | Remove spaces | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ... | Fabio Berger | 2017-12-06 | 1 | -0/+171 |