Update BE to accept more digits for SRP Score
requested to merge STT-1354_update_BE_to_accept_more_digits_on_srp_score_when_finalizing_consensus into main
Split the SRP score validator into its own service, tests, and updated files previously using a combined ISR/SRP Score validator. Per our standup, I ran into a float representation issue that was causing test failures when using two decimal places. If the team doesn't like the recommendations/changes I've implemented to better address this situation, please provide some thoughts toward a better direction to take, as I expect we may run into similar issues elsewhere.