MiNode/minode
Lee Miller 58a80bb4a4
Remove unreachable except clause for ConnectionResetError
- handled in socket.error branch. TODO: follow PEP 3151
2023-08-20 01:19:11 +03:00
..
i2p Allow shutting down while starting I2P listener 2023-08-10 03:52:16 +03:00
tests Handle pylint warnings in test_process, suppress fixme globally 2023-08-14 06:05:29 +03: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 Remove unreachable except clause for ConnectionResetError 2023-08-20 01:19:11 +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 Add basic docstrings 2023-07-30 03:45:59 +03:00
main.py Replace Manager.clean_objects() by the extended version from main 2023-08-20 01:14:17 +03:00
manager.py Replace Manager.clean_objects() by the extended version from main 2023-08-20 01:14:17 +03:00
message.py Improve docstrings in message and structure and add more 2023-08-14 05:15:08 +03:00
proofofwork.py Add basic docstrings 2023-07-30 03:45:59 +03:00
shared.py Bump version to 0.3.2 2023-08-12 06:36:17 +03:00
structure.py Improve docstrings in message and structure and add more 2023-08-14 05:15:08 +03:00