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

3016 Commits

Author SHA1 Message Date
Bogdan Fazakas
cbc3cd6776
Add missing symbol and name helper on datatoken (#1667)
* add two helpers method

* fix tests

* update comments
2022-12-19 10:09:05 +00:00
Bogdan Fazakas
d539e00072
add headers (#1665) 2022-12-19 10:08:35 +00:00
Bogdan Fazakas
a026c12041
Compute Example Readme flow (#1615)
* wip

* add logs

* update checksum

* update test suite

* temp run just compute flow tests

* update file urle

* add c2d md file

* renamed files

* update script

* add script logs

* update create example script

* Updating CodeExamples.md

* Updating ComputeExamples.md

* readme text improvments

* Updating ComputeExamples.md

* more improvments

* Updating ComputeExamples.md

* again more improvments

* Updating ComputeExamples.md

* more readme improvments

* Updating ComputeExamples.md

* update chainid and service endpoint

* Updating CodeExamples.md

* Updating ComputeExamples.md

* req fixes

* Updating ComputeExamples.md

* more fixes

* Updating CodeExamples.md

* Updating ComputeExamples.md

* more fixes, ts configs etc

* Updating ComputeExamples.md

* mention typescript compile options

* add comment regarding mint method

* fix lint

* Updating ComputeExamples.md

* review fixes and sugestions

* Updating ComputeExamples.md

Co-authored-by: GitHub Actions Bot <>
2022-12-14 17:22:44 +02:00
Jamie Hewitt
bd395d0e7f
Updating test command in readme (#1663) 2022-12-09 00:53:40 +00:00
dependabot[bot]
4ba52c6961
Bump qs from 6.5.2 to 6.5.3 (#1664)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 12:15:41 +00:00
dependabot[bot]
98b1b81ac9
Bump decode-uri-component from 0.2.0 to 0.2.2 (#1662)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 12:01:46 +00:00
dependabot[bot]
4de1361140
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.45.0 (#1657)
* Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.45.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* bump @typescript-eslint packages all at once

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-12-01 09:40:31 +00:00
dependabot[bot]
4bc90807fc
Bump @truffle/hdwallet-provider from 2.1.0 to 2.1.2 (#1656)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.1.2/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 09:40:09 +00:00
dependabot[bot]
7ae22aece2
Bump web3 from 1.8.0 to 1.8.1 (#1659)
* Bump web3 from 1.8.0 to 1.8.1

Bumps [web3](https://github.com/ethereum/web3.js) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* bump all web3.js packages at once

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-12-01 09:39:55 +00:00
6bc9f0ee37
Release 2.5.2 v2.5.2 2022-11-15 20:34:43 +00:00
Bogdan Fazakas
293bf75b9e
add subgraph url to barge config and fix metadatacache config (#1652) 2022-11-15 20:23:42 +00:00
Jamie Hewitt
4abe5fc451
Updating types to include the price which is sent from Aquarius (#1651)
* Updating types to include the price which is sent from Aquarius

* Adding comments for AssetPrice

* Making Price required in Stats
2022-11-15 20:23:24 +00:00
Bogdan Fazakas
b9b55fe170
Merge pull request #1650 from oceanprotocol/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
2022-11-14 11:09:37 +02:00
dependabot[bot]
f8ee4d9dbf
Bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 08:55:52 +00:00
fc8b423f42
Release 2.5.1 v2.5.1 2022-11-02 15:02:06 +00:00
Bogdan Fazakas
71dc5d81b4
Fix build (#1649) 2022-11-02 14:56:04 +00:00
f6d6deef30
Release 2.5.0 v2.5.0 2022-11-01 14:51:19 +00:00
EnzoVezzaro
cdb9f8e082
added more storage types to getFileInfo (#1640)
* added ipfs interface to getFileInfo

* added GraphqlQuery and Smartcontract interfaces to getFileInfo
2022-11-01 14:46:45 +00:00
mihaisc
a21671c853
remove moonbase config (#1643) 2022-11-01 14:45:58 +00:00
Jamie Hewitt
00af431a9f
Merge pull request #1644 from oceanprotocol/dependabot/npm_and_yarn/decimal.js-10.4.2
Bump decimal.js from 10.4.1 to 10.4.2
2022-11-01 16:07:06 +03:00
Jamie Hewitt
d85d46ff9b
Merge pull request #1645 from oceanprotocol/dependabot/npm_and_yarn/mocha-10.1.0
Bump mocha from 10.0.0 to 10.1.0
2022-11-01 16:00:49 +03:00
Jamie Hewitt
1bc3f27f54
Merge pull request #1646 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.23.19
Bump typedoc from 0.23.15 to 0.23.19
2022-11-01 15:36:02 +03:00
Jamie Hewitt
f5d1dec8a7
Merge pull request #1648 from oceanprotocol/dependabot/npm_and_yarn/release-it-15.5.0
Bump release-it from 15.4.2 to 15.5.0
2022-11-01 15:34:46 +03:00
dependabot[bot]
22812b0b83
Bump mocha from 10.0.0 to 10.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 12:32:16 +00:00
Jamie Hewitt
41fc5188f3
Merge pull request #1647 from oceanprotocol/dependabot/npm_and_yarn/microbundle-0.15.1
Bump microbundle from 0.14.2 to 0.15.1
2022-11-01 15:31:24 +03:00
dependabot[bot]
bbe10981f0
Bump release-it from 15.4.2 to 15.5.0
Bumps [release-it](https://github.com/release-it/release-it) from 15.4.2 to 15.5.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/15.4.2...15.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 02:02:12 +00:00
dependabot[bot]
4316df0738
Bump microbundle from 0.14.2 to 0.15.1
Bumps [microbundle](https://github.com/developit/microbundle) from 0.14.2 to 0.15.1.
- [Release notes](https://github.com/developit/microbundle/releases)
- [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/developit/microbundle/compare/v0.14.2...v0.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 02:01:56 +00:00
dependabot[bot]
f5a4656526
Bump typedoc from 0.23.15 to 0.23.19
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.15 to 0.23.19.
- [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.23.15...v0.23.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 02:01:39 +00:00
dependabot[bot]
1a510fe3c5
Bump decimal.js from 10.4.1 to 10.4.2
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/MikeMcl/decimal.js/releases)
- [Changelog](https://github.com/MikeMcl/decimal.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/decimal.js/compare/v10.4.1...v10.4.2)

---
updated-dependencies:
- dependency-name: decimal.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 02:01:05 +00:00
65f88cfa5e
Release 2.4.0 v2.4.0 2022-10-24 10:24:16 +01:00
b4c7037556
bump @oceanprotocol/contracts to v1.1.8 (#1638) 2022-10-24 10:17:45 +01:00
mihaisc
040a635de5
increase gas multiplier on polygon (#1637) 2022-10-23 09:35:02 +01:00
666bf42848
Release 2.3.0 v2.3.0 2022-10-19 13:26:43 +01:00
MantisClone
6efae8ebbc
Update Provider.checkFileUrl to allow non-URL file types (like Arweave) (#1627)
* Update Provider.checkFileUrl to allow non-URL file types

* Reduce scope to only URLs and Arweave.

* Remove parentheses to make linter happy

* Update Provider tests to use UrlFile argument

* Fix lint errors

* Fix lint error

* [REVERT THIS] comment coverage upload

  * CC_TEST_REPORTER_ID secret not available in PR workflows from
    external contributors.

* Revert "[REVERT THIS] comment coverage upload"

This reverts commit 7ca94b7e71ce5d53fa0c7b35bdff85e91b6db059.

* Add Arweave fileinfo unit test

* Rename `checkFileUrl` to `getFileInfo`

* Fix lint error
2022-10-19 13:24:20 +01:00
mihaisc
f91a42aa60
add new nft state (#1636)
* add new nft state

* added description
2022-10-19 14:21:53 +03:00
mihaisc
81cbb17c37 Release 2.2.3 v2.2.3 2022-10-17 13:37:02 +03:00
mihaisc
42c3c12d09
set gasFeeMultiplier for polygon (#1635) 2022-10-17 13:34:26 +03:00
mihaisc
0b2957d92a Release 2.2.2 v2.2.2 2022-10-11 09:59:21 +03:00
mihaisc
2b15ae2d5a
add ve address (#1633) 2022-10-11 09:56:53 +03:00
dependabot[bot]
13fc7bfe3a
Bump got from 9.6.0 to 12.1.0 (#1631)
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 12.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.1.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 11:31:49 +01:00
mihaisc
2949ca8e87 Release 2.2.1 v2.2.1 2022-10-04 13:04:04 +03:00
mihaisc
1d692b72cf
add allocated (#1630)
* add allocated

* allocated nullable
2022-10-04 12:58:30 +03:00
87e188d006
Release 2.2.0 v2.2.0 2022-10-03 12:42:57 +01:00
bb6a4e8f9c
remove ropsten & rinkeby from ConfigHelper (#1617) 2022-10-03 12:32:03 +01:00
Bogdan Fazakas
96274dcc95
Merge pull request #1628 from oceanprotocol/dependabot/npm_and_yarn/types/node-18.8.0
Bump @types/node from 18.7.16 to 18.8.0
2022-10-03 11:04:41 +03:00
dependabot[bot]
32536225e0
Bump @types/node from 18.7.16 to 18.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.16 to 18.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 07:40:21 +00:00
Bogdan Fazakas
6168da3428
Merge pull request #1624 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-10.0.0
Bump @types/mocha from 9.1.1 to 10.0.0
2022-10-03 10:39:07 +03:00
dependabot[bot]
682ce53225
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#1626)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 02:56:12 +01:00
dependabot[bot]
c191b3abc4
Bump @truffle/hdwallet-provider from 2.0.14 to 2.0.16 (#1623)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.16/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 02:55:53 +01:00
dependabot[bot]
925b7928a2
Bump @types/mocha from 9.1.1 to 10.0.0
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 01:28:40 +00:00