MiNode/minode
Lee Miller 6e2baf94dc
Unify main:
- same multiprocessing start method for start.sh and setuptools entry point,
 - make it possible to run outside of the main thread.
2024-10-29 03:49:43 +02:00
..
i2p Unref open connections in the listener loops to let gc collect when closed 2024-10-22 04:48:45 +03:00
tests Recreating blind tests running minode in the same process 2024-10-29 03:49:32 +02:00
tls Experimental I2P support 2017-06-09 20:41:33 +02:00
__init__.py Experimental I2P support 2017-06-09 20:41:33 +02:00
advertiser.py Add basic docstrings 2023-07-30 03:45:59 +03:00
connection.py Try not to add core nodes to pool 2024-09-23 04:33:21 +03:00
core_nodes.csv Added a few more bootstrap nodes 2017-08-23 18:03:04 +02:00
i2p_core_nodes.csv Add new I2P bootstrap nodes 2018-02-04 14:59:03 +01:00
listener.py Unref open connections in the listener loops to let gc collect when closed 2024-10-22 04:48:45 +03:00
main.py Unify main: 2024-10-29 03:49:43 +02:00
manager.py Removed unneeded objects validation in Manager.clean_objects() 2024-10-23 01:37:32 +03:00
message.py Invalidate the version message with a large time offset 2024-06-25 20:19:30 +03:00
proofofwork.py Add basic docstrings 2023-07-30 03:45:59 +03:00
shared.py Bump version to 0.3.3 2024-07-09 05:41:35 +03:00
structure.py Define a static method network_group() in NetAddrNoPrefix 2024-06-25 19:55:28 +03:00