Skip to content

Scheduler#3

Open
GCdePaula wants to merge 1 commit intomainfrom
feature/scheduler
Open

Scheduler#3
GCdePaula wants to merge 1 commit intomainfrom
feature/scheduler

Conversation

@GCdePaula
Copy link
Collaborator

@GCdePaula GCdePaula commented Mar 5, 2026

Summary

This PR aligns the sequencer with the scheduler’s frame model and cleans up a lot of accumulated runtime/bootstrap complexity.

Main changes:

  • frames now mean safe_block + user_ops
  • canonical execution drains direct inputs safe at that block before frame user ops
  • bootstrap no longer creates fake initial batch/frame state
  • the input reader is now updated into new startup/runtime flow
  • the sequencer derives InputBox from the onchain Application
  • self-contained benchmarks now use a real local rollups setup
  • CI and guest-test tooling were updated accordingly

Notes

This also includes substantial cleanup in:

  • runtime/config wiring
  • inclusion lane and storage semantics
  • API/feed structure
  • benchmark/test setup

@GCdePaula GCdePaula force-pushed the feature/scheduler branch 7 times, most recently from 4871ebb to 1f88648 Compare March 9, 2026 01:26
@GCdePaula GCdePaula requested a review from stephenctw March 9, 2026 01:28
@GCdePaula GCdePaula marked this pull request as ready for review March 9, 2026 01:28
@GCdePaula GCdePaula force-pushed the feature/scheduler branch from 1f88648 to d4d8b88 Compare March 9, 2026 01:39
@GCdePaula GCdePaula force-pushed the feature/scheduler branch from d4d8b88 to 11ca3ec Compare March 9, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant