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

3073 Commits

Author SHA1 Message Date
Bogdan Fazakas
4cfd469c61 finished datatoken tests 2023-03-06 16:28:16 +02:00
Bogdan Fazakas
b82cf2f7a6 datatoken test more tests 2023-03-03 16:57:14 +02:00
Bogdan Fazakas
5a7e664b7d pull changes 2023-03-03 13:38:36 +02:00
Bogdan Fazakas
c73ba4fbd6 Work datatoken unit tests 2023-03-03 13:37:10 +02:00
alexcos20
2596f3baec increase gas estimate 2023-03-03 12:30:54 +02:00
alexcos20
b94698e188 increase gas estimate 2023-03-03 12:30:36 +02:00
alexcos20
c9908ae7e9 add DFRewards test 2023-03-03 11:02:08 +02:00
Bogdan Fazakas
102625ee7f WIP datatoken unit tests 2023-03-03 10:44:27 +02:00
alexcos20
1147de75b6 add fre tests part 1 2023-03-03 10:39:32 +02:00
alexcos20
7d4310a6fe add dispenser tests 2023-03-03 08:31:55 +02:00
Bogdan Fazakas
cfbec623ab Nft test 2023-03-02 16:45:10 +02:00
alexcos20
c712e3bc85 fix dispenser 2023-03-01 13:23:09 +02:00
alexcos20
c32c4d753e add Router tests 2023-03-01 11:12:29 +02:00
alexcos20
a149748ef7 add wait 2023-02-23 10:51:15 +02:00
alexcos20
3a635c96f2 full NftFactory.test 2023-02-23 10:50:37 +02:00
alexcos20
8dc7525d61 add tx wait 2023-02-22 15:51:33 +02:00
alexcos20
6186c71a6f add log 2023-02-22 15:47:11 +02:00
alexcos20
10c0b2fc6e downgrade to ethers 5.7.2 2023-02-22 15:41:18 +02:00
alexcos20
96c0e87243 first test passing 2023-02-22 10:00:59 +02:00
alexcos20
8b6962bd31 contract updates 2023-02-21 16:18:09 +02:00
alexcos20
7289220ca4 ve tests 2023-02-09 11:39:04 +02:00
alexcos20
abf0c9bbcc ve updates 2023-02-09 11:38:57 +02:00
alexcos20
8d6288f63b global updates 2023-02-09 11:38:43 +02:00
alexcos20
f431f1d2c6 add ethers 2023-02-09 11:38:19 +02:00
956a0009c7
Release 2.6.2 v2.6.2 2023-02-07 21:42:43 +00:00
dependabot[bot]
ea79bf1a6d
Bump @truffle/hdwallet-provider from 2.1.4 to 2.1.5 (#1689)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.1.5/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>
2023-02-07 21:41:27 +00:00
dependabot[bot]
2f42f2f3d7
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#1691)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 21:28:03 +00:00
Bogdan Fazakas
5306d75208
Set withMint default to true (#1693)
* make withMint default to true

* fix lint
2023-02-07 21:27:40 +00:00
Jamie Hewitt
865618a376
Merge pull request #1687 from oceanprotocol/dependabot/npm_and_yarn/decimal.js-10.4.3
Bump decimal.js from 10.4.2 to 10.4.3
2023-02-01 10:08:43 +03:00
Jamie Hewitt
713ad8d780
Merge pull request #1690 from oceanprotocol/dependabot/npm_and_yarn/mocha-10.2.0
Bump mocha from 10.1.0 to 10.2.0
2023-02-01 09:40:09 +03:00
dependabot[bot]
e82a6b9f4a
Bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.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.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 02:02:12 +00:00
dependabot[bot]
25ca377500
Bump decimal.js from 10.4.2 to 10.4.3
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.4.2 to 10.4.3.
- [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.2...v10.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 02:00:57 +00:00
dependabot[bot]
033728204a
Bump json5 from 1.0.1 to 1.0.2 (#1681)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  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>
2023-01-06 08:38:12 +02:00
Bogdan Fazakas
d4711aab98 Release 2.6.1 v2.6.1 2023-01-06 08:16:07 +02:00
Bogdan Fazakas
b99bde9327
Fix download when content disposition header missing (#1680)
* default filenamen

* remove logs
2023-01-05 17:40:48 +02:00
Jamie Hewitt
3c19a08d93
Merge pull request #1676 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.8.1
Bump prettier from 2.7.1 to 2.8.1
2023-01-03 11:12:27 +00:00
Jamie Hewitt
cdf344b3e0
Merge pull request #1675 from oceanprotocol/dependabot/npm_and_yarn/types/node-18.11.18
Bump @types/node from 18.8.0 to 18.11.18
2023-01-03 11:03:47 +00:00
Jamie Hewitt
e860ca922b
Merge pull request #1674 from oceanprotocol/dependabot/npm_and_yarn/release-it-15.6.0
Bump release-it from 15.5.0 to 15.6.0
2023-01-03 10:45:47 +00:00
dependabot[bot]
06fb724807
Bump prettier from 2.7.1 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 10:42:33 +00:00
dependabot[bot]
84c271fc35
Bump @types/node from 18.8.0 to 18.11.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.0 to 18.11.18.
- [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>
2023-01-03 10:42:33 +00:00
Jamie Hewitt
dc1383220b
Merge pull request #1677 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-2.1.4
Bump @truffle/hdwallet-provider from 2.1.2 to 2.1.4
2023-01-03 10:41:34 +00:00
Jamie Hewitt
c61a31cc91
Merge pull request #1678 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.47.1
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
2023-01-03 10:41:00 +00:00
dependabot[bot]
fe4c3ddd5d
Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.47.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.47.1.
- [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.47.1/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>
2023-01-01 02:03:12 +00:00
dependabot[bot]
675f8d4827
Bump @truffle/hdwallet-provider from 2.1.2 to 2.1.4
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.1.4/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>
2023-01-01 02:02:37 +00:00
dependabot[bot]
b01a7c435d
Bump release-it from 15.5.0 to 15.6.0
Bumps [release-it](https://github.com/release-it/release-it) from 15.5.0 to 15.6.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.5.0...15.6.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>
2023-01-01 02:00:49 +00:00
Jamie Hewitt
1af78355e5
Merge pull request #1672 from oceanprotocol/issue-#1668-erc725-readme
Adding instructions on how to use ERC725 in the CodeExamples file
2022-12-22 15:00:03 +00:00
Jamie Hewitt
39ac4a4046 Combining tests and checking that the data received is correct 2022-12-22 14:25:01 +00:00
Jamie Hewitt
2bb4f751a2 updating assertion messages 2022-12-22 14:17:10 +00:00
Jamie Hewitt
5d3bcde5bd Updating assertion failure messages 2022-12-22 14:09:47 +00:00
Jamie Hewitt
0d80190cab Removing test:guide command 2022-12-22 14:07:27 +00:00