Sam Kleinman
c101fa17ab
I observed a couple of problems with the generator in some recent tests: - there were a couple of hybrid test cases which did not have any legacy nodes (randomness and all.) I change the probability to produce more reliable results. - added options to the generation to be able to add a max (to compliment the earlier min) number of nodes for local testing. - added an option to support reversing the sort order so "more complex" networks were first, as well as tweaked some of the point values. - this refactored the generators cli parsing to be a bit more clear. |
3 years ago | |
---|---|---|
.. | ||
manifest.go | e2e: add limit and sort to generator (#6998) | 3 years ago |
testnet.go | e2e: improve p2p mode selection (#6929) | 3 years ago |