v3.0.2
What's Changed
- build(deps): bump axios from 0.21.4 to 1.6.8 by @dependabot in #497
- build(deps): bump express from 4.17.3 to 4.19.2 by @dependabot in #477
- build(deps): bump es5-ext from 0.10.53 to 0.10.64 by @dependabot in #460
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #468
- build(deps): bump axios from 0.21.4 to 1.7.2 by @dependabot in #516
- feat(SpokePool): Add depositExclusive() function to support exclusive order routing by @nicholaspai in #514
- improve: Use pre-increment to save gas on loops by @nicholaspai in #522
- improve(forge-ci): Ignore astId and other non-storage slot related props when diffing storage layouts by @nicholaspai in #523
- fix(BlastAdapter): Bridging DAI uses BlastBridge which doesn't contain depositERC20To by @nicholaspai in #518
- fix(ERC7683Permit2Lib): Comply with EIP712 by @nicholaspai in #519
- improve(OVM_SpokePool): Use bridgeERC20To to bridge native L2 tokens if admin decides to support them by @nicholaspai in #520
- improv: Comments by @nicholaspai in #529
- improve(Blast_SpokePool): Make comment clearer by @nicholaspai in #528
- improve: Align interface variable names by @nicholaspai in #526
- improve(Optimism_SpokePool): Fix comments and relocate SynthetixBridgeToBase interface by @nicholaspai in #524
- improve: Use dummy CircleCCTPAdapter domain ID for chains not supported by CCTP by @nicholaspai in #525
- improve(ERC7683): Move ERC7683 contracts into appropriately named files by @nicholaspai in #527
- improve(BlastAdapter): Remove uneccessary cast by @nicholaspai in #530
- fix(MulticallHandler): add indexed event parameters by @bmzig in #532
- fix(MulticallHandler): revert transaction when calling an EOA with calldata by @bmzig in #531
- improve(MultiCallerUpgradeable): Replace post increment by @nicholaspai in #534
- feat(ERC7683Depositor): Initiator of gas-less deposit should specify exclusivity offset, not deadline by @nicholaspai in #515
- improve(OVM_SpokePool): Update comments about bridgeERC20To/withdrawTo by @nicholaspai in #536
- feat: Deploy pre-audit versions of MulticallHandler by @nicholaspai in #533
- fix: fix ci to allow external contributors to trigger workflow by @mrice32 in #539
- feat: add Lisk adapter/spoke pool by @bmzig in #537
- feat(Lisk): add deployment info for Lisk by @bmzig in #541
Full Changelog: v3.0.1...v3.0.2