casper-node icon indicating copy to clipboard operation
casper-node copied to clipboard

validate-config sub command for casper-node

Open devendran-m opened this issue 3 years ago • 1 comments
trafficstars

This would start up and exit with 0 if no issue and probably panic like normal if deserialization error occurs. Would be very helpful in proving that existing config would not crash after upgrade.

devendran-m avatar May 26 '22 14:05 devendran-m

We could add this, it does not require a breaking change, it is relatively low effort. I would estimate as 3pts, with testing to be done downstream by SRE.