Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nebula
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • exchain
  • nebula
  • Repository

Switch branch/tag
  • nebula
  • op-challenger
  • game
  • registry
  • registry_test.go
Find file
BlameHistoryPermalink
  • Adrian Sutton's avatar
    op-challenger: Simulate ClaimCredit transaction before sending actual transaction (#9932) · 7340cb39
    Adrian Sutton authored Mar 21, 2024
    * op-challenger: Tidy up TxSender
    
    Don't return receipts as they always ignored
    Return an error when a transaction publishes but reverts rather than logging and ignoring
    Add a method that returns errors for each individual transaction
    
    * op-challenger: Simulate ClaimCredit transaction before sending actual transaction
    
    Detects when credit is reported as available but is actually still locked by the DelayedWETH contract.
    
    ---------
    Co-authored-by: default avatarrefcell <abigger87@gmail.com>
    7340cb39
registry_test.go 2.66 KB
EditWeb IDE

Replace registry_test.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.