Version 1.3.4 brings some improvements to Ethers.js providers usage in MultiProvider. See #2129 for details.
What's Changed
- Add checkConfig to HyperlaneRouterDeployer by @asaj in #2156
- Various SDK tweaks and fixes by @jmrossy in #2129
- Minor fixes to get LL deploys running smoothly by @nambrot in #2125
- Verify proxy even if implementation is verified by @nambrot in #2164
- Deploy gnosis IQS by @nambrot in #2044
Breaking Changes:
- Rename RpcPagination to RpcPaginationOptions
- Rename providerBuilder to defaultProviderBuilder
- Remove RetryProvider
- Remove unused events functions, including getEvents, queryAnnotatedEvents, Annotated, and TSContract
Full Changelog: v1.3.3...v1.3.4