90 Commits

Author SHA1 Message Date
Vasco Santos
24e10f378b chore: update contributors 2019-12-18 16:58:32 +00:00
Alan Shaw
464fcbeddf chore: update deps (#40) 2019-12-18 16:54:14 +00:00
Vasco Santos
0d13a8b729 chore: release version v0.5.4 2019-12-18 16:52:29 +00:00
Vasco Santos
66c1fb37b6 chore: update contributors 2019-12-18 16:52:29 +00:00
Vasco Santos
6b9516cb3c Revert "chore: update deps (#40)"
This reverts commit b6d5313a550555b435bd301d811af75397dc91e4.
2019-12-18 16:46:28 +00:00
Vasco Santos
be63323cef chore: release version v0.5.3 2019-12-18 10:13:05 +00:00
Vasco Santos
8ff68d1c50 chore: update contributors 2019-12-18 10:13:05 +00:00
Alan Shaw
b6d5313a55 chore: update deps (#40) 2019-12-18 10:04:20 +00:00
Vasco Santos
163edbbe88 chore: release version v0.5.2 2019-12-02 17:17:38 +01:00
Vasco Santos
ff6bd50350 chore: update contributors 2019-12-02 17:17:38 +01:00
Alan Shaw
8de96817ed chore: update node-forge dependency (#39) 2019-12-02 17:08:08 +01:00
Vasco Santos
ce8c412fb6 chore: release version v0.5.1 2019-09-25 12:33:28 +02:00
Vasco Santos
b9eb9d7b4a chore: update contributors 2019-09-25 12:33:28 +02:00
Alex Potsides
893a2c975c chore: downgrade peer-id to same version used by libp2p (#38) 2019-09-25 12:19:38 +02:00
Vasco Santos
ad378174f7 chore: release version v0.5.0 2019-08-16 14:25:02 +01:00
Vasco Santos
e375c2f1e8 chore: update contributors 2019-08-16 14:25:02 +01:00
Jacob Heun
dda315a9c8 refactor: use async/await instead of callbacks (#37)
BREAKING CHANGE: The api now uses async/await instead of callbacks.

Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>
2019-08-16 12:12:47 +01:00
Vasco Santos
717112bdf8 chore: release version v0.4.2 2019-06-13 14:50:37 +01:00
Vasco Santos
74cb4d4775 chore: update contributors 2019-06-13 14:50:37 +01:00
Alex Potsides
7051b9c530 fix: throw errors with correct stack trace (#35)
The stack trace of thrown error objects is created when the object is
instantiated - if we defer to a function to create the error we end
up with misleading stack traces.

This PR instantiates errors where errors occur and also uses the
`err-code` module to add a `.code` property so we don't have to depend
on string error messages for the type of error that was thrown.
2019-06-13 14:35:12 +01:00
Vasco Santos
ef47374941
chore: add discourse badge (#34) 2019-04-11 11:20:18 +01:00
Vasco Santos
a5fd967c02 chore: release version v0.4.1 2019-03-14 22:38:45 +00:00
Vasco Santos
4e4d3d4b6f chore: update contributors 2019-03-14 22:38:45 +00:00
Vasco Santos
f71a6bbb0a Revert "feat: adds support for ed25199 and secp256k1 (#31)"
This reverts commit 9eb11f42452b4266db0c19de3310e809a0087669.
2019-03-14 22:26:07 +00:00
Vasco Santos
e30330e1a0 chore: release version v0.4.0 2019-02-26 11:39:50 +00:00
Vasco Santos
267002f646 chore: update contributors 2019-02-26 11:39:49 +00:00
Alberto Elias
217cfd3de8 chore: update libp2p-crypto (#33) 2019-02-26 11:22:59 +00:00
Alberto Elias
9eb11f4245 feat: adds support for ed25199 and secp256k1 (#31) 2019-02-25 11:04:54 +00:00
Vasco Santos
3779bd0ba2
chore: use travis (#32) 2019-02-18 14:15:55 +00:00
Vasco Santos
aa5a6cb73c chore: release version v0.3.6 v0.3.6 2019-01-10 11:33:28 +00:00
Vasco Santos
eaf6a88b47 chore: update contributors 2019-01-10 11:33:28 +00:00
Vasco Santos
18357e678f Merge branch 'master' of github.com:libp2p/js-libp2p-keychain 2019-01-10 11:25:24 +00:00
Vasco Santos
4dd2ad36dd chore: release version v0.3.5 v0.3.5 2019-01-10 11:24:15 +00:00
Vasco Santos
5cbded55d5 chore: update contributors 2019-01-10 11:24:15 +00:00
Hugo Dias
7eeed87b10 fix: reduce bundle size (#28) 2019-01-10 11:16:03 +00:00
Vasco Santos
4b895cf46f chore: release version v0.3.4 v0.3.4 2019-01-04 10:54:24 +00:00
Vasco Santos
a753b1c882 chore: update contributors 2019-01-04 10:54:24 +00:00
Vasco Santos
17268d5fe3
chore: update dependencies (#29) 2019-01-04 10:51:56 +00:00
Vasco Santos
251e0b87b6 chore: release version v0.3.3 2018-10-25 09:37:22 +01:00
Vasco Santos
571c81a2be chore: update contributors 2018-10-25 09:37:22 +01:00
Vasco Santos
24d4374b20
chore: upgrade dependencies (#27) 2018-10-25 09:31:32 +01:00
Vasco Santos
5d3f489f23 chore: release version v0.3.2 2018-09-18 13:02:43 +01:00
Vasco Santos
65129bff3b chore: update contributors 2018-09-18 13:02:43 +01:00
Alan Shaw
8dfaab1af0 fix: validate createKey params properly (#26)
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
2018-09-18 12:48:58 +01:00
Vasco Santos
f95fef4ad2
chore: use lodash main dependency 2018-07-03 16:21:32 +02:00
David Dias
73d4530c5b chore: update deps 2018-06-30 16:13:49 +02:00
Masahiro Saito
0065b0a49e chore: fix out of date npms (#21) 2018-06-30 00:38:19 +02:00
Vasco Santos
974c507069
docs: add lead-maintainer
* docs: add lead-maintainer
2018-06-25 15:06:17 +02:00
David Dias
ee978a54ea chore: release version v0.3.1 2018-01-28 22:36:45 -08:00
David Dias
486e54b3ac chore: update contributors 2018-01-28 22:36:44 -08:00