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-node
  • rollup
  • sequencing
  • origin_selector.go
Find file
BlameHistoryPermalink
  • Brian Bland's avatar
    feat(sequencer): Origin Selector asynchronously prefetches the next origin from events (#12134) · 445a3d40
    Brian Bland authored Oct 02, 2024
    * Sequencer: Origin Selector optimistically prefetches the next origin in background
    
    * L1OriginSelector erases cached state on reset
    
    * L1OriginSelector attempts to fetch on ForkchoiceUpdateEvent
    
    * Move to a fully event-driven model, no extra goroutines
    
    * Add missing test comment
    
    * Minor cleanup, more tests
    
    * Tune the context timeouts
    445a3d40
origin_selector.go 6.72 KB
EditWeb IDE

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