libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 436 forks source link

feat: add bloom filter #2507

Closed achingbrain closed 2 months ago

achingbrain commented 2 months ago

Adds a bloom filter implementation to @libp2p/utils for use in libp2p components.

Change checklist