Block a user
5b5e5ef764
Don't bother to check if tor address in bootstrap list ends in .onion, it always shouldn't
fd9e6f5ede
Dandelion phases now have IDs so it can be known more easily if an epoch elapsed
8b2b6a613e
corrected remaining_time being used as atter when resting during end op remaining time in dandelion client loop
be1dde95a6
Corrected type hinting for block queues and peer sets
9ef6f46a5c
Implemented do_stem_stream to stem blocks for dandelion++
4c54677387
Use tuple of queues for block queues instead of list for clarity that queues cannot be added
747b7d70a8
Added ordered_set dependency so we can pick from gossip peer set more efficiently