This release is also available on:
v2.0.0
2.0.0 (2024-11-08)
Bug Fixes
estimate_default_bridge_deposit_l2_gasuse correct token (a173430)- wallet: fix custom bridge support (a095d5a)
- wallet: use
l2BridgeAddressin_get_l2_gas_limit_from_custom_bridge(b94636a)
Features
LegacyContractFactoryaddcreateAccountandcreate2Account(2daa365)- add
SmartAccountfeature (15eb303) - improve
providertyping (215168c) - provider: add
is_l2_bridge_legacy(5cb4eb8) - provider: add
zks_get_confirmed_tokens(fc72cf9) - provider: add
zks_get_fee_params(82848dc) - provider: add
zks_get_protocol_version(5005ef1) - provider: add
zks_send_raw_transaction_with_detailed_output(b306242) - update
web3to the latest version (cd0c34c) - wallet: add
l1_token_address(b6c49d3)
BREAKING CHANGES
- update to
web3v7