2.0.0 (2024-11-08)
estimate_default_bridge_deposit_l2_gas
use correct token (a173430)- wallet: fix custom bridge support (a095d5a)
- wallet: use
l2BridgeAddress
in_get_l2_gas_limit_from_custom_bridge
(b94636a)
LegacyContractFactory
addcreateAccount
andcreate2Account
(2daa365)- add
SmartAccount
feature (15eb303) - improve
provider
typing (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
web3
to the latest version (cd0c34c) - wallet: add
l1_token_address
(b6c49d3)
- update to
web3
v7
1.2.0 (2024-06-07)
- fix abi contract cache (81b9e4c)
- non zero gas limit in options breaks transfer function (d739a60)
- zks_l1_chain_id not returning int type (0ebd1b8)
- provide support for Bridgehub (dabbfc0)
1.2.0 (2024-06-07)
- fix abi contract cache (81b9e4c)
- non zero gas limit in options breaks transfer function (d739a60)
- zks_l1_chain_id not returning int type (0ebd1b8)
- provide support for Bridgehub (dabbfc0)
1.1.0 (2024-02-18)
1.0.0 (2024-01-19)
withdraw
bridge address (6334874)withdraw
token bridge address (6d5b45c)withdraw
token bridge address (279bfd8)- relax web3 version restriction (5d50182)
- resolve issue relate to
wETH
bridge (48ac8cd)
- remove all deprications
0.6.0 (2023-07-07)
- add account abstraction and paymaster features (28f930c)