Block a user
3a26d053fe
Gossip client tests, fixed delayed threads
7b7d6a03d3
Ignore broken pipes when streaming blocks in the gossip client
50f0cfa6f4
Added basic streamblocks test, slight fixes for streamblocks
91df7507f4
db set_if_new returns bool on if a new key was set or not and doesn't raise duplicate exception
c065be0145
Fix blockdb has_block not having block path
6a6460ef31
Added testing of streaming multiple blocks from gossip peer
4caee50ce7
Remove dead neighbor closeness benchmark
df02bdb826
Work on normal gossip diffusion
c215d4decd
Work on normal gossip diffusion
b07c176f5c
Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around