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

R4R: DTL stop sync TransactionEnqueued event once DTL_SHUTOFF_BLOCK is set #1358

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

abelliumnt
Copy link
Collaborator

@abelliumnt abelliumnt commented Aug 24, 2023

Goals of PR

Core changes:

  • Preparing for bedrock upgrade, DTL stop sync TransactionEnqueued event once DTL_SHUTOFF_BLOCK is set in addressManager
  • Add sleep in deploy scripts to accommodate normal l1 blockchain(produce blocks periodically)

@abelliumnt abelliumnt changed the title WIP: DTL stop sync TransactionEnqueued event once DTL_SHUTOFF_BLOCK is set R4R: DTL stop sync TransactionEnqueued event once DTL_SHUTOFF_BLOCK is set Aug 24, 2023
guoshijiang
guoshijiang previously approved these changes Aug 28, 2023
@@ -27,6 +27,7 @@ export interface L1DataTransportServiceOptions {
l2RpcProvider: string
l2RpcProviderUser?: string
l2RpcProviderPassword?: string
l1SyncShutoffBlock?: number
Copy link
Contributor

Choose a reason for hiding this comment

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

Sha3nS
Sha3nS previously approved these changes Aug 28, 2023
@Sha3nS
Copy link
Collaborator

Sha3nS commented Sep 14, 2023

LGTM

@abelliumnt abelliumnt merged commit 6dc6b2d into develop Sep 14, 2023
1 of 5 checks passed
@abelliumnt abelliumnt deleted the lhy/dtl-bedrock-shutoff branch September 14, 2023 04:13
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.

5 participants