Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -1/+1 |
| | |||||
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 3 | -7/+1 |
| | |||||
* | Fix unit test | Fabio Berger | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Add missing params | Fabio Berger | 2017-12-09 | 1 | -0/+3 |
| | |||||
* | Use rejectedWith | Fabio Berger | 2017-12-07 | 1 | -9/+4 |
| | |||||
* | Add missing calls to configure | Fabio Berger | 2017-12-07 | 2 | -0/+2 |
| | |||||
* | remove unneeded type assertions | Fabio Berger | 2017-12-07 | 1 | -2/+2 |
| | |||||
* | Simplify interface to signPersonalMessageAsync | Fabio Berger | 2017-12-07 | 2 | -20/+3 |
| | |||||
* | Fix unit test | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Add initial tests fort redundantRpcSubprovider | Fabio Berger | 2017-12-06 | 1 | -0/+62 |
| | |||||
* | remove unused import | Fabio Berger | 2017-12-06 | 1 | -1/+0 |
| | |||||
* | 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 | 4 | -0/+425 |
rely on hookedWalletSubprovider. Added unit and integration tests. |