File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## Next
6-
7- ### Added
8-
9- - Fix CIs and Support for Arbitrum mainnet (#468 )
10- - Support for Arbitrum and Avalanche Fuji testnets (#429 ).
11-
12- ### Changed
13-
14- - Integrated Hardhat Ignition for CREATE2 deployment using the CreateX factory for new chain deployments (#429 ).
15-
16- ### Changed
17-
18- - update blockscout url
19-
205## [ 0.2.0-beta] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/compare/hardhat-project-v0.1.0...hardhat-project-v0.2.0-beta ) (2025-07-30)
216
22-
237### Added
248
259* Deploy DPC on other chains ([ #432 ] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/432 ) ) ([ 57b8998] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/57b89983b804f1ecaffb623919ff609b5bb5d697 ) )
2610* deploy-on-arbitrumSepolia ([ #475 ] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/475 ) ) ([ 6681fcf] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/6681fcf9d6ec34c9ab075a90caa96d347cc06f92 ) )
2711* integrate-zod-validation ([ #431 ] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/431 ) ) ([ 68e05f5] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/68e05f525026530b5a8038b0eb54628ef5a2f55c ) )
2812
29-
3013### Changed
3114
3215* dataProtector core fix ci ([ #468 ] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/issues/468 ) ) ([ 5ca5d6c] ( https://github.com/iExecBlockchainComputing/dataprotector-sdk/commit/5ca5d6c6b628f9deaddbdf2c29b4349b49cdea8d ) )
Original file line number Diff line number Diff line change 11{
2- "name" : " hardhat-project " ,
2+ "name" : " core-smart-contracts " ,
33 "version" : " 0.2.0-beta" ,
44 "scripts" : {
55 "compile" : " hardhat compile && npm run artifact-to-abis" ,
You can’t perform that action at this time.
0 commit comments