Steven Allen
0ee6c5a218
extract libp2p examples to go-libp2p-examples
Repo: https://github.com/libp2p/go-lib2p-examples
6 years ago
Steven Allen
9e5ef7a4e6
gx publish 6.0.6
6 years ago
Steven Allen
835abcbfe2
gx: update go-libp2p-transport-upgrader, go-libp2p-nat, mdns
6 years ago
Steven Allen
75dc5aa313
Merge pull request #373 from libp2p/fix/new-uuid-library
switch to google's uuid library
6 years ago
Steven Allen
67fb60d95b
switch to google's uuid library
6 years ago
David Dias
934606d0f2
docs: update logo url
6 years ago
Steven Allen
cdc6d19407
gx publish 6.0.5
6 years ago
Steven Allen
f24a6d86d8
gx publish 6.0.4
6 years ago
Steven Allen
ecdd30ece9
gx publish 6.0.3
6 years ago
Steven Allen
7c22c11759
Merge pull request #360 from libp2p/nit/errors
reduce error to warning and log the error
6 years ago
Steven Allen
b4428fda58
reduce error to warning and log the error
This happens all the time in tests where we intentionally use fake keys for
performance.
Anyways, users probably don't want their logs spammed with errors they can't do
anything about.
6 years ago
Steven Allen
a3b4e29a95
Merge pull request #347 from libp2p/feat/news
Add a draft write-up for the release
6 years ago
Steven Allen
ec6358669c
add news
7 years ago
Steven Allen
74486ec970
Merge pull request #352 from libp2p/nit/optimize
check for connectedness using Connectedness
6 years ago
Steven Allen
39e17efadd
Merge pull request #358 from libp2p/nit/better-reflect-error
improve error message in libp2p reflection-based transport option
6 years ago
Steven Allen
b01768091b
Merge pull request #357 from crackcomm/patch-1
function cannot be formatted as string
6 years ago
Steven Allen
555afdb8a5
improve error message in libp2p reflection-based transport option
6 years ago
Łukasz Kurowski
39791b176c
function cannot be formatted as string
6 years ago
Steven Allen
a361bf0394
check for connectedness using Connectedness
(counting open connections requires copying)
7 years ago
Steven Allen
a08d9e63db
gx publish 6.0.2
7 years ago
Steven Allen
0c681d8790
gx publish 6.0.1
7 years ago
Steven Allen
1257b87aab
Merge pull request #346 from libp2p/bugs/mock-stream-latency
Add test which demonstrates how Mocknet latency works
7 years ago
bigs
c5dbe224d5
Merge pull request #349 from zaibon/master
add a link to options.go in the host example
7 years ago
Erin Swenson-Healey
2f001009f2
loosen tolerance in latency test
7 years ago
Christophe de Carvalho Pereira Martins
e6f29fdadc
add a link to options.go in the host example
so reader can see all the supported configuration for the
host constructor
7 years ago
Whyrusleeping
67729bdc47
Merge pull request #348 from zaibon/master
update README of the host example
7 years ago
Christophe de Carvalho Pereira Martins
f842b5569d
update README of the host example
fixes #333
7 years ago
Steven Allen
8bdf9d0db0
Merge pull request #299 from libp2p/feat/refactor
refactor for transport changes
7 years ago
Erin Swenson-Healey
bb9d55ac08
add test which demonstrates how Mocknet latency works
7 years ago
Steven Allen
a612c7ddee
gx publish 6.0.0
7 years ago
Steven Allen
41c6834850
refactor for transport changes
Also, make the libp2p constructor fully useful. There should now be no need to
manually construct a swarm/host.
7 years ago
Steven Allen
4b33a80057
Merge pull request #344 from libp2p/gx/update-bpmx46
gx publish 5.0.21
7 years ago
Steven Allen
9c69293c7b
gx publish 5.0.21
7 years ago
Steven Allen
268a4c92d9
Merge pull request #343 from libp2p/gx/update-mplex
gx publish 5.0.20
7 years ago
Steven Allen
c8617e0182
gx publish 5.0.20
7 years ago
Hector Sanjuan
8b4abe84c0
Merge pull request #342 from libp2p/gx/update-yulghf
Gx/update yulghf
7 years ago
Hector Sanjuan
83e823ac89
gx publish 5.0.19
7 years ago
Hector Sanjuan
d9dda7e931
gx: update yamux
7 years ago
Hector Sanjuan
df9099969c
Merge pull request #337 from libp2p/release-5.0.18
gx publish 5.0.18
7 years ago
Hector Sanjuan
a018a64001
gx publish 5.0.18
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
7 years ago
Hector Sanjuan
7e05c65d1c
Merge pull request #335 from libp2p/gx/update-nhq173
gx: update go-multistream
7 years ago
Hector Sanjuan
588159b82b
gx: update go-multistream
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
7 years ago
Hector Sanjuan
945467d9ee
Merge pull request #334 from libp2p/update/go-metrics
Remove go-metrics from package.json
7 years ago
Hector Sanjuan
a6371e76ba
Remove go-metrics from package.json: it does not seem used here or anywhere.
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
7 years ago
Steven Allen
3b8f2275a2
gx publish 5.0.17
7 years ago
Steven Allen
92c159d29f
Merge branch 'gx/update-og4qoy'
7 years ago
Steven Allen
9854255f32
gx: update go-log, go-libp2p-peer, go-libp2p-peerstore, go-libp2p-crypto
7 years ago
Steven Allen
91411f2ebf
gx publish 5.0.16
7 years ago
Steven Allen
fc02166df3
gx: update go-libp2p-net
7 years ago
Jakub Sztandera
69cb86bb8f
Merge pull request #306 from libp2p/misc/log-downgrade
misc: downgrade a warning to info
7 years ago