Release: v0.1.0-alpha.7
github-actions
released this
12 Oct 11:26
·
193 commits
to main
since this release
π Summary
π Bug Fixes
- Fixed
aarch64-unknown-linux-gnu
binary for releases
β¨ New Features
- Node snapshots are possible with
evm_snapshot
andevm_revert
- Debug endpoints have been implemented
debug_traceCall
debug_traceTransaction
debug_traceBlockByHash
debuc_traceBlockByNumber
- More variations of
console.log
supported in Smart Contracts - Even more API endpoints added
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_protocolVersion
β οΈ Breaking Changes
- Updated to current version of zkSync VM
π All Changes
- fix: update zksync-era deps to v16.0.0 (#173)
- feat: impl
debug_traceBlockByHash
anddebug_traceBlockByNumber
(#168) - feat: impl debug_traceTransaction (#165)
- fix: install mdbook for ci (#169)
- feat: add rustbook (#163)
- add aarch64-unknown-linux-gnu target (#164)
- feat: Add well-known log selectors to console output (#162)
- feat: impl debug_traceCall (#151)
- feat: add eth_protocolVersion (#161)
- feat: add eth_getTransactionByBlockHashAndIndex and eth_getTransactionByBlockNumberAndIndex (#159)
- fix: update compiled smart contracts to latest (#157)
- feat: add evm_snapshot/revert (#158)
β Contributors
- George W ([email protected])
- Nicolas Villanueva ([email protected])
- Nisheeth Barthwal ([email protected])
π₯ Binaries
System | Architecture | Binary |
---|---|---|
x86_64 | era-test-node-v0.1.0-alpha.7-x86_64-unknown-linux-gnu.tar.gz | |
x86_64 | era-test-node-v0.1.0-alpha.7-x86_64-apple-darwin.tar.gz | |
aarch64 | era-test-node-v0.1.0-alpha.7-aarch64-apple-darwin.tar.gz | |