Releases: across-protocol/contracts
Releases · across-protocol/contracts
v3.0.8
v3.0.7
What's Changed
- Remove repetitive words by @findnature in #484
- feat: Add security contact to production contracts by @nicholaspai in #535
- feat(Blast): send tokens to blast retriever by @bmzig in #564
- feat(Blast): Add Blast_DaiRetriever and Blast_RescueAdapter by @nicholaspai in #563
- feat: Upgrade Blast_SpokePool implementation by @nicholaspai in #555
- feat(Blast): redeploy blast spoke pool by @bmzig in #565
- feat(Blast): redeploy Blast Spoke Pool by @bmzig in #566
- improve: Add unit tests for Blast_DaiRetriever by @nicholaspai in #567
- feat(SpokePoolVerifier): Support calling depositV3 instead of deposit and deploy new contracts by @nicholaspai in #568
- feat: Redstone deployment by @pxrl in #570
New Contributors
- @findnature made their first contribution in #484
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- fix: fix usdb l2 bridge signature by @mrice32 in #554
- chore: Bump constants for Scroll by @pxrl in #558
- refactor: Cleanup hardhat config by @pxrl in #560
- feat: Scroll deployments by @pxrl in #559
- feat: redeploy multicall handler contracts to non-zk chains by @bmzig in #553
- feat(utils): make unsafeAllow parameters configurable by @bmzig in #551
Full Changelog: v3.0.5...v3.0.6
v3.0.5
v3.0.4
v3.0.3
What's Changed
- chore: bump @across-protocol/constants version by @bmzig in #544
- feat(lisk): add Lisk Sepolia testnet deployment information by @bmzig in #546
- improve: update deployment info and tasks with lisk items by @bmzig in #545
- refactor: Relocate message handler interface by @pxrl in #543
- feat: Sepolia Multicallhandler deployments by @pxrl in #540
- chore: Bump version by @pxrl in #547
Full Changelog: v3.0.2...v3.0.3
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
v3.0.1
What's Changed
- feat(funding): retro verifications by @james-a-morris in #511
- chore(constants): bump to 3.0.1 by @james-a-morris in #512
Full Changelog: v3.0.0...v3.0.1
v3.0.0
This update moves this repo to a new package: @across-protocol/contracts.
What's Changed
- chore: Update constants-v2 to 1.1.0 by @nicholaspai in #507
- fix: remove all v2/v3 references by @mrice32 in #509
Full Changelog: v2.5.10...v3.0.0
v2.5.10
What's Changed
- feat: Add 34443 support to enable deposit route script by @nicholaspai in #503
- improve(docs): add mode & linea by @james-a-morris in #504
- nit: include ETH Sepolia in CCTP by @james-a-morris in #508
- feat: add depolyment information for Polygon Amoy by @bmzig in #505
Full Changelog: v2.5.9...v2.5.10