Review lodestar cli flags - #1721
Conversation
|
This will require which Lodestar version? |
It will work with any of the more recent releases but to get the stale lockfile fix in, would have to wait for 1.15.1, we have just cut a rc for this, will be released this week. Will mark this as ready once the release is out |
|
OK. I may want to bundle this with #1682 (Besu 14.1.2) so that I don't have to increment the Eth Docker major twice, as both are breaking changes. |
|
v1.15.1 has been released |
|
Great! I’d like to hold on to this for a bit, see what ACDC says today about client releases. If I can bundle this breaking change with other breaking changes, that’d be nice. Saves me from needing to rapidly increase the version with every change. |
|
There is no rush to have this merged, the main change here is that the --force flags are removed which is just extra protection to prevent keys from being loaded twice for whatever reason. But based on how the key management in eth-docker works it is very unlikely this can happen. |
I did a quick review of Lodestar CLI flags