MiNode/minode
Lee Miller 3788b12a28
Complete test_packet()
with parsing a prepared message and assertion of validation,
including message.Header; use magic_bytes from shared
assuming the value from the Spec.

Cover message.Message except for repr
2023-08-14 05:14:31 +03:00
..
i2p Allow shutting down while starting I2P listener 2023-08-10 03:52:16 +03:00
tests Complete test_packet() 2023-08-14 05:14:31 +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 Minimal implementation of anti-intersection delay to wait before getdata 2023-08-12 06:35:15 +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 Add basic docstrings 2023-07-30 03:45:59 +03:00
manager.py Add basic docstrings 2023-07-30 03:45:59 +03:00
message.py Add basic docstrings 2023-07-30 03:45:59 +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 Add basic docstrings 2023-07-30 03:45:59 +03:00