At the moment all analysis are performed on the core nodes.
It would be interesting to also allow an analysis on non-core nodes.
For example: a non-core node could use the analysis to see if his 'view' of the FBAS could split more easily then the top tier. It could help node operators with their quorum slice selection.
Also it is not clear from the javascript function names that the shrinking down is actually happening.
Proposed solution: Add a 'shrink-to-core' boolean to the javascript analyze function parameters.
Thanks!
At the moment all analysis are performed on the core nodes.
It would be interesting to also allow an analysis on non-core nodes.
For example: a non-core node could use the analysis to see if his 'view' of the FBAS could split more easily then the top tier. It could help node operators with their quorum slice selection.
Also it is not clear from the javascript function names that the shrinking down is actually happening.
Proposed solution: Add a 'shrink-to-core' boolean to the javascript analyze function parameters.
Thanks!