Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(host): Host program scaffold#184

Merged
clabby merged 3 commits intomainfrom
cl/host-server
May 29, 2024
Merged

feat(host): Host program scaffold#184
clabby merged 3 commits intomainfrom
cl/host-server

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented May 27, 2024

Overview

Introduces the scaffolding and initial implementation of the kona-host
program.

Copy link
Contributor Author

clabby commented May 27, 2024

@clabby clabby self-assigned this May 27, 2024
@clabby clabby added A-host Area: host binary K-feature Kind: feature labels May 27, 2024
@clabby clabby force-pushed the cl/host-server branch 4 times, most recently from 9cd657a to ecd7cc9 Compare May 27, 2024 04:29
@clabby clabby force-pushed the cl/host-server branch 4 times, most recently from c9e9aaf to 50c2171 Compare May 27, 2024 15:23
@clabby clabby force-pushed the cl/async-preimage-server branch from 8cf1dec to bf79769 Compare May 29, 2024 14:34
@clabby clabby force-pushed the cl/async-preimage-server branch from bf79769 to a8c531f Compare May 29, 2024 16:51
@clabby clabby marked this pull request as ready for review May 29, 2024 16:51
clabby added 2 commits May 29, 2024 13:43
Makes the server components in `kona-preimage` async to allow for remote
data fetching in the `host` program.
Introduces the scaffolding and initial implementation of the `kona-host`
program.
@clabby clabby changed the base branch from cl/async-preimage-server to main May 29, 2024 17:43
@clabby clabby added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit 02ce071 May 29, 2024
@clabby clabby deleted the cl/host-server branch May 29, 2024 21:33
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* feat(preimage): Async server components

Makes the server components in `kona-preimage` async to allow for remote
data fetching in the `host` program.

* feat(host): Host program scaffold

Introduces the scaffolding and initial implementation of the `kona-host`
program.

* feat(host): Add L1 txs, L1 receipts, & L1 precompile hint routes
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* feat(preimage): Async server components

Makes the server components in `kona-preimage` async to allow for remote
data fetching in the `host` program.

* feat(host): Host program scaffold

Introduces the scaffolding and initial implementation of the `kona-host`
program.

* feat(host): Add L1 txs, L1 receipts, & L1 precompile hint routes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-host Area: host binary K-feature Kind: feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants