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

plasma: activate celestia backend on ecotone #376

Open
wants to merge 11 commits into
base: branch-v1.7.0
Choose a base branch
from

Conversation

tuxcanfly
Copy link
Collaborator

Overview

This PR adds a celestia backend to plasma storage interface and rebases the changes onto v1.7.0.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@@ -44,7 +44,6 @@
"eip1559Elasticity": 6,
"l1GenesisBlockTimestamp": "0x64c811bf",
"l2GenesisRegolithTimeOffset": "0x0",
"l2GenesisDeltaTimeOffset": null,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"l2GenesisEcotoneTimeOffset": "0x78", for testing on devnet. After 2mins, the data source will switch from calldata to blobdata + plasma with celestia backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant