Skip to content

[V123-specific] Use GetMinJoinLast instead of GetMinJoinVersion for /nodes querier-called NodeAccountPreflightCheck (and churn low-version finding)

Multipartite requested to merge Multi/minjoinlast-preflight-performance into develop

[V123-specific]

Intended to close #1548 (closed)
'[Performance] Use GetMinJoinLast instead of GetMinJoinVersion for NodeAccountPreflightCheck',
regarding that the /nodes endpoint currently does a GetMinJoinVersion sort for every node (and no longer has to).

Edited by Multipartite

Merge request reports