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

3136 Commits

Author SHA1 Message Date
mariacarmina
fdcad34c91 set file object fc. 2024-08-26 15:59:55 +03:00
mariacarmina
a460ed9213 Created new Datatoken4 template. 2024-08-26 11:12:34 +03:00
mariacarmina
87a7a0134b Created AccessList contract. 2024-08-22 15:42:06 +03:00
Bogdan Fazakas
1f4e4336dd Release 3.3.1 v3.3.1 2024-05-09 16:56:03 +03:00
dependabot[bot]
85137128a5
Bump express from 4.18.2 to 4.19.2 (#1813)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 16:18:43 +03:00
dependabot[bot]
774fa0a7e6
Bump typescript from 5.1.6 to 5.4.5 (#1810)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 16:18:20 +03:00
dependabot[bot]
4e7674e194
Bump ejs from 3.1.7 to 3.1.10 (#1812)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 16:17:49 +03:00
Alex Coseru
ea3f175efd
add sapphire (#1808)
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2024-05-09 16:17:29 +03:00
dependabot[bot]
0822c120fd
Bump typedoc from 0.25.1 to 0.25.13 (#1809)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.1 to 0.25.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.1...v0.25.13)

---
updated-dependencies:
- dependency-name: typedoc
  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-05-09 15:55:35 +03:00
dependabot[bot]
7170338585
Bump ip from 1.1.5 to 1.1.9 (#1804)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 15:54:00 +03:00
dependabot[bot]
097afad55f
Bump es5-ext from 0.10.62 to 0.10.64 (#1805)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 15:53:51 +03:00
Bogdan Fazakas
6a6f450780
Multiple fixes (#1785)
* add sepolia logic

* update min gas fee value

* Release 3.1.5-next.0

* update graphqlAsset url

* update timeouts

* added logs

* update timeouts

* upgrade node version

* cleanups
2024-05-09 13:28:38 +03:00
mihaisc
be52ec26c2
Update ConfigHelper.ts (#1807)
remove goerli
2024-03-21 10:21:32 +02:00
alexcos20
7c4da83ee3 Release 3.3.0 v3.3.0 2024-02-05 12:26:19 +02:00
Alex Coseru
46103868fa
fix using custom address file (#1802)
* fix using custom address file

* fix updated github runner images
2024-02-05 12:23:55 +02:00
Bogdan Fazakas
a0964d5096
Fix provider fee approval in order helper (#1795)
* fix provider fee approval in order helper

* fix lint

* undo hardcode
2023-12-15 13:39:39 +02:00
alexcos20
da262f7498 Release 3.2.2 v3.2.2 2023-12-14 12:34:47 +02:00
Alex Coseru
6f653fbdc0
fix sepolia (#1794) 2023-12-14 12:33:50 +02:00
alexcos20
f92e2ff09e Release 3.2.1 v3.2.1 2023-12-05 15:38:13 +02:00
Ana
9918d5ff36
Merge pull request #1792 from oceanprotocol/bugfix/multiple_assets
Fix for running c2d jobs with additional datasets
2023-12-05 15:36:44 +02:00
alexcos20
e71159e0a1 fix runner missing images 2023-12-05 15:27:41 +02:00
Ana Loznianu
687915b20e Merge branch 'main' into bugfix/multiple_assets 2023-12-05 15:25:29 +02:00
Alex Coseru
0dbe977909
Use latest barge (#1788) 2023-12-05 15:25:00 +02:00
Ana Loznianu
4afa0699ee Fix for running c2d jobs with additional datasets 2023-12-05 15:19:50 +02:00
alexcos20
d98e4db340 Release 3.2.0 v3.2.0 2023-11-24 15:14:52 +02:00
dependabot[bot]
02c9bfd654
Bump eslint from 8.24.0 to 8.52.0 (#1783)
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-24 15:12:37 +02:00
Alex Coseru
91460b9cf5
bump contracts & add optimism (#1786)
* bump contracts

* fix contracts

* add optimism

* use upcoming barge

* update fre tests

* make sure all fres are withMint
2023-11-24 15:12:21 +02:00
dependabot[bot]
4e86a2d505
Bump crypto-js from 4.1.1 to 4.2.0 (#1782)
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 19:51:56 +03:00
Bogdan Fazakas
b2e2cf2429 Release 3.1.4 v3.1.4 2023-10-24 16:24:16 +03:00
Bogdan Fazakas
01248ff9a7
make sure we increment a number when working with nonces (#1781) 2023-10-24 16:22:08 +03:00
Bogdan Fazakas
1bc5a39fda Release 3.1.3 v3.1.3 2023-10-16 23:38:24 +03:00
Bogdan Fazakas
38cc02849e
fix fs use & error handling (#1777)
* fix fs use

* Release 3.1.3-next.0

* update error handling

* Release 3.1.3-next.1
2023-10-16 23:26:30 +03:00
dependabot[bot]
b599093901
Bump postcss from 8.4.5 to 8.4.31 (#1778)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.5 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 13:17:31 +03:00
dependabot[bot]
c3ba01cc4e
Bump @types/crypto-js from 4.1.1 to 4.1.2 (#1774)
Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: "@types/crypto-js"
  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>
2023-10-02 14:24:40 +03:00
dependabot[bot]
74b187d1da
Bump @types/chai-spies from 1.0.3 to 1.0.4 (#1776)
Bumps [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

---
updated-dependencies:
- 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>
2023-10-02 14:24:30 +03:00
Bogdan Fazakas
a157154f85 Release 3.1.2 v3.1.2 2023-09-25 09:22:50 +03:00
Bogdan Fazakas
8f28f3b029
Feature/ Use custom addresses & fallback signature to legacy (#1772)
* add fixes

* added logs

* added missed fs call

* debug ci

* add more checks

* fix custom addr check
2023-09-25 07:46:38 +03:00
dependabot[bot]
fc0782be5c
Bump typedoc from 0.24.8 to 0.25.1 (#1770)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.1.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.24.8...v0.25.1)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 14:32:26 +03:00
dependabot[bot]
91110290d4
Bump cross-fetch from 3.1.5 to 4.0.0 (#1764)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.5 to 4.0.0.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.5...v4.0.0)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 14:32:18 +03:00
dependabot[bot]
343df5eb97
Bump eslint-config-prettier from 8.5.0 to 9.0.0 (#1763)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 14:32:10 +03:00
Alex Coseru
6130a3df99
optimize disk space (#1771) 2023-09-21 16:32:58 +03:00
Yannick Meinberg
aa0905ed47
Added gen-x-testnet to ConfigHelper (#1741)
- See https://docs.genx.minimal-gaia-x.eu/docs/development/quick_start/
2023-09-05 09:48:28 +03:00
Alex Coseru
5062b6d2b7
Remove custom contracts (#1769)
* Remove custom contracts

* Updating CodeExamples.md

---------

Co-authored-by: GitHub Actions Bot <>
2023-09-05 09:42:07 +03:00
Bogdan Fazakas
e5f36f94aa Release 3.1.1 v3.1.1 2023-09-04 12:27:08 +03:00
Bogdan Fazakas
cf0c1221a9
fix compute stop & uptade order helper to be reused also for c2d oreder methods (#1761) 2023-09-04 09:35:09 +03:00
dependabot[bot]
01822d81c5
Bump mock-local-storage from 1.1.23 to 1.1.24 (#1738)
Bumps [mock-local-storage](https://gitlab.com/kaictl/node/mock-local-storage) from 1.1.23 to 1.1.24.
- [Release notes](https://gitlab.com/kaictl/node/mock-local-storage/tags)
- [Commits](https://gitlab.com/kaictl/node/mock-local-storage/compare/v1.1.23...v1.1.24)

---
updated-dependencies:
- dependency-name: mock-local-storage
  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>
2023-08-28 11:14:48 +03:00
Bogdan Fazakas
bc22ea3447 Release 3.1.0 v3.1.0 2023-08-25 17:56:19 +03:00
Bogdan Fazakas
faa7de3601
Feature/Add order util method (#1759)
* added order  helper method using contracts calls

* fixes consume fees  & lint

* cleanup

* update order helper method to be more generic

* fix all warnings
2023-08-25 17:33:06 +03:00
dependabot[bot]
2724e63bff
Bump typescript from 4.8.4 to 5.1.6 (#1743)
* Bump typescript from 4.8.4 to 5.1.6

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump typescript eslint

* bump typedoc

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2023-08-23 16:10:26 +03:00
dependabot[bot]
dcb2488ca7
Bump word-wrap from 1.2.3 to 1.2.4 (#1753)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 14:06:02 +03:00