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

31 Commits

Author SHA1 Message Date
Maria Carmina
6e0d0e85a6
Add checks for ddo chain id and did. (#1868) 2024-11-04 15:12:29 +02:00
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
6ea2ea274a update files object 2024-09-18 13:06:32 +01:00
paulo-ocean
a06a5c5cab fix files, string, cannot be null 2024-09-13 14:26:07 +01:00
paulo-ocean
4bcb1d9348 some fixes + cleaning 2024-09-13 09:09:16 +01:00
paulo-ocean
b5a2a64271 added changes for access lists 2024-09-12 18:59:06 +01:00
paulo-ocean
51ddf52d58 some fix and refactor 2024-09-12 13:18:16 +01:00
paulo-ocean
61fff3441d fix review 2024-09-11 10:14:25 +01:00
paulo-ocean
7332252a57 fix lint 2024-09-10 14:58:07 +01:00
paulo-ocean
d9bbaff8e1 some refactor and commenst 2024-09-10 14:57:19 +01:00
paulo-ocean
fb810795d0 update proper abi json file 2024-09-10 14:43:20 +01:00
paulo-ocean
0e06347a0a fix minor logic issue 2024-09-09 14:46:39 +01:00
paulo-ocean
f3c44d4850 cleaning the house 2024-09-09 14:24:04 +01:00
paulo-ocean
4e954572b4 fix test fn 2024-09-09 13:14:30 +01:00
paulo-ocean
0bd720a042 try debug tests 2024-09-09 13:00:56 +01:00
paulo-ocean
13827001e8 test/unit/AssetUtils.test.ts 2024-09-09 12:46:47 +01:00
paulo-ocean
df2d5dd054 try another way, debug 2024-09-09 12:06:04 +01:00
paulo-ocean
36f1865175 more debug, try fn workaround 2024-09-09 11:41:21 +01:00
paulo-ocean
4d14dae3aa debug ethers on hardhat 2024-09-09 10:55:33 +01:00
paulo-ocean
9ec89b6ab0 debug ethers on hardhat 2024-09-09 10:46:26 +01:00
paulo-ocean
a049a1a488 use hardhat getContractAt 2024-09-09 10:20:47 +01:00
paulo-ocean
e855f787c5 remove debug comments, add comment for todo 2024-09-06 18:45:35 +01:00
paulo-ocean
92a5ff92af more debugging 2024-09-06 18:07:11 +01:00
paulo-ocean
fe3fbc4edd debug test 2024-09-06 16:01: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
ee02a0e2c4 more unit tests, template index 2024-09-05 16:06:41 +01:00
paulo-ocean
b48c48b8fb fix import style 2024-09-05 15:55:43 +01:00
paulo-ocean
57ffc12793 wip: calculate template index 2024-09-05 12:42:21 +01:00
paulo-ocean
f5166bd08c wip... refactroing.. 2024-09-05 11:27:07 +01:00
paulo-ocean
6bca7d6c56 few more changes, use config 2024-09-03 16:53:32 +01:00
paulo-ocean
17603be1bb wip: create asset 2024-09-03 12:46:00 +01:00