Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep(superchain-registry): Rust bindings #193

Closed
clabby opened this issue May 29, 2024 · 2 comments · Fixed by ethereum-optimism/superchain-registry#259
Closed

dep(superchain-registry): Rust bindings #193

clabby opened this issue May 29, 2024 · 2 comments · Fixed by ethereum-optimism/superchain-registry#259
Assignees
Labels
F-deps Flag: Updates dependencies K-feature Kind: feature

Comments

@clabby
Copy link
Collaborator

clabby commented May 29, 2024

Overview

The superchain-registry functions as a central location to declare protocol upgrade timestamps, contract deployments, etc. We should add Rust bindings for it. Being able to pull these in will be very beneficial for the host program, and ideally, projects like op-reth should use it as well.

@clabby clabby added K-feature Kind: feature F-deps Flag: Updates dependencies labels May 29, 2024
@clabby
Copy link
Collaborator Author

clabby commented May 29, 2024

@merklefruit - any chance this is interesting to you?

@merklefruit
Copy link
Contributor

Yes absolutely! 🫡
Will take a look shortly

clabby added a commit that referenced this issue Jun 4, 2024
## Overview

Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
clabby added a commit that referenced this issue Jun 4, 2024
Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
clabby added a commit that referenced this issue Jun 4, 2024
Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
clabby added a commit that referenced this issue Jun 4, 2024
Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
clabby added a commit that referenced this issue Jun 5, 2024
Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
github-merge-queue bot pushed a commit that referenced this issue Jun 5, 2024
Begins the client program, adding the `BootInfo` prologue phase
implementation (sans the `RollupConfig` / `ChainConfig`, waiting on
#193 for these)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-deps Flag: Updates dependencies K-feature Kind: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants