Skip to content

contracts-bedrock: poc OptimismSystemConfig#3163

Closed
tynes wants to merge 2 commits intodevelopfrom
feat/l1-opti-config
Closed

contracts-bedrock: poc OptimismSystemConfig#3163
tynes wants to merge 2 commits intodevelopfrom
feat/l1-opti-config

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Aug 3, 2022

Description
PoC for the L1 optimism system config contract. The OptimismPortal would need a reference to it so that we know what the canonical system config contract is. It would be deployed behind a proxy so that it could be upgraded easily. This needs comments but is a poc to show how simple this contract could be.

@changeset-bot
Copy link

changeset-bot bot commented Aug 3, 2022

⚠️ No Changeset found

Latest commit: e195291

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tynes tynes requested a review from protolambda August 3, 2022 17:36
@github-actions github-actions bot added 2-reviewers A-pkg-contracts-bedrock Area: packages/contracts-bedrock labels Aug 3, 2022
@maurelian
Copy link
Contributor

Can we close this for now?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 8, 2022
@github-actions github-actions bot closed this Sep 14, 2022
theochap pushed a commit that referenced this pull request Jan 15, 2026
Closes #3163

Adds a scheduled workflow to build nightly docker images for
`kona-node`, `kona-host`, and `kona-supervisor`.

Runs daily at 2 AM UTC, builds for both amd64 and arm64. Images are
pushed to ghcr.io with `nightly` and `nightly-YYYY-MM-DD` tags.

Can also be triggered manually via workflow_dispatch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-pkg-contracts-bedrock Area: packages/contracts-bedrock

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants