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

3241 Commits

Author SHA1 Message Date
paulo-ocean
2ce5a77e4c try add a hardhat config file so we can use th elibs 2024-09-09 10:29:07 +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
e245795924 try add erc 20 templates to config obj 2024-09-06 18:32:12 +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
f0e571efe1 wip: try add integration test 2024-09-06 15:44:56 +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
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
995a7f0ef9 wip: add unit test 2024-09-05 14:59:16 +01:00
paulo-ocean
f59f3da675 add base network config settings for oasis testnet 2024-09-05 14:25:50 +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
paulo-ocean
c622b213ff Release 3.3.3 v3.3.3 2024-07-02 12:50:04 +01:00
paulo@oceanprotocol
1ef08f67be
Merge pull request #1832 from oceanprotocol/issue-1831-fileinfo-case
make service endpoint / service name check case insensitive
2024-07-02 12:38:59 +01:00
paulo-ocean
9c88abd066 Release 3.3.3-next.1 v3.3.3-next.1 2024-07-01 18:21:14 +01:00
paulo-ocean
2b04318e25 Merge branch 'main' into issue-1831-fileinfo-case 2024-07-01 17:38:26 +01:00
paulo@oceanprotocol
b5b301bf9a
Merge pull request #1822 from oceanprotocol/issue-1820-fix-compute-status
wip: update compute status/stop to support `agreementId`, not `documentId`, sig fix
2024-07-01 17:16:09 +01:00
paulo-ocean
c4305d6758 make service endpoint / service name check case insensitive 2024-07-01 14:54:03 +01:00
paulo-ocean
4e0536a1f8 remove console.logs 2024-07-01 14:06:13 +01:00
paulo-ocean
88fea271da try other ipfs file 2024-07-01 12:53:37 +01:00
paulo-ocean
c5b2fc50a5 more debugging 2024-07-01 12:22:19 +01:00
paulo-ocean
0d09bd3ae9 more debug 2024-07-01 11:04:25 +01:00
paulo-ocean
50a515b300 more debug 2024-07-01 10:47:30 +01:00
paulo-ocean
986f8fa5bf debug test 2024-07-01 10:14:33 +01:00
paulo-ocean
557289e5f2 put timeout back and test order,mut be ipfs side temporary 2024-06-28 12:23:11 +01:00
paulo-ocean
fb50bee380 try swap tests order , debug 2024-06-28 12:16:12 +01:00
paulo-ocean
974f3aa64e debug: add more timeout to test 2024-06-28 12:00:31 +01:00
paulo-ocean
bb44f762fb fix test 2024-06-28 11:34:23 +01:00
paulo-ocean
6f13fe796f Release 3.3.3-next.0 v3.3.3-next.0 2024-06-27 08:22:39 +01:00
paulo-ocean
dc675a360b revert version change 2024-06-27 08:20:18 +01:00
paulo-ocean
5f7d309692 update computeStop, add some comments explaining the flow issues on the route 2024-06-26 10:12:18 +01:00
paulo-ocean
a30665f3d5 bump version 2024-06-26 09:03:05 +01:00
paulo-ocean
5105a4fdad update compute stop, document id is not needed, neither for operator service, neither used on signature check 2024-06-25 16:47:42 +01:00
paulo-ocean
7448a1246c Merge branch 'main' into issue-1820-fix-compute-status 2024-06-25 16:46:26 +01:00
Bogdan Fazakas
3ba3ccb6b5 Release 3.3.2 v3.3.2 2024-06-25 17:44:28 +03:00
Bogdan Fazakas
e257a64053
Split coupled tests to fix timeout issues (#1827)
* split coupled tests
2024-06-25 17:34:55 +03:00
GitHub Actions Bot
c6f826c9cb Updating ComputeExamples.md 2024-06-25 08:52:27 +00:00
dependabot[bot]
865891c961
Bump braces from 3.0.2 to 3.0.3 (#1819)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:45:38 +03:00
paulo@oceanprotocol
713780d46e
Merge 0abb44852f3724a9a93d9cf90f92a05f518c7bf7 into a00211e8d8dbeeacc3b44b934f48e8d25bf36245 2024-06-25 11:42:51 +03:00
paulo-ocean
0abb44852f merge conficts 2024-06-25 09:42:43 +01:00
paulo-ocean
58fc815b46 update get status example, update test 2024-06-25 09:36:49 +01:00
GitHub Actions Bot
7a6a0571a7 Updating ComputeExamples.md 2024-06-25 08:29:49 +00:00
paulo@oceanprotocol
1242a6860f
Merge 1dcafcff6cd51b1d3f0ec4a7ce882ad727a2267b into a00211e8d8dbeeacc3b44b934f48e8d25bf36245 2024-06-25 09:19:49 +01:00
paulo-ocean
1dcafcff6c wip: debug agreemenet id 2024-06-25 09:19:41 +01:00
dependabot[bot]
a00211e8d8
Bump chai-spies and @types/chai-spies (#1816)
Bumps [chai-spies](https://github.com/chaijs/chai-spies) and [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies). These dependencies needed to be updated together.

Updates `chai-spies` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/chaijs/chai-spies/releases)
- [Changelog](https://github.com/chaijs/chai-spies/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai-spies/compare/1.0.0...v1.1.0)

Updates `@types/chai-spies` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

---
updated-dependencies:
- dependency-name: chai-spies
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/chai-spies"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:19:09 +03:00