Releases: matter-labs/anvil-zksync
Releases · matter-labs/anvil-zksync
📋 Summary
🐛 Bug Fixes:
- fix: l2 gas price was decreased (#271)
- fix: adjust system contracts directories (#270)
✨ New Features:
- feat: add --show-outputs flag (#269)
⚠️ Breaking Changes:
📜 All Changes
- chore: bump cargo toml
- fix: l2 gas price was decreased (#271)
- fix: adjust system contracts directories (#270)
- feat: add --show-outputs flag (#269)
⭐ Contributors
📥 Binaries
📋 Summary
🐛 Bug Fixes:
✨ New Features:
- feat: protocol(22) support and upstream changes (#266)
⚠️ Breaking Changes:
📜 All Changes
- chore: prepare for alpha.18 release (#268)
- feat: protocol(22) support and upstream changes (#266)
⭐ Contributors
📥 Binaries
Release: v0.0.1-vm1.5.0
📋 Summary
🐛 Bug Fixes:
✨ New Features:
⚠️ Breaking Changes:
📜 All Changes
- Fix tests
- Update Cargo.lock
- cargo fmt
- Update Cargo.toml version
- update vm
- update contracts
- latest update
- add some more changes
- better refresh contracts
- 1.5.0 integration
⭐ Contributors
📥 Binaries
📋 Summary
🐛 Bug Fixes:
- fix: Fix the memory position for bootloader debug information (#261)
✨ New Features:
- feat: support zks_L1ChainId (#262)
⚠️ Breaking Changes:
📜 All Changes
- chore: bump version for release prep (#264)
- feat: support zks_L1ChainId (#262)
- fix: Fix the memory position for bootloader debug information (#261)
⭐ Contributors
📥 Binaries
📋 Summary
🐛 Bug Fixes:
- fix: release cross dep (#260)
- fix: update cargo.toml to reflect release (#259)
✨ New Features:
- feat: protocol 20(vm 1.4.1 + fee model) integration (#258)
⚠️ Breaking Changes:
- feat: protocol 20(vm 1.4.1 + fee model) integration (#258)
📜 All Changes
- fix: release cross dep (#260)
- fix: update cargo.toml to reflect release (#259)
- feat: protocol 20(vm 1.4.1 + fee model) integration (#258)
- chore: remove unneeded step (#256)
⭐ Contributors
📥 Binaries
Release: v0.1.0-alpha.15
📋 Summary
✨ New Features:
- Support added for Sepolia Testnet
StorageView
is now accessible allowing us to make seamless changes to the underlying storage
- Transaction execution allows bypassing the extra bootloader execution
📜 All Changes
- feat: move storage view, allow ignoring bootloader execution during tx execution (#251)
- feat: Add support for sepolia testnet (#250)
- fix: update typo in link to dev discussion (#243)
⭐ Contributors
📥 Binaries
Release: v0.1.0-alpha.14
📋 Summary
🐛 Bug Fixes:
- Fixed issue with incorrect recognition of initial writes (leading to more accurate gas estimations)
✨ New Features:
- 10 more Rich Accounts have been added (including their mnemonic phrases)
- Storage Logs can now be filtered by
Paid
- Storage Logs display the pubdata bytes
📜 All Changes
- feat: Added detailed information on amount of pubdata per write (#248)
- fix: Fix issue with incorrect recognition of initial writes (#247)
- chore: Add Rich Accounts with mnemonic phrases (#241)
⭐ Contributors
📥 Binaries
Release: v0.1.0-alpha.13
📋 Summary
✨ New Features:
eth_sendTransaction
support
- Allow returning data from transactions with
BuiltInWithoutSecurity
- Support custom tracers with
run_raw_tx
⚠️ Breaking Changes:
era-test-node
updated to integrate Boojum
📜 All Changes
- feat: boojum integration and eth_sendTransaction support (#235)
- chore: remove foundry smoke test (#240)
- chore: update nightly to reflect foundry-zksync (#238)
- feat: allow returning data from transactions (#232)
- feat: Allow to pass custom tracers to run_raw_tx (#231)
- feat(vm): Adapt code for the latest zksync era changes (#230)
- chore: bump cargo toml for upcoming
0.1.0-alpha.12
release (#227)
⭐ Contributors
📥 Binaries
Pre-Release: v0.0.1-vm1.4.1
📋 Summary
🐛 Bug Fixes:
✨ New Features:
⚠️ Breaking Changes:
📜 All Changes
- Fix rust tests
- Fix tests
- Update zksync-era to 1.4.1
- Fix SC scripts and rebuild
- Update system contracts
- Impersonating bootloader small fix
- Sync system-contracts/bootloader directory
- Restore zksync-era version
- Fix e2e tests
- Prepare to merge into main
- Fix test
- Update zksync-era dependency
- Small change in system-contracts/VERSION.md
- EcAdd, EcMul, rebuild system contracts
- System contracts 18.4.0
- Small refactoring
- Merge branch 'main' into boojum-integration-merge-main
- latest vm
- Merge main
- feat: Allow to pass custom tracers to run_raw_tx (#231)
- feat(vm): Adapt code for the latest zksync era changes (#230)
- chore: bump cargo toml for upcoming
0.1.0-alpha.12
release (#227)
- fix: boojum integration nightly rust (#177)
- feat: boojum integration sync with main (#200)
- fix: support EIP-1559 fields for eth_sendTransaction (#192)
- Pin commit for the zksync-era dependency
- fix typo, cargo fmt
- Update compile-yul script
- Bootloader impersonating fixes
- eth_sendTransaction + some fixes
- Account impersonating using bootloader
- Integrate boojum
⭐ Contributors
📥 Binaries
Release: v0.1.0-alpha.12
📋 Summary
🐛 Bug Fixes:
- Rust Docs are now publishing again
removed
property in Log Events is now false
instead of null
✨ New Features:
- Added
web3_clientVersion
endpoint
- Log Event data is now displayed alongside the indexed topics in an easy-to-read format
- Log tracing now displays compact timestamp/target information for better readability
📜 All Changes
- feat: Update event formatter and observability formatter (#226)
- feat: Implement web3_clientVersion (#223)
- bugfix: Set removed property in Logs to false (#224)
- feat: update
multivm::vm_virtual_blocks
dependency to multivim::vm_latest
(#220)
- run smoke test on PRs (#219)
- chore: fix rust-toolchain extension (#216)
- chore: fix docs issue (#215)
⭐ Contributors
📥 Binaries