Skip to content

Releases: across-protocol/contracts

v3.0.10

12 Aug 22:24
2b2e624
Compare
Choose a tag to compare

What's Changed

  • chore(deployments): Remove unsupported deployments by @pxrl in #579
  • fix(Zora): Correct deployment by @pxrl in #580

Full Changelog: v3.0.9...v3.0.10

v3.0.9

09 Aug 19:05
d4a38cf
Compare
Choose a tag to compare

What's Changed

  • improve(deploy): Improve SpokePool deployment UX by @pxrl in #577
  • fix(redstone): Re-deploy SpokePool by @pxrl in #578
  • fix(Scroll): Approve on select ERC20 withdrawals by @pxrl in #575

Full Changelog: v3.0.8...v3.0.9

v3.0.8

06 Aug 11:20
1471664
Compare
Choose a tag to compare

What's Changed

  • fix: Revert to production SpokePoolVerifier deployments by @pxrl in #571
  • feat: Zora deployments by @pxrl in #572
  • fix: Support Zora USDzC in enableL1TokenAcrossEcosystem by @pxrl in #573

Full Changelog: v3.0.7...v3.0.8

v3.0.7

01 Aug 10:40
50b6b56
Compare
Choose a tag to compare

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

Full Changelog: v3.0.6...v3.0.7

v3.0.6

18 Jul 12:07
79a88b6
Compare
Choose a tag to compare

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

09 Jul 16:32
8febef3
Compare
Choose a tag to compare

What's Changed

  • feat(blast): add blast deployments by @bmzig in #549
  • feat: Support Blast constants by @pxrl in #550

Full Changelog: v3.0.4...v3.0.5

v3.0.4

03 Jul 13:09
a9e34ef
Compare
Choose a tag to compare

What's Changed

  • fix(erc7683): EIP712 encoding by @paco0x in #506
  • feat(lisk): re-deploy updated contracts by @bmzig in #548

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

02 Jul 09:41
334269a
Compare
Choose a tag to compare

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

27 Jun 20:45
db2ccb7
Compare
Choose a tag to compare

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

10 Jun 20:55
44ebf51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1