Releases: matter-labs/zksync-os
Releases · matter-labs/zksync-os
dev-20260220-02
feat: remove l2_base_token_hook, add update_saved_total_supply during…
feat: latest dev with saved total supply changes
What's Changed
- fix!: fixes from internal audit by @antoniolocascio in #515
- fix: fix bigint delegation negation by @antoniolocascio in #512
- chore: Update docs, README.md and add AGENTS.md by @0xVolosnikov in #517
- feat: Add Stage 1 support by @vladbochok in #478
- test: Unify transaction flows and conversions in tests by @0xVolosnikov in #519
- fix: skip block gas limit check for service txs by @antoniolocascio in #520
- fix: do not send l1 log for upgrade tx result by @AntonD3 in #522
- fix: add reduction to u512 montgomerry mul by @yoaveshel in #514
New Contributors
- @vladbochok made their first contribution in #478
Full Changelog: dev-20260217...dev-20260219-3
[dev] dev-20260219 2026-02-19T12:28:52Z
fix l2basetoken
feat: Update logic for saved total supply
Full Changelog: dev-2026021801...dev-2026021802
feat: Update Saved Total Supply on Mint
Full Changelog: dev-20260210-3-remove-base-token-hook...dev-2026021801
[dev] dev-20260217 2026-02-17T11:58:32Z
don't require gas limit to be less then block's in case it's service …
v0.2.7-interface-v0.0.13
Full Changelog: v0.2.5...v0.2.7-interface-v0.0.13
[dev] dev-20260211-3 2026-02-11T12:38:56Z
try fix alloc format
Dev Branch with removed Base Token Hook
dev-20260210-3-remove-base-token-hook feat: remove add l2-base-token hook