Skip to content

feat: support timeboost#7

Merged
douglance merged 8 commits into
mainfrom
feat/add-timeboost
Jun 16, 2026
Merged

feat: support timeboost#7
douglance merged 8 commits into
mainfrom
feat/add-timeboost

Conversation

@alxdca

@alxdca alxdca commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds optional Timeboost support to CLI and GitHub Action testnode launches.
  • Wires timeboostEnabled / timeboost-enabled through start config parsing, action inputs, testnode state, and Docker run args.
  • Enables Nitro Timeboost sequencer args and exposes the timeboost,auctioneer HTTP APIs when the flag is enabled.
  • Adds unit coverage for CLI defaults/config parsing, action state propagation, and Docker arg generation.

Why / Context

  • Consumers need a first-class flag for starting published testnode images with Timeboost enabled.
  • The flag defaults to false, preserving existing startup behavior unless users explicitly opt in.

@alxdca alxdca force-pushed the feat/add-timeboost branch from 3e4a70a to 7af46fb Compare June 9, 2026 15:28
@alxdca alxdca force-pushed the feat/add-timeboost branch from 5e4ffea to c7a692f Compare June 15, 2026 13:16
@alxdca alxdca changed the base branch from testnode-workspace-migration to automate-testnode-publish June 15, 2026 16:10
@douglance douglance changed the base branch from automate-testnode-publish to main June 16, 2026 14:00
The merge of main into feat/add-timeboost kept both sides' copies of
finishFailedInit, producing TS2393 (duplicate function implementation)
and breaking the packages/core build / snapshot install in CI.
@douglance douglance merged commit db4f85d into main Jun 16, 2026
6 checks passed
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.

2 participants