Skip to content

op-node: Add RPC api to retrieve the current dependency set config #16117

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

ajsutton
Copy link
Contributor

Description

Adds an RPC API to op-node to return the dependency set config if one is set. This is a parallel to the optimism_rollupConfig API.

RollupClient has been updated to support calling it.

Metadata

#16041 - required in order for the test-sequencer to fetch the full config.

@ajsutton ajsutton requested review from a team as code owners May 26, 2025 03:39
@ajsutton ajsutton requested review from mbaxter and geoknee May 26, 2025 03:39
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (2c81b2f) to head (e3382e6).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #16117       +/-   ##
============================================
+ Coverage    47.07%   96.24%   +49.17%     
============================================
  Files         1370      106     -1264     
  Lines       110191     4575   -105616     
============================================
- Hits         51867     4403    -47464     
+ Misses       54656      172    -54484     
+ Partials      3668        0     -3668     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests 96.24% <ø> (ø)

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

see 1264 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tynes tynes added this pull request to the merge queue May 28, 2025
Merged via the queue into develop with commit 672ecc9 May 28, 2025
58 checks passed
@tynes tynes deleted the aj/depset-api branch May 28, 2025 20:28
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.

3 participants