Onionr/src/gossip
Kevin F 421c6da25a Load and save tor peers 2022-05-30 19:52:03 -05:00
..
client Load and save tor peers 2022-05-30 19:52:03 -05:00
dandelion Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around 2022-03-21 01:03:53 -05:00
server Removed close gossip command 2022-05-18 23:56:25 -05:00
__init__.py Gossip client tests, fixed delayed threads 2022-05-09 12:38:03 -05:00
blockqueues.py Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around 2022-03-21 01:03:53 -05:00
commands.py Removed close gossip command 2022-05-18 23:56:25 -05:00
connectpeer.py Don't spam tracebacks when sockets timeout 2022-05-20 10:13:12 -05:00
constants.py Block diffusal mostly done 2022-04-03 01:16:58 -05:00
peer.py peer.get_socket implementations now must take timeout arg used for initial connection 2022-03-20 12:51:25 -05:00
peerset.py Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around 2022-03-21 01:03:53 -05:00