• refcell's avatar
    feat(op-dispute-mon): L2BlockNumberChallenged Support (#10451) · bde6a96e
    refcell authored
    * feat(op-dispute-mon): L2BlockNumberChallenged dispute monitor support
    
    feat(op-dispute-mon): query for the l2 block number through the game metadata call
    
    fix(op-dispute-mon): query for the l2 block number through the game metadata call
    
    fix(op-dispute-mon): query for the l2 block number through the game metadata call
    
    * fix(op-dispute-mon): block challenge check
    
    * fix(op-dispute-mon): use agreement and metrice
    
    * op-dispute-mon: Separate l2 challenge metric (#10483)
    
    * op-dispute-mon: Consider l2 block number challenged when forecasting but don't make it a new game status.
    
    Add a separate metric to report the number of successful L2 block number challenges.
    
    * op-challenger: Remove unused blockNumChallenged field from list-games info struct
    
    * op-dispute-mon: Consider l2 block challenger in expected credits. (#10484)
    
    * feat(op-dispute-mon): Update L2 Challenges Metrics (#10492)
    
    * fix: change the l2 challenges to tha gauge vec
    
    * fix: consistent metric labels
    
    ---------
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    
    ---------
    Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
    bde6a96e
Name
Last commit
Last update
..
agreement_enricher.go Loading commit data...
agreement_enricher_test.go Loading commit data...
balance_enricher.go Loading commit data...
balance_enricher_test.go Loading commit data...
bond_enricher.go Loading commit data...
bond_enricher_test.go Loading commit data...
caller.go Loading commit data...
caller_test.go Loading commit data...
claim_enricher.go Loading commit data...
claim_enricher_test.go Loading commit data...
extractor.go Loading commit data...
extractor_test.go Loading commit data...
head_enricher.go Loading commit data...
head_enricher_test.go Loading commit data...
recipient_enricher.go Loading commit data...
recipient_enricher_test.go Loading commit data...
withdrawals_enricher.go Loading commit data...
withdrawals_enricher_test.go Loading commit data...