Open
Conversation
Contributor
Author
|
/ci authorize |
Contributor
Author
|
/ci authorize |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #19847 +/- ##
==========================================
+ Coverage 76.3% 82.5% +6.2%
==========================================
Files 186 131 -55
Lines 10691 6670 -4021
==========================================
- Hits 8167 5509 -2658
+ Misses 2380 1161 -1219
+ Partials 144 0 -144
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
maurelian
reviewed
Apr 1, 2026
maurelian
reviewed
Apr 1, 2026
Contributor
Author
|
/ci authorize |
0xiamflux
reviewed
Apr 2, 2026
0xiamflux
reviewed
Apr 2, 2026
maurelian
reviewed
Apr 2, 2026
A Predeploy name can always be derived from the Predeploy registry, no matter it has a variant.
… from the Predeploy Registry and removes _interopCodeDiffer
maurelian
reviewed
Apr 27, 2026
Contributor
There was a problem hiding this comment.
It won't work to rebuild the karst bundle in this PR, that's why the check-nut-locks job is failing.
maurelian
reviewed
Apr 27, 2026
Contributor
There was a problem hiding this comment.
won't work to rebuild the karst bundle in this PR.
Contributor
There was a problem hiding this comment.
We can just wait and rebuild it right before the release.
…ecord refactor: replace implementations struct by implementations record array
Conflicts: - packages/contracts-bedrock/scripts/libraries/UpgradeUtils.sol - packages/contracts-bedrock/scripts/upgrade/GenerateNUTBundle.s.sol - packages/contracts-bedrock/snapshots/semver-lock.json - packages/contracts-bedrock/snapshots/upgrades/current-upgrade-bundle.json - packages/contracts-bedrock/test/scripts/GenerateNUTBundle.t.sol
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add unified predeploys source of truth
Closes #19260