Skip to content

Releases: iExecBlockchainComputing/dataprotector-sdk

sharing-smart-contracts: v3.0.0-beta

31 Jul 11:01
89b22ac

Choose a tag to compare

Pre-release

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)

core-smart-contract: v0.2.0-beta

31 Jul 09:56
32b37c5

Choose a tag to compare

Pre-release

[0.2.0-beta] (2025-07-30)

Added

Changed

dataprotector: v2.0.0-beta.18

29 Jul 12:59
6bea05a

Choose a tag to compare

Pre-release

2.0.0-beta.18 (2025-07-29)

Changed

  • Add admin address input to initialize function in ABI (#473) (74870fe)
  • sdk: move to latest arbitrum-sepolia-testnet deployment (#476) (bf5fcfb)

dataprotector: v2.0.0-beta.17

08 Jul 10:23
69b16ba

Choose a tag to compare

Pre-release

2.0.0-beta.17 (2025-07-08)

⚠ BREAKING CHANGES

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

Added

  • sdk: add arweave uploadMode option (#448) (175231a)
  • sdk: add experimental networks (#456) (62da0dc)
  • sdk: support dynamic config for multiple chains (d104c61)
  • sharing: Remove result proxy address from sharing contract config and matched deal (#438) (6582e96)

Changed