Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use null instead of undefined when no error exists | Fabio Berger | 2017-12-06 | 1 | -3/+3 |
| | |||||
* | Switch to using our custom base subprovider | Fabio Berger | 2017-12-06 | 1 | -1/+2 |
| | |||||
* | remove unused import | Fabio Berger | 2017-12-06 | 1 | -1/+0 |
| | |||||
* | Fix lint issues | Fabio Berger | 2017-12-06 | 2 | -1/+9 |
| | |||||
* | Remove spaces | Fabio Berger | 2017-12-06 | 2 | -2/+2 |
| | |||||
* | Make exception | Fabio Berger | 2017-12-06 | 1 | -0/+2 |
| | |||||
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ↵ | Fabio Berger | 2017-12-06 | 16 | -0/+1278 |
rely on hookedWalletSubprovider. Added unit and integration tests. |