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

2997 Commits

Author SHA1 Message Date
Miquel A. Cabot
215ddf43df test setData() 2022-07-11 23:36:20 +02:00
Miquel A. Cabot
436e873833 use keccak256 and asciiToHex for key and value 2022-07-11 23:36:09 +02:00
Miquel A. Cabot
6493688ae5 check nft permisions on setData() 2022-07-11 23:26:31 +02:00
Miquel A. Cabot
fc78894753 add setData function to NFT 2022-07-11 13:39:05 +02:00
mihaisc
bbab53c7bf
Release 1.1.6 v1.1.6 2022-07-11 13:55:01 +03:00
Miquel A. Cabot
f82551f8a0
Merge pull request #1501 from oceanprotocol/issue-1474-refactoring-create-class-inheritance
Issue-#1474: Refactoring(4). Create class inheritance
2022-07-11 12:01:22 +02:00
Bogdan Fazakas
28117f77f7
Merge pull request #1555 from oceanprotocol/fix/fileInfo-update
get files checksum using fileInfo helper
2022-07-11 09:28:15 +03:00
Bogdan Fazakas
00f776d540 add checksum param when fetching fileinfo and checksum aatribute to fileinfo interface 2022-07-08 07:42:18 +03:00
Miquel A. Cabot
869ef38fc3
review provider URL (#1554) 2022-07-06 13:23:17 +03:00
c731110596
CI updates (#1503)
* monthly dependabot updates

* branch trigger changes

* checkout barge `main`, bump action
2022-07-05 12:53:46 +03:00
dependabot[bot]
f0e9ffff1d
Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 (#1551)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.4 to 5.30.5.
- [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.30.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>
2022-07-05 10:36:02 +01:00
dependabot[bot]
5261e0e8fc
Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 (#1550)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.4 to 5.30.5.
- [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.30.5/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 09:53:08 +01:00
mihaisc
6c3d72f0f9
add digest (#1549)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-07-05 10:41:22 +03:00
dependabot[bot]
2d2a7c88d0
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 (#1548)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.30.4.
- [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.30.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>
2022-07-04 13:17:52 +01:00
dependabot[bot]
bc25867e90
Bump @types/node from 18.0.0 to 18.0.1 (#1547)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.0.1.
- [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-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 13:05:53 +01:00
dependabot[bot]
6961e5c408
Bump typedoc from 0.23.2 to 0.23.5 (#1542)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.2 to 0.23.5.
- [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.2...v0.23.5)

---
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>
2022-07-04 08:08:12 +03:00
dependabot[bot]
1752e3e5e6
Bump eslint from 8.18.0 to 8.19.0 (#1543)
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.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.18.0...v8.19.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>
2022-07-04 08:08:07 +03:00
dependabot[bot]
7120dd8c0d
Bump @truffle/hdwallet-provider from 2.0.9 to 2.0.10 (#1544)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.10/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 08:08:00 +03:00
dependabot[bot]
0baf77aa16
Bump @typescript-eslint/parser from 5.30.0 to 5.30.4 (#1545)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.30.4.
- [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.30.4/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 08:07:54 +03:00
dependabot[bot]
d9e43d3924
Bump ts-node from 10.8.0 to 10.8.2 (#1546)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.2)

---
updated-dependencies:
- dependency-name: ts-node
  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>
2022-07-04 08:07:48 +03:00
Miquel A. Cabot
d613f33213
Merge pull request #1500 from oceanprotocol/issue-1474-refactoring-move-types-to-types-folder
Issue-#1474: Refactoring(3). Move types to src\@types folder
2022-06-30 16:45:50 +02:00
dependabot[bot]
8b228cc240
Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#1541)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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>
2022-06-30 13:23:39 +01:00
db6c0b5e98
Release 1.1.5 v1.1.5 2022-06-30 12:20:25 +01:00
EnzoVezzaro
7d4d034dbe
changed consume with orders (#1540) 2022-06-29 17:48:15 +03:00
mihaisc
ecc7226781
Release 1.1.4 v1.1.4 2022-06-29 16:48:04 +03:00
mihaisc
34c9a39157
fix conversion (#1538)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-29 16:46:12 +03:00
dependabot[bot]
d4f3e3b254
Bump release-it from 15.1.0 to 15.1.1 (#1536)
Bumps [release-it](https://github.com/release-it/release-it) from 15.1.0 to 15.1.1.
- [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.1.0...15.1.1)

---
updated-dependencies:
- dependency-name: release-it
  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>
2022-06-28 14:12:24 +01:00
dependabot[bot]
8123e681ef
Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#1531)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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>
2022-06-28 14:00:22 +01:00
dependabot[bot]
e406abbd75
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0 (#1533)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.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.30.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 13:59:42 +01:00
dependabot[bot]
0659347930
Bump typedoc from 0.22.17 to 0.23.2 (#1535)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.17 to 0.23.2.
- [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.22.17...v0.23.2)

---
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>
2022-06-28 13:50:43 +01:00
dependabot[bot]
a3a73ba2be
Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 (#1534)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.0.
- [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.30.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2022-06-28 13:49:28 +01:00
Miquel A. Cabot
51361030e8
Merge pull request #1493 from oceanprotocol/issue-1474-refactoring-restructure-imports
Issue-#1474: Refactoring (2). Restructure imports
2022-06-28 12:19:32 +02:00
Miquel A. Cabot
9c9228c7bd
Merge pull request #1492 from oceanprotocol/issue-1474-refactoring-restructure-file-location
Issue-#1474: Refactoring (1). Restructure file location
2022-06-27 15:19:48 +02:00
mihaisc
7772e9387e
Release 1.1.3 v1.1.3 2022-06-24 17:24:39 +03:00
mihaisc
237e948107
Proper conversion to wei of base token when ordering (#1527)
* proper conversion to wei

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix conversion in pool

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix test

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix lint

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-06-24 17:22:18 +03:00
dependabot[bot]
50527fa24a
Bump release-it from 15.0.0 to 15.1.0 (#1526) 2022-06-24 10:33:16 +01:00
dependabot[bot]
b3f74a1b85
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 (#1523)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.29.0.
- [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.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2022-06-22 20:41:19 +01:00
dependabot[bot]
7daceea8e9
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0 (#1522)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.29.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.29.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 20:22:20 +01:00
dependabot[bot]
ba3c7bca9d
Bump typescript from 4.6.4 to 4.7.4 (#1520)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.4)

---
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>
2022-06-22 20:21:56 +01:00
dependabot[bot]
3c6a3cde7d
Bump eslint from 8.17.0 to 8.18.0 (#1521)
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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>
2022-06-22 15:23:40 +01:00
dependabot[bot]
168e7effd1
Bump web3 from 1.7.3 to 1.7.4 (#1525)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  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>
2022-06-22 15:21:29 +01:00
Miquel A. Cabot
e61452faca fix isValidProvider() function 2022-06-21 13:42:45 +02:00
Miquel A. Cabot
8a4ca6c178 fix lint issues 2022-06-21 12:21:13 +02:00
Miquel A. Cabot
a3a2c157df Remove try...catch from Pool 2022-06-21 12:19:42 +02:00
Miquel A. Cabot
6bd2913fe8 Remove try...catch from FixedRateExchange 2022-06-21 12:08:56 +02:00
Miquel A. Cabot
52c5195349 Remove try...catch from SideStaking 2022-06-21 12:06:57 +02:00
Miquel A. Cabot
792387cc6c Remove try...catch from Datatoken 2022-06-21 12:02:58 +02:00
Miquel A. Cabot
59eb56b9ee Remove try...catch from NFT 2022-06-21 12:00:20 +02:00
Miquel A. Cabot
11bb4c1fb3 Remove try...catch from NFTFactory 2022-06-21 11:59:51 +02:00
Miquel A. Cabot
bf1eab7df8 Remove try...catch from Dispenser 2022-06-21 11:59:05 +02:00