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-service
  • eth
  • transactions_test.go
Find file
BlameHistoryPermalink
  • Sam Stokes's avatar
    op-service: use binary search instead of walkback for checkRecentTxs (#11232) · 461b02a4
    Sam Stokes authored Jul 25, 2024
    * use binary search instead of walkback for checkRecentTxs
    
    * account for multiple txs from same sender in same block
    
    * use recursion if reorg detected
    
    * limit condition to return false
    461b02a4
transactions_test.go 2.91 KB
EditWeb IDE

Replace transactions_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.