Skip to content

feat(l2geth): add configurable genesis timeout#2370

Merged
smartcontracts merged 1 commit intodevelopfrom
sc/config-genesis-timeout
Mar 25, 2022
Merged

feat(l2geth): add configurable genesis timeout#2370
smartcontracts merged 1 commit intodevelopfrom
sc/config-genesis-timeout

Conversation

@smartcontracts
Copy link
Copy Markdown
Contributor

Description
Adds a configurable timeout for fetching the genesis file when running
l2Geth. Useful for people who want to run a node on slower internet and
need more than 60 seconds to fetch the genesis file.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 25, 2022

🦋 Changeset detected

Latest commit: 6926b29

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/l2geth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@smartcontracts smartcontracts force-pushed the sc/config-genesis-timeout branch from acb13ee to 2a23af4 Compare March 25, 2022 18:52
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 25, 2022

Codecov Report

Merging #2370 (2a23af4) into develop (024e444) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2370   +/-   ##
========================================
  Coverage    80.14%   80.14%           
========================================
  Files           77       77           
  Lines         2458     2458           
  Branches       450      450           
========================================
  Hits          1970     1970           
  Misses         488      488           
Flag Coverage Δ
contracts 99.29% <ø> (ø)
core-utils 86.77% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 55.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 024e444...2a23af4. Read the comment docs.

@smartcontracts smartcontracts force-pushed the sc/config-genesis-timeout branch from 2a23af4 to be923c2 Compare March 25, 2022 20:07
Adds a configurable timeout for fetching the genesis file when running
l2Geth. Useful for people who want to run a node on slower internet and
need more than 60 seconds to fetch the genesis file.
@smartcontracts smartcontracts force-pushed the sc/config-genesis-timeout branch from be923c2 to 6926b29 Compare March 25, 2022 20:07
@smartcontracts smartcontracts merged commit 6a839b1 into develop Mar 25, 2022
@smartcontracts smartcontracts deleted the sc/config-genesis-timeout branch March 25, 2022 20:31
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Adds the consistency check for the L1 origin during the sequencer
actor's block building routine.

closes #2370
theochap pushed a commit that referenced this pull request Jan 14, 2026
## Overview

Adds the consistency check for the L1 origin during the sequencer
actor's block building routine.

closes #2370
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants