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
c215d4decd
Onionr
/
src
/
gossip
History
Kevin F
c215d4decd
Work on normal gossip diffusion
2022-03-26 18:24:40 -05:00
..
client
Work on normal gossip diffusion
2022-03-26 18:24:40 -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
Work on normal gossip diffusion
2022-03-26 18:24:40 -05:00
__init__.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
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
Scaffolding before implementing peer exchange logic
2022-02-24 01:03:50 -06:00
connectpeer.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
constants.py
Work on normal gossip diffusion
2022-03-26 18:24:40 -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