Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] c8d26b43e2
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 02:52:32 +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