1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

6 Commits

Author SHA1 Message Date
Maria Carmina
a0a8df328f
Add confidential EVM flag when creating a datatoken 4 in NFT class (#1859)
* Add confidential EVM flag when creating a datatoken 4.

* Add comments.

* fix lint.

* fix lint.

* Add chain id check to bundled functions.

* Updating CodeExamples.md

* Updating ComputeExamples.md

* Used config object.

* Added check for sapphire confidential EVM. Fix tests.

* Added sapphire wrap signer for all contracts.

* Make network mandatory field.

* Undo making network mandatory.

* refactor condition.

* refactor condition.

* Add condition when creating NFT.

* Refactor with sdk.

* fix lint.

* tweak.

* tweak.

* Created protected function to get vthe signer according to the sdk from config.

* Fix lint. Add check for sdk within the config.

* Fix lint.

* Updating CodeExamples.md

* Updating ComputeExamples.md

---------

Co-authored-by: GitHub Actions Bot <>
2024-10-16 15:27:41 +03:00
paulo-ocean
61fff3441d fix review 2024-09-11 10:14:25 +01:00
paulo-ocean
d9bbaff8e1 some refactor and commenst 2024-09-10 14:57:19 +01:00
paulo-ocean
5611eab817 remove hardhat deps 2024-09-09 12:48:06 +01:00
paulo-ocean
9277847279 fixes on the checks, also consider name typos, as we currently have 2024-09-06 15:07:57 +01:00
paulo-ocean
1ca23626c2 add test unit file, renamed 2024-09-05 16:10:56 +01:00