Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] afa102b819
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 17:35:47 +00:00
Pedro Gomes 06a76c4d45 generateSymKeyFromPassword and use compressed public keys as key.id 2020-05-25 20:02:19 +02:00
Pedro Gomes 5ac3fdbcbe separate client methods 2020-05-25 18:55:31 +02:00
Pedro Gomes 1ccf17ce6f rename Signer controller to Keyring 2020-05-25 18:54:32 +02:00
Pedro Gomes bc2c4ceff5 Merge branch 'master' of https://github.com/vacp2p/waku-ts 2020-05-19 20:07:32 +02:00
Pedro Gomes 28ad834b94 basic tests 2020-05-19 20:07:23 +02:00
Dean Eigenmann a6e4a7f249
Create main.yml (#1) 2020-05-19 19:37:21 +02:00
Pedro Gomes 0e32a1f136 route payload requests and handle signer methods 2020-05-19 18:26:52 +02:00
Pedro Gomes 5fca284d21 Merge branch 'master' of https://github.com/vacp2p/waku-ts 2020-05-19 17:03:16 +02:00
Pedro Gomes 0e05b1aba6 add provider, signer and store controllers 2020-05-19 17:02:32 +02:00
Dean Eigenmann c264a3a38b
Update package.json 2020-05-13 20:26:51 +02:00
Pedro Gomes 30a497b4f7 setup 2020-05-13 20:03:53 +02:00
Dean Eigenmann 00e523fff1
Initial commit 2020-05-13 19:55:23 +02:00