Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Ensuring our signer address is 0x5409ed021d9299bf6814279a6a1411a7e866a631 | ||||
* | 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 ↵ | Fabio Berger | 2018-03-04 | 1 | -2/+8 |
| | | | | `getAccountsAsync` and add tests | ||||
* | 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 |
rely on hookedWalletSubprovider. Added unit and integration tests. |