informalsystems / informalsystems/tm-load-test

Endpoint selection strategy based on peer ID

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Go
Stars
47
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Right now, `tm-load-test` selects endpoints based on IP address, but in some cases the same node may have two different IP addresses (e.g. one might configure an endpoint as 127.0.0.1, but pick up the same node through crawling the network by way of its public IP address, and `tm-load-test` cannot tell they're the same node).

A better strategy for endpoint selection would be to do so by way of peer ID.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.