Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sigUtil and keyrings to external modules | Dan Finlay | 2017-02-22 | 1 | -28/+0 |
| | | | | These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util), and allow each of the keyrings to import that, etc. | ||||
* | Package normalize inside sig util file. | Kevin Serrano | 2016-11-12 | 1 | -0/+5 |
| | |||||
* | Added SimpleKeyring tests | Dan Finlay | 2016-10-22 | 1 | -0/+23 |