Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.81k stars 578 forks source link

Start writing tests for inventory #2165

Closed PeterSurda closed 7 months ago

PeterSurda commented 7 months ago

Hello!

This is a stub testing basic usage of the inventory with filesystem backend. Similiar approach will help to revert cutting off the import of inventory in #1900.