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
015a072b0b
Onionr
/
src
/
gossip
History
Kevin F
e9efffff34
Removed crappy logger and replaced it with a sane built in logging logger
2022-09-27 17:21:00 +00:00
..
client
Removed crappy logger and replaced it with a sane built in logging logger
2022-09-27 17:21:00 +00: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 crappy logger and replaced it with a sane built in logging logger
2022-09-27 17:21:00 +00:00
__init__.py
Removed crappy logger and replaced it with a sane built in logging logger
2022-09-27 17:21:00 +00: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
Implemented non-dandelion uploading to improve network performance
2022-07-26 12:45:48 -05:00
connectpeer.py
Removed crappy logger and replaced it with a sane built in logging logger
2022-09-27 17:21:00 +00:00
constants.py
gossip fixes
2022-07-19 00:32:54 -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