Releases: across-protocol/sdk
Releases · across-protocol/sdk
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
v3.3.25
What's Changed
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #776
- chore: Bump constants by @pxrl in #794
Full Changelog: v3.3.24...v3.3.25
v3.3.24
What's Changed
- chore: secp256k1 by @james-a-morris in #791
- fix(retryProvider): Use correct logger by @pxrl in #793
- improve(retryProvider): Fine-tune polling logic by @pxrl in #790
- improve(RetryProvider): Check failed RPC responses for JSON RPC response code by @pxrl in #768
- fix(retryProvider): Don't log entire RPC responses by @pxrl in #792
Full Changelog: v3.3.23...v3.3.24