rocket-pool / smartnode

The CLI package for Rocket Pool smart nodes.
GNU General Public License v3.0
149 stars 112 forks source link

Fix the tree version iterator #674

Closed jshufro closed 1 month ago

jshufro commented 1 month ago

Supercedes https://github.com/rocket-pool/smartnode/pull/673 to fix the same pathological bug, but with more panache.

Sorting by ruleset version is sensible, since we generally want to use the highest ruleset version that can be used for a given interval.