Added additional logs under --verbose for find-stale-pods.
Fixed an issue where allValidatorInfo (poorly named) was assumed to have validatorInfo structs for all validators, which caused a silent default-value to propagate and under-account for the eigenpod's beacon balance.
Fixed several floating point precision issues related to uint64 and big.Float.
--verbose
for find-stale-pods.allValidatorInfo
(poorly named) was assumed to have validatorInfo structs for all validators, which caused a silent default-value to propagate and under-account for the eigenpod's beacon balance.