-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release core 26.1.0 (#3499)
🤖 I have created a release *beep* *boop* --- ## [26.1.0](core-v26.0.0...core-v26.1.0) (2025-01-21) ### Features * update l2 erc20 bridge address in updater as well ([#3500](#3500)) ([fe3c7b2](fe3c7b2)) * **vm:** Implement call tracing for fast VM ([#2905](#2905)) ([731b824](731b824)) ### Bug Fixes * copy special case to fast VM call tracer ([#3509](#3509)) ([995e583](995e583)) * fix execute encoding for transactions ([#3501](#3501)) ([4c381a8](4c381a8)) * **gateway:** erc20 workaround for gateway upgrade ([#3511](#3511)) ([c140ba8](c140ba8)) ### Performance Improvements * optimize get_unsealed_l1_batch_inner ([#3491](#3491)) ([9b121c9](9b121c9)) --- 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]>
- Loading branch information
1 parent
86db9ff
commit 52de758
Showing
4 changed files
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"core": "26.0.0", | ||
"core": "26.1.0", | ||
"prover": "17.1.1", | ||
"zkstack_cli": "0.1.2" | ||
} |
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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