Conversation
… into kl/14-10-25/remove-timeframe-assumption
fix: refactor executor
…e-timeframe-assumption
Signed-off-by: Danil <deniallugo@gmail.com> Co-authored-by: Marcin M <128217157+mm-zk@users.noreply.github.com> Co-authored-by: Raid Ateir <ateirraid@gmail.com> Co-authored-by: Raid5594 <52794079+Raid5594@users.noreply.github.com> Co-authored-by: Vladislav Volosnikov <vladyan18@gmail.com> Co-authored-by: 0xValera <valera7743@icloud.com> Co-authored-by: EmilLuta <evl@matterlabs.dev> Co-authored-by: EmilLuta <EmilLuta@users.noreply.github.com> Co-authored-by: zkzoomer <sergio@zkzoomer.io> Co-authored-by: 0xValera <55665573+0xValera@users.noreply.github.com> Co-authored-by: AntonD3 <74021421+AntonD3@users.noreply.github.com> Co-authored-by: Stanislav Bezkorovainyi <stanislavbezkor@gmail.com> Co-authored-by: kelemeno <kl@matterlabs.dev> Co-authored-by: kelemeno <34402761+kelemeno@users.noreply.github.com> Co-authored-by: mm <mm@matterlabs.dev> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexander Melnikov <sanekmelnikov@gmail.com>
…or-deploy-contracts-v30-proper
Signed-off-by: Danil <deniallugo@gmail.com> # Conflicts: # l1-contracts/deploy-scripts/upgrade/DefaultEcosystemUpgrade.s.sol
Signed-off-by: Danil <deniallugo@gmail.com>
…rver fix: bundles fixes
…go-refactor-deploy-contracts-v30-proper
…s into vg/interop-fees
StanislavBreadless
approved these changes
Feb 21, 2026
Collaborator
StanislavBreadless
left a comment
There was a problem hiding this comment.
I've sent a very small minor cleanup. After the CI passes, we can merge
…ntracts into vg/interop-fees
Contributor
|
Coverage after merging vg/interop-fees into draft-v31 will be
Coverage Report
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
kelemeno
approved these changes
Feb 21, 2026
kelemeno
added a commit
to matter-labs/zksync-era
that referenced
this pull request
Feb 21, 2026
## What ❔ This is a sister PR to matter-labs/era-contracts#1911 <!-- What are the changes this PR brings about? --> <!-- Example: This PR adds a PR template to the repo. --> <!-- (For bigger PRs adding more context is appreciated) --> ## Why ❔ <!-- Why are these changes done? What goal do they contribute to? What are the principles behind them? --> <!-- The `Why` has to be clear to non-Matter Labs entities running their own ZK Chain --> <!-- Example: PR templates ensure PR reviewers, observers, and future iterators are in context about the evolution of repos. --> ## Is this a breaking change? - [ ] Yes - [ ] No ## Operational changes <!-- Any config changes? Any new flags? Any changes to any scripts? --> <!-- Please add anything that non-Matter Labs entities running their own ZK Chain may need to know --> ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [ ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev lint`. --------- Co-authored-by: zkzoomer <sergio@zkzoomer.io> Co-authored-by: kelemeno <kl@matterlabs.dev>
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.
What ❔
This is a sister PR to matter-labs/zksync-era#4612
[WIP], to be filled
Why ❔
Checklist