Skip to content

sharing-smart-contracts: v3.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

@Le-Caignec Le-Caignec released this 31 Jul 11:01
· 75 commits to main since this release
89b22ac

3.0.0-beta (2025-07-30)

⚠ BREAKING CHANGES

  • sharing: Remove result proxy address from sharing contract config and matched deal (#438)

Added

  • deploy-on-arbitrumSepolia (#475) (6681fcf)
  • integrate-zod-validation (#431) (68e05f5)
  • sharing: Deploy contracts using Hardhat Ignition (#440) (e7c3e71)
  • sharing: Deploy DPS contract using Github action (#443) (ceb7645)
  • sharing: Deploy on testnet and save artifacts (#444) (b6ead68)
  • sharing: Deploy using testnets deployer (#445) (73b90e6)
  • sharing: Import Ignition deployment in OZ upgrades plugin (#441) (5e32a6a)
  • sharing: Refactor sharing contract CI to use reusable workflows (#442) (50c6c98)
  • sharing: Remove result proxy address from sharing contract config and matched deal (#438) (6582e96)

Changed

  • Fix Sharing contract constructor arguments order (#433) (230e035)
  • Init proxy contracts at deployment (#472) (66be383)