Release: v0.1.0-alpha.8
github-actions
released this
20 Oct 11:17
·
96 commits
to main
since this release
π Summary
π Bug Fixes:
era_test_node fork
works with latest Testnet/Mainnet- Releases now include a link to the Linux
aarch64
binary
β¨ New Features:
- Logging as been refactored and dynamic during runtime with
config_setLogLevel
andconfig_setLogging
- You can now start the node with signature verification disabled (
--dev-system-contracts=built-in-no-verify
) - 8 NEW endpoints!
config_setLogging
config_setLogLevel
hardhat_setCode
zks_getBlockDetails
zks_getBridgeContracts
zks_getBytecodeByHash
zks_getTransactionDetails
zks_getRawBlockTransactions
β οΈ Breaking Changes:
--dev-use-local-contracts
flag removed in favour of--dev-system-contracts=local
- Updated to latest Production version of
zksync-era
π All Changes
- fix: Release drafts now attach files correctly (#196)
- fix: fix forking for [email protected] (#194)
- fix: unit-tests fixed on main (#193)
- feat: impl zks_getRawBlockTransactions (#185)
- feat: refactor logging to use tracing crate and make it dynamic (#187)
- feat: add zks_getBytecodeByHash (#180)
- feat: add zks_getBridgeContracts (#184)
- feat: support builtInWithoutSecurity option (#186)
- feat: impl zks_getBlockDetails (#182)
- feat: forbid ".only" from e2e-tests (#179)
- feat: impl
zks_getTransactionDetails
(#176) - feat: add hardhat_setCode (#171)
- chore: remove hub usage in favour of gh for draft releases (#175)
β Contributors
- Dustin Brickwood ([email protected])
- 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.8-x86_64-unknown-linux-gnu.tar.gz | |
aarch64 | era-test-node-v0.1.0-alpha.8-aarch64-unknown-linux-gnu.tar.gz | |
x86_64 | era-test-node-v0.1.0-alpha.8-x86_64-apple-darwin.tar.gz | |
aarch64 | era-test-node-v0.1.0-alpha.8-aarch64-apple-darwin.tar.gz | |