v3.0.11
What's Changed
- refactor: Deployment script cleanup by @pxrl in #561
- improve(deploy): Change default l2 refund addresses by @nicholaspai in #586
- feat: redeploy spoke pools to support depositExclusive by @bmzig in #587
- build(deps): bump axios from 1.7.2 to 1.7.4 by @dependabot in #588
- feat(Arbitrum_Adapter): Support custom gas token by @nicholaspai in #585
- feat(SpokePool): Specify exclusivityDeadlineOffset by default by @nicholaspai in #584
- improve: Rename Arbitrum_CustomGasToken_Funder to DonationBox by @nicholaspai in #596
- improve(deployments): Update README with more instructions on proxy vs implementation addresses by @nicholaspai in #597
- improve: Add security contact for Arbitrum_CustomGasToken_Adapter by @nicholaspai in #601
- improve: Use explicit imports in Arbitrum_CustomGasToken_Adapter by @nicholaspai in #600
- improve(SpokePool): Add comment to depositV3() about breaking change to exclusivityDeadline parameter by @nicholaspai in #595
- improve(CustomGasTokens): Replace require with revert statements by @nicholaspai in #593
- improve(SpokePool): Remove redundant getCurrentTime() call by @nicholaspai in #594
- improve(Arbitrum_CustomGasToken_Funder): Add better comments about the withdraw() use case by @nicholaspai in #590
- improve: Improve natspec comments by @nicholaspai in #599
- improve(CustomGasTokens): Enhance comments by @nicholaspai in #592
- improve(SpokePool): deposit with message gas optimization by @nicholaspai in #603
Full Changelog: v3.0.10...v3.0.11