• Adrian Sutton's avatar
    dispute-mon: Fix expected credits metrics (#10242) · f9c61344
    Adrian Sutton authored
    * dispute-mon: Load resolved state of claims from resolvedSubgames map
    
    * dispute-mon: Fix expected credit metrics
    
    Sum allocated bonds across all claims in a game to get the expected credit for a recipient.
    Sum metrics across all games instead of replacing.
    Check credits for all recipients involved in the game (not just those assigned bonds).
    
    ---------
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    f9c61344
bond_enricher_test.go 2.96 KB