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

3138 Commits

Author SHA1 Message Date
Bogdan Fazakas
b98f8a4e14
Cover all storage type support (#1685)
* adds new test file for all storage type supported (publish/ edit/ consume)
* added helper for integration tests
* refactor other test files to use helpers
2023-03-20 17:59:42 +02:00
Bogdan Fazakas
a2e9901697 Release 2.7.0 v2.7.0 2023-03-20 16:32:34 +02:00
Bogdan Fazakas
5a29fefd3b
Multichain Provider (#1698)
* added chainId param to encrypt method

* updated tests & examples
2023-03-20 15:44:12 +02:00
Bogdan Fazakas
26001b6c5b update provider & fix publish flow int test 2023-03-17 11:47:10 +02:00
GitHub Actions Bot
4790cd6c3e Updating CodeExamples.md 2023-03-08 11:03:14 +00:00
Alex Coseru
44e29ccf40
Merge 3ed382ce84183cfa791d4525b7863b0145e9c4a5 into 849c575d083ea7d2b589e1c7268da159066ba10e 2023-03-08 10:55:21 +00:00
Bogdan Fazakas
3ed382ce84 Provider int tests 2023-03-08 12:55:09 +02:00
Bogdan Fazakas
dd72fa4d44 fix nft transfer tests 2023-03-06 17:32:47 +02:00
Bogdan Fazakas
c8554073c3 fix nft get data 2023-03-06 17:22:27 +02:00
Bogdan Fazakas
4cfd469c61 finished datatoken tests 2023-03-06 16:28:16 +02:00
dependabot[bot]
849c575d08
Bump release-it from 15.6.0 to 15.6.1 (#1704)
Bumps [release-it](https://github.com/release-it/release-it) from 15.6.0 to 15.6.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.6.0...15.6.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>
2023-03-06 09:33:22 +02:00
dependabot[bot]
898020b134
Bump prettier from 2.8.1 to 2.8.4 (#1703)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4.
- [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.8.1...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  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-03-06 08:36:59 +02:00
dependabot[bot]
cfc2bb1776
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.54.0 (#1702)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.1 to 5.54.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.54.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>
2023-03-06 08:35:32 +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
Maria Carmina
b4d86e3925
Updated copyright year. (#1700) 2023-02-22 14:15:05 +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
Bogdan Fazakas
53f0c536a9 Release 2.6.3 v2.6.3 2023-02-13 14:13:51 +03:00
Bogdan Fazakas
6a4631d215
add macOS readme message (#1697)
* add readme message, update subgraph port

* update ip s add readme updates

* remove unwanted readme line

* update readme message

* fix aqua url

* Update README.md

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>

---------

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2023-02-13 10:43:18 +00: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