Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.12.0](v6.11.2...v6.12.0) (2024-08-27) ### Bug Fixes * **signer:** fix `populateFeeData` provider check ([b89429b](b89429b)) ### Features * `getTransfer` and `getWithdraw` return `EIP712` type ([f92d344](f92d344)) * **provider:** add `estimateDefaultBridgeDepositL2Gas` and `estimateCustomBridgeDepositL2Gas` ([1ffd39a](1ffd39a)) * **provider:** add `getL1ChainId` ([0f8d58f](0f8d58f)) * **signer:** add `finalizeWithdrawalParams` ([30fb918](30fb918)) * **signer:** add `VoidSigner` for l2 operations ([358f733](358f733)) * **types:** add `timeout` parameter to transaction `wait()` ([2e55d0b](2e55d0b)) * **wallet:** add `getFinalizeWithdrawalParams` ([87f6081](87f6081))
- Loading branch information