• 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
Name
Last commit
Last update
..
bonds Loading commit data...
extract Loading commit data...
resolution Loading commit data...
transform Loading commit data...
types Loading commit data...
claims.go Loading commit data...
claims_test.go Loading commit data...
forecast.go Loading commit data...
forecast_test.go Loading commit data...
monitor.go Loading commit data...
monitor_test.go Loading commit data...
resolutions.go Loading commit data...
resolutions_test.go Loading commit data...
service.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...
withdrawals.go Loading commit data...
withdrawals_test.go Loading commit data...