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

op-node: Add command to dump rollup configs #8063

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

mslipper
Copy link
Collaborator

@mslipper mslipper commented Nov 6, 2023

Adds a command to the op-node to dump rollup configs. Useful when debugging hardfork activation. Usage: op-node networks dump-rollup-config to dump the rollup config as a formatted JSON to standard output.

@mslipper mslipper requested a review from a team as a code owner November 6, 2023 23:21
op-node/cmd/main.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #8063 (622780a) into develop (3b28485) will increase coverage by 8.15%.
Report is 4 commits behind head on develop.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #8063      +/-   ##
===========================================
+ Coverage    53.58%   61.74%   +8.15%     
===========================================
  Files          162       86      -76     
  Lines         6171     1963    -4208     
  Branches       966      440     -526     
===========================================
- Hits          3307     1212    -2095     
+ Misses        2735      677    -2058     
+ Partials       129       74      -55     
Flag Coverage Δ
cannon-go-tests ?
chain-mon-tests ?
common-ts-tests ?
contracts-bedrock-tests 61.74% <ø> (+0.61%) ⬆️
contracts-ts-tests ?
core-utils-tests ?
sdk-next-tests ?
sdk-tests ?

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

see 79 files with indirect coverage changes

@trianglesphere trianglesphere added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 9, 2023
@trianglesphere trianglesphere added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 9, 2023
@trianglesphere trianglesphere added this pull request to the merge queue Nov 9, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 9, 2023
@trianglesphere trianglesphere added this pull request to the merge queue Nov 9, 2023
Merged via the queue into develop with commit 88d1b38 Nov 9, 2023
@trianglesphere trianglesphere deleted the feat/dump-rollup-config branch November 9, 2023 22:20
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