-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: matter-labs/zksync-era
base: core-v24.19.0
head repository: matter-labs/zksync-era
compare: core-v24.20.0
- 6 commits
- 33 files changed
- 7 contributors
Commits on Aug 21, 2024
-
chore: Reverts prover job metrics to HK metrics (#2689)
The point of this PR is to keep metrics history the same as house keeper such that analytics can be ran retroactively on top of it. Whilst I find it both confusing (house keeper metrics in prover job monitor) and of overall worst quality, I disagreed and committed with the decision.
Configuration menu - View commit details
-
Copy full SHA for 1e25508 - Browse repository at this point
Copy the full SHA 1e25508View commit details -
feat(vm): Enable parallelization in VM playground (#2679)
## What ❔ Makes batch execution parallelized in VM playground similar to other VM runner components. ## Why ❔ VM playground is quite slow on stage (~20s / batch). ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`.
Configuration menu - View commit details
-
Copy full SHA for c9ad59e - Browse repository at this point
Copy the full SHA c9ad59eView commit details -
fix: base token ratio startup as a separate component (#2704)
Base token ratio persister lacked L1 gas layer when started as a separate component.
Configuration menu - View commit details
-
Copy full SHA for d65588f - Browse repository at this point
Copy the full SHA d65588fView commit details -
fix(upgrade.test.ts): minting from a clean state (#2402)
## What ❔ * fixed a bug that made upgrade test setup fail if it was run from a clean state (without running any other tests previously) * erc20 test with max balance deposit cleaned up <!-- 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? --> <!-- Example: PR templates ensure PR reviewers, observers, and future iterators are in context about the evolution of repos. --> ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`.
Configuration menu - View commit details
-
Copy full SHA for efa3bd6 - Browse repository at this point
Copy the full SHA efa3bd6View commit details -
feat: Add
gateway_url
to EN config (#2698)## 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? --> <!-- Example: PR templates ensure PR reviewers, observers, and future iterators are in context about the evolution of repos. --> ## 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 `zk fmt` and `zk lint`.
Configuration menu - View commit details
-
Copy full SHA for cfdda01 - Browse repository at this point
Copy the full SHA cfdda01View commit details -
chore(main): release core 24.20.0 (#2703)
🤖 I have created a release *beep* *boop* --- ## [24.20.0](core-v24.19.0...core-v24.20.0) (2024-08-21) ### Features * Add `gateway_url` to EN config ([#2698](#2698)) ([cfdda01](cfdda01)) * **vm:** Enable parallelization in VM playground ([#2679](#2679)) ([c9ad59e](c9ad59e)) ### Bug Fixes * base token ratio startup as a separate component ([#2704](#2704)) ([d65588f](d65588f)) * **upgrade.test.ts:** minting from a clean state ([#2402](#2402)) ([efa3bd6](efa3bd6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: zksync-era-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 161ebdc - Browse repository at this point
Copy the full SHA 161ebdcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff core-v24.19.0...core-v24.20.0