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

feat: integrate aggoracle #438

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Conversation

jhkimqd
Copy link
Collaborator

@jhkimqd jhkimqd commented Jan 8, 2025

Description

This PR integrates the AggOracle component into Kurtosis CDK.

The AggOracle component ensures the Global Exit Root (GER) is propagated from L1 to the L2 sovereign chain smart contract. This is critical for enabling asset and message bridging between chains.

The GER is picked up from the smart contract by LastGERSyncer for local storage.

This immediate implementation attaches the AggOracle to the CDK network using the Erigon RPC. This ideally should be configurable in the config.toml file to point to the OP Stack when the zkEVM contracts are deployed.

Testing

Tested locally with Kurtosis CDK + OP Stack enabled. Tested the deployment of the AggOracle, and made bridge deposit into L1 and monitored the logs to look for errors.
Screenshot from 2025-01-08 21-42-36

@jhkimqd jhkimqd marked this pull request as draft January 8, 2025 15:30
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