This website requires JavaScript.
Explore
Help
Sign In
kev
/
Onionr
Watch
1
Star
0
Fork
0
You've already forked Onionr
Code
Issues
24
Pull Requests
Projects
Releases
2
Wiki
Activity
d2b5298bc6
Onionr
/
src
/
gossip
History
Kevin F
d11d12b67f
async bug fixes
2022-07-11 10:27:13 -05:00
..
client
async bug fixes
2022-07-11 10:27:13 -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
async bug fixes
2022-07-11 10:27:13 -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
Small gossip fixes
2022-06-05 15:11:53 -05:00
constants.py
gossip bug and performance fixes
2022-06-26 00:34:49 -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