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

Offset batch number for espresso sequencer #76

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

sveitser
Copy link
Collaborator

A new env var needs to be set to the hotshot block number in the hotshot contract at the block the rollup contract is the deployed.

A new env var needs to be set to the hotshot block number in the hotshot
contract at the block the rollup contract is the deployed.
@@ -35,6 +35,7 @@ HotShotAddr = "0x0000000000000000000000000000000000000000"
HotShotQueryServiceURL = "NOT_SET"
L1ChainID = 1337
MultiGasProvider = false
GenesisHotShotBlockNumber = 1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think setting a default might not actually make much sense.

Copy link
Member

@jbearer jbearer left a comment

Choose a reason for hiding this comment

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

LGTM

@sveitser sveitser merged commit 444f8da into hotshot-integration Sep 25, 2023
2 checks passed
@sveitser sveitser deleted the espresso-batch-number branch September 25, 2023 19:22
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.

2 participants