Releases: across-protocol/sdk
Releases · across-protocol/sdk
v3.4.2
What's Changed
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- fix(relayFeeCalculator): Cast OPStack provider to correct type by @nicholaspai in #814
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- feat(gasPriceOracle): Allow caller to pass in base fee multiplier by @nicholaspai in #801
Full Changelog: v3.3.32...v3.4.0
v3.3.32
What's Changed
- chore(multicall3): Drop explicit OP stack entries by @pxrl in #812
- feat(BundleDataClient): Remove 0-value deposits and fills and 0-value empty-message slow fills by @nicholaspai in #800
Full Changelog: v3.3.31...v3.3.32
v3.3.31
v3.3.30
What's Changed
- chore: bump constants for zora family by @james-a-morris in #810
Full Changelog: v3.3.29...v3.3.30
v3.3.29
What's Changed
- improve(zora): add multicall entry by @james-a-morris in #809
Full Changelog: v3.3.28...v3.3.29
v3.3.28
What's Changed
- improve(multicall): Inherit Aleph Zero multicall by @pxrl in #802
- improve(gasPriceOracle): Dynamic priority fee on EIP 1559 queries by @pxrl in #803
- refactor(utils): Redirect all gas price queries to gasPriceOracle by @pxrl in #805
- chore(BlockUtils): Add Ink blocktime override by @pxrl in #806
Full Changelog: v3.3.27...v3.3.28
v3.3.27
What's Changed
- refactor(SpokePoolClient): Remove _getBlockRangeForDepositId by @nicholaspai in #797
- improve(BundleDataClient): Add comment about not running binary search on "unsafe" deposit ID's by @nicholaspai in #796
- feat(ink): add deployment changes to support Ink by @james-a-morris in #804
Full Changelog: v3.3.26...v3.3.27
v3.3.26
What's Changed
- improve: Add gasPrice to
TransactionCostEstimate
type by @nicholaspai in #795
Full Changelog: v3.3.25...v3.3.26