libp2p-allow-block-list
Allow/block list connection management for libp2p.
0.6.0
13M downloads/mo
#2675 most downloaded on crates.io
libp2p/rust-libp2p
What this package is like to depend on
Last release 1 years ago
27 Jun 2025
Ships fairly regularly
a new release about every 5 months
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
7 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Mar 2023 to Jun 2025
2024
2025
2026
Releases
latest 7-
0.6.027 Jun 2025 -
0.5.014 Jan 2025Release notes
Open source →- Add getters & setters for the allowed/blocked peers.
Return a
boolfor every "insert/remove" function, informing if a change was performed. See PR 5572. - Deprecate
voidcrate. See PR 5676.
<!-- Update to libp2p-core v0.43.0 -->
- Add getters & setters for the allowed/blocked peers.
Return a
-
0.4.009 Aug 2024 -
0.3.005 Nov 2023Nothing published for this version
-
0.2.020 Jun 2023 -
0.1.101 May 2023Release notes
Open source →- Correctly unblock and disallow peer in
unblock_peeranddisallow_peerfunctions. See PR 3789.
- Correctly unblock and disallow peer in
-
0.1.029 Mar 2023