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

3152 Commits

Author SHA1 Message Date
Jamie Hewitt
149d692631 Updating script permissions 2023-05-02 18:19:59 +01:00
Jamie Hewitt
4454f5e82b Updating documentation 2023-05-02 18:18:30 +01:00
Jamie Hewitt
c99bc5c6e8 Updating CI to build and commit the documentation 2023-05-02 17:56:25 +01:00
Jamie Hewitt
533ef36b1b Merge branch 'features/ethers-typedoc' of github.com:oceanprotocol/ocean.js into features/ethers-typedoc 2023-05-02 17:36:49 +01:00
Jamie Hewitt
bc1f537d09 adding Typedoc to ethers branch 2023-05-02 15:59:59 +01:00
Bogdan Fazakas
e1dba53e5a fix lint 2023-05-02 15:57:14 +03:00
Bogdan Fazakas
0a9a6b94e0 merge main and fix conflicts 2023-05-02 15:50:42 +03:00
Bogdan Fazakas
0f77f75bc9
Fix c2d restart job with valid fees and order (#1729)
* added logs

* adds wait method

* adds await till job ends

* cleanups

* removes logs
2023-05-02 15:45:16 +03:00
Bogdan Fazakas
eb67d4c7f0 Release 3.0.0-next.1 v3.0.0-next.1 2023-04-28 11:43:51 +03:00
Bogdan Fazakas
304b53ad16 fix lint 2023-04-27 13:20:41 +03:00
Bogdan Fazakas
05c4030afd update provider signature message 2023-04-27 13:08:01 +03:00
Jamie Hewitt
66c6a730f0 adding Typedoc to ethers branch 2023-04-26 17:43:49 +01:00
Bogdan Fazakas
4f5a8cee3e Release 3.0.0-next.0 v3.0.0-next.0 2023-04-18 11:17:06 +03:00
Bogdan Fazakas
6d6676407e update get compute env return type 2023-04-18 09:42:11 +03:00
Bogdan Fazakas
2590c476c8 adds most of the provider errors 2023-04-13 23:29:29 +03:00
Alex Coseru
fbcd13ac29
Make FRE withMint = True (#1719)
* Updating CodeExamples.md
2023-04-13 23:29:04 +03:00
Bogdan Fazakas
8ac0643fbb add missing error handling file 2023-04-11 16:42:07 +03:00
Bogdan Fazakas
44bd656e37 handle provider errors 2023-04-11 16:40:50 +03:00
Bogdan Fazakas
b9ba8e5582 donw with jsdoc updates 2023-04-07 09:48:42 +03:00
Bogdan Fazakas
be58cec34c more jsdoc updates 2023-04-06 16:53:21 +03:00
dependabot[bot]
2d549f9e06
Bump @types/node from 18.11.18 to 18.15.11 (#1712)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.15.11.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 17:44:17 +03:00
dependabot[bot]
a8c7eb1d07
Bump bignumber.js from 9.1.0 to 9.1.1 (#1713)
Bumps [bignumber.js](https://github.com/MikeMcl/bignumber.js) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases)
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MikeMcl/bignumber.js/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: bignumber.js
  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>
2023-04-05 17:35:50 +03:00
dependabot[bot]
3400faba62
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.57.0 (#1711)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.0 to 5.57.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.57.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-04-05 17:22:58 +03:00
dependabot[bot]
37848f35f9
Bump @oceanprotocol/contracts from 1.1.8 to 1.1.12 (#1709)
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 1.1.8 to 1.1.12.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v1.1.8...v1.1.12)

---
updated-dependencies:
- dependency-name: "@oceanprotocol/contracts"
  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>
2023-04-05 17:13:24 +03:00
Bogdan Fazakas
967f6642fb more cleanup and jsdoc updates 2023-04-05 16:43:43 +03:00
Bogdan Fazakas
e5bfd3e6bd added missing unit tests for usdc fixed rate exchange tests 2023-03-30 16:37:33 +03:00
GitHub Actions Bot
7e7f12e898 Updating CodeExamples.md 2023-03-28 06:27:22 +00:00
Alex Coseru
de78ca6c57
Merge 6585c02f5266788a2efc279cf5ec2fe9177a430c into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-28 06:15:06 +00:00
Bogdan Fazakas
6585c02f52 clean-up 2023-03-28 09:14:52 +03:00
GitHub Actions Bot
996d967e65 Updating ComputeExamples.md 2023-03-27 15:32:52 +00:00
GitHub Actions Bot
99f7b29bf5 Updating CodeExamples.md 2023-03-27 15:32:51 +00:00
Alex Coseru
4f12cd3bab
Merge 18b79c6201355c08bd88123b069d516717467d70 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-27 15:20:13 +00:00
Bogdan Fazakas
18b79c6201 update readmes table links 2023-03-27 18:19:59 +03:00
GitHub Actions Bot
02d3a233d3 Updating CodeExamples.md 2023-03-27 15:06:11 +00:00
Alex Coseru
c7c9df766e
Merge da9b1cad8aaa8e1032e949d53aa159cebf1846d7 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-27 14:53:56 +00:00
Bogdan Fazakas
da9b1cad8a update code examples readme structure 2023-03-27 17:53:42 +03:00
GitHub Actions Bot
c7f2903775 Updating CodeExamples.md 2023-03-27 12:02:35 +00:00
Alex Coseru
2ee0b6fa62
Merge a09c874f958c3d10e35d91d8e5a04638e9e9a787 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-27 11:49:27 +00:00
Bogdan Fazakas
a09c874f95 set metadata updates 2023-03-27 14:49:18 +03:00
Bogdan Fazakas
bc6f098329 update dt instance in code examples md 2023-03-27 14:18:10 +03:00
Bogdan Fazakas
cfe4166a11 code examples update metadata flags 2023-03-27 14:09:41 +03:00
Bogdan Fazakas
86d4428780 update readme 2023-03-27 13:54:11 +03:00
Bogdan Fazakas
ad065547d5 update dep in readme 2023-03-27 13:43:04 +03:00
Bogdan Fazakas
54bceff496 run all tests 2023-03-27 13:38:55 +03:00
GitHub Actions Bot
815ee37c52 Updating CodeExamples.md 2023-03-27 09:57:03 +00:00
Alex Coseru
65754a0b20
Merge dfe3d77af238517cfe099f96643c5b241983c9f5 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-27 09:50:03 +00:00
Bogdan Fazakas
dfe3d77af2 update code examples readme 2023-03-27 12:49:44 +03:00
Bogdan Fazakas
7244bf03ca wip code examples readme 2023-03-27 12:49:44 +03:00
GitHub Actions Bot
1ad89ac75a Updating ComputeExamples.md 2023-03-23 16:55:19 +00:00
Alex Coseru
1e3642cc59
Merge 0943cc9af1f5394845f642d6bb07207f8be69498 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-23 16:47:57 +00:00