MiNode/minode
Lee Miller 0c898f687b
Expect I2PController to start in TestProcess._wait_time before checks,
thus increasing the maximum wait time, but increase also _connection_limit,
because 2 connections it is only the controller and the listener.
2024-07-29 15:43:09 +03:00
..
i2p Lower logging level for connection error messages in I2PDialer 2023-12-24 01:44:08 +02:00
tests Expect I2PController to start in TestProcess._wait_time before checks, 2024-07-29 15:43:09 +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 Define a base class for connection to subclass for special purposes 2024-06-25 19:55:27 +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 Correct position of the except clause in listener loop 2024-06-25 20:19:29 +03:00
main.py Make load_data a static method in manager, 2023-10-14 01:06:31 +03:00
manager.py Define a static method network_group() in NetAddrNoPrefix 2024-06-25 19:55:28 +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