Skip to content

Conversation

@0xValera
Copy link
Contributor

What ❔

Why ❔

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • 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.

kelemeno and others added 30 commits May 23, 2025 11:18
…hub.com/matter-labs/zksync-era into kl/medium-interop-support
…hub.com/matter-labs/zksync-era into kl/medium-interop-support
…hub.com/matter-labs/zksync-era into kl/medium-interop-support
…hub.com/matter-labs/zksync-era into kl/medium-interop-support
## What ❔

<!-- 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`.
kelemeno and others added 29 commits September 5, 2025 11:39
…abs/zksync-era into kl/medium-interop-support
- Added support for `VmMediumInterop` in `get_max_vm_pubdata_per_batch`.
- Updated `interop.sh` to include a command for creating a transaction filterer.
- Refactored imports in `input.rs` and `output.rs` to streamline the use of `ZkStackConfigTrait`.
- Adjusted path handling in `migrate_token_balances.rs` for better script management.
## What ❔

<!-- 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`.

---------

Signed-off-by: Danil <[email protected]>
- Commented out several lines in `interop.sh` related to the validium chain setup for clarity and future reference.
- Updated the subproject commit reference in the contracts directory to the latest version.
…tests

test: add 7930 support to interop test suite
…abs/zksync-era into kl/medium-interop-support
…CHAIN_ID variables; update subproject commit reference.
## What ❔

Temporarily bumps foundry-zksync version to
[v0.0.26](https://github.com/matter-labs/foundry-zksync/releases/tag/foundry-zksync-v0.0.26)
for [CI integration
tests](https://github.com/matter-labs/zksync-era/blob/2842d753a3d7f8b056fc3293bbfbcb46a758ab6f/.github/workflows/ci-core-reusable.yml#L144-L145).

This temporary fix is needed as CI uses the docker image built from the
last run in main. Once merged to main (alongside draft-v30), it should
be reverted via bumping the foundry-zksync version in the respective
Docker containers, as done in this commit:
e05f844.

<!-- 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`.
Base automatically changed from kl/medium-interop-support to draft-v30 January 12, 2026 17:58
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.

5 participants