Currently, chronik_block.py and chronik_serve.py sometimes fail, as their node ports overlap.
We add the same port allocation mechanism as for p2p_port and rpc_port to fix this.
Differential D13294
[Chronik] Generate Chronik port for functional test tobias_ruck on Mar 11 2023, 13:49. Authored by Tags None Subscribers None
Details
Currently, chronik_block.py and chronik_serve.py sometimes fail, as their node ports overlap. We add the same port allocation mechanism as for p2p_port and rpc_port to fix this. ninja check-functional
Diff Detail
|