achingbrain
08b1c7197b
chore: use http link for github repo
...
The page for this module on npm [doesn't have a link to the repo](https://www.npmjs.com/package/libp2p-noise ),
I guess because it's specified as an ssh-type URL in the package.json
file so npm can't turn it into a hyperlink.
The change here is to use a `git+https` URL which should let npm
display a link on the module page.
2020-06-23 15:33:47 +01:00
Marin Petrunić
c4469d55e4
Merge pull request #65 from NodeFactoryIo/mpetrunic/add-codeowners
...
add codeowners file
2020-06-19 11:20:10 +02:00
Marin Petrunić
273678aa49
add codeowners file
2020-06-19 11:18:49 +02:00
Marin Petrunić
7f2a37f692
Merge pull request #64 from hugomrdias/feat/aegir
...
feat: use aegir
2020-06-19 11:15:53 +02:00
Hugo Dias
069a2f9573
fix: feedback
2020-06-19 10:03:34 +01:00
Hugo Dias
a8274ad416
fix: fix package.json
2020-06-18 22:24:59 +01:00
Hugo Dias
f05150e640
feat: use aegir
2020-06-18 22:23:39 +01:00
Marin Petrunić
3a782aadaa
Merge pull request #63 from NodeFactoryIo/release-1.1.2
...
Release 1.1.2
v1.1.2
2020-06-15 14:51:53 +02:00
Marin Petrunić
496dfd3005
Release 1.1.2
2020-06-15 14:46:59 +02:00
Marin Petrunić
a504e3abec
Merge pull request #62 from NodeFactoryIo/mpetrunic/fix-web-build
...
Remove regeneratorRuntime dep in wbe build
2020-06-15 14:45:43 +02:00
Marin Petrunić
088e43642a
update changelog
2020-06-15 13:48:19 +02:00
Marin Petrunić
e35f067b5e
change babel build targets
2020-06-15 13:46:57 +02:00
Marin Petrunić
0fdb309d8c
Merge pull request #60 from NodeFactoryIo/chore-release
...
Release 1.1.1
v1.1.1
2020-05-08 21:26:22 +02:00
Marin Petrunić
d188709247
Release 1.1.1
2020-05-08 19:20:56 +02:00
Marin Petrunić
ef80af69c7
Merge pull request #59 from jacobheun/fix/public-key
...
fix: marshal the verified peer from its public key
2020-05-08 19:13:03 +02:00
Jacob Heun
e9af13a1ee
fix: marshal the verified peer from its public key
...
This ensures that completed outbound handshakes will always contain the public key of the remote peer
2020-05-07 16:24:15 +02:00
Belma Gutlic
c8905cc774
Merge pull request #57 from NodeFactoryIo/morrigan/v1.1.0
...
Release 1.1.0
v1.1.0
2020-04-23 15:46:38 +02:00
morrigan
8cdbc3dc70
Release 1.1.0
2020-04-23 15:06:19 +02:00
Marin Petrunić
324f555e0c
Merge pull request #56 from NodeFactoryIo/revert-51-remove-bcrypto-dependency
...
Revert "Replace bcrypto with standalone libraries"
v1.1.0-rc2
2020-04-23 14:51:54 +02:00
morrigan
635963062a
Address PR comments
2020-04-23 12:56:09 +02:00
morrigan
6e38ba69b9
Remove tsc incremental flag
2020-04-23 12:49:57 +02:00
morrigan
5cd8a902fb
Fix eslint
2020-04-23 08:10:41 +02:00
morrigan
dff7f8bae0
Fix yarn.lock
2020-04-22 19:31:24 +02:00
morrigan
3b0df24fbd
Release 1.1.0-rc2
2020-04-22 19:10:20 +02:00
morrigan
60b2367dac
Remove bn.js
2020-04-22 19:09:35 +02:00
morrigan
f5f4b9f344
Merge branch 'morrigan/fix-interop' into revert-51-remove-bcrypto-dependency
...
# Conflicts:
# package.json
# src/@types/basic.ts
# src/handshakes/ik.ts
# src/handshakes/xx.ts
# yarn.lock
2020-04-22 19:07:03 +02:00
Belma Gutlic
7b11f5a3ab
Revert "Replace bcrypto with standalone libraries"
2020-04-22 19:03:41 +02:00
Marin Petrunić
866ae6d333
add bundle analyzer
...
# Conflicts:
# package.json
# webpack.bundle.config.js
# yarn.lock
2020-04-22 19:01:30 +02:00
Marin Petrunić
cc96cf5e37
remove bn.js
...
# Conflicts:
# src/@types/basic.ts
# src/handshakes/ik.ts
# src/handshakes/xx.ts
2020-04-22 18:59:38 +02:00
Belma Gutlic
4506936456
Merge pull request #55 from NodeFactoryIo/v1.1.0-rc1
...
Release 1.1.0-rc1
v1.1.0-rc1
2020-04-22 10:21:46 +02:00
morrigan
2c12d0b317
Release 1.1.0-rc1
2020-04-22 10:07:23 +02:00
Marin Petrunić
d2d627262a
Merge pull request #54 from NodeFactoryIo/v1.1.0-rc1
...
Release 1.1.0-rc1
2020-04-22 09:41:03 +02:00
morrigan
e7cb96f936
Release 1.1.0-rc1
2020-04-22 09:37:45 +02:00
Belma Gutlic
e553392f6b
Merge pull request #53 from mpetrun5/early-data-api
...
Early data api
2020-04-22 09:33:54 +02:00
Belma Gutlic
af23375eb0
Merge pull request #52 from mpetrun5/dump-session-keys
...
Dump session keys
2020-04-22 09:22:42 +02:00
Belma Gutlic
6013c5438e
Merge pull request #51 from mpetrun5/remove-bcrypto-dependency
...
Replace bcrypto with standalone libraries
2020-04-22 09:22:05 +02:00
Matija Petrunic
55b906cd02
Remove SymmetricState log
2020-04-17 12:52:54 +02:00
Matija Petrunic
f406bcfa6d
Fix log remote static key
2020-04-17 12:41:12 +02:00
Matija Petrunic
7c62ef4b47
Reuse super method
2020-04-17 11:14:27 +02:00
Matija Petrunic
01a4388fa2
Rename function
2020-04-17 11:09:46 +02:00
Matija Petrunic
93d6a9a99b
Fix test
2020-04-17 11:07:58 +02:00
Matija Petrunic
7625aa8e46
Rename to remoteEarlyData
2020-04-17 11:04:50 +02:00
Matija Petrunic
9b650d5b5f
Add test
2020-04-17 10:56:38 +02:00
Matija Petrunic
cb7eee7407
Convert earlyData to Buffer
2020-04-17 10:56:31 +02:00
Matija Petrunic
09c5df3b0d
Add early data field to connection return
2020-04-17 10:36:29 +02:00
Matija Petrunic
6a1f17a2f6
Add early data property to handshake
2020-04-17 10:35:37 +02:00
Matija Petrunic
045a4322e7
Lint
2020-04-17 10:22:13 +02:00
Matija Petrunic
d35e2a85d9
Reuse existing logger for session keys
2020-04-17 10:18:05 +02:00
Matija Petrunic
369d4054da
Set DUMP_SESSION_KEYS as env variable
2020-04-17 10:06:41 +02:00
Matija Petrunic
7f871295a0
Lint multiline imports
2020-04-17 09:48:55 +02:00