Marten Seemann
|
048b94159f
|
remove the pstoremanager (will be moved to the Host)
|
2021-12-08 18:44:20 +04:00 |
|
Marten Seemann
|
51974ae06e
|
when passed an event bus, automatically clean up disconnected peers
|
2021-12-02 12:07:58 +04:00 |
|
Marten Seemann
|
a66346d0c1
|
chore: update go-log to v2 (#179)
|
2021-11-27 17:40:23 +04:00 |
|
Marten Seemann
|
5eae6d6caf
|
limit the number of protocols we store per peer
|
2021-10-22 18:01:08 +02:00 |
|
Steven Allen
|
a77c7a4d61
|
test: check for goroutine leaks when closing the peerstore
|
2020-03-23 14:16:16 -07:00 |
|
Steven Allen
|
0b5b389640
|
dep: switch to core (#80)
* dep: switch to core
Specifically, remove go-libp2p-{crypto,peer} deps.
* catch a few more usages of deprecated packages.
|
2019-05-31 14:51:16 +01:00 |
|
Adrian Lanzafame
|
c04ff2d27b
|
add keybook benchmarks
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
|
2018-11-07 15:48:31 +10:00 |
|
Raúl Kripalani
|
1b410c7294
|
Merge branch 'master' into txndatastore
|
2018-09-11 14:13:14 +01:00 |
|
Raúl Kripalani
|
1c25f160a1
|
normalise import aliases.
|
2018-09-07 18:46:23 +01:00 |
|
Raúl Kripalani
|
171f051aa1
|
add tests for keybook; []peer.ID => peer.IDSlice.
|
2018-09-07 13:04:14 +01:00 |
|
Raúl Kripalani
|
bc77b649dc
|
rename AddrMgr => AddrBook elsewhere.
|
2018-09-05 15:10:18 +01:00 |
|
Raúl Kripalani
|
7f4288fab1
|
rename package mem => pstoremem.
|
2018-09-04 18:07:44 +01:00 |
|
Raúl Kripalani
|
1b57c62e3d
|
increase benchmark coverage; introduce config struct.
* benchmark caching and cacheless variants of DS addrbook.
* benchmark peers with 1, 10, 100 addrs.
|
2018-09-07 17:45:29 +01:00 |
|