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

3253 Commits

Author SHA1 Message Date
dependabot[bot]
89c0d57e81
Bump microbundle from 0.14.2 to 0.15.1 (#1600)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 18:36:18 +03:00
dependabot[bot]
f0c5633e3c
Bump @truffle/hdwallet-provider from 2.0.10 to 2.0.14 (#1609)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.10 to 2.0.14.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.14/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-09-12 18:35:45 +03:00
dependabot[bot]
83aaad7ace
Bump mock-local-storage from 1.1.21 to 1.1.23 (#1610)
Bumps [mock-local-storage](https://gitlab.com/kaictl/node/mock-local-storage) from 1.1.21 to 1.1.23.
- [Release notes](https://gitlab.com/kaictl/node/mock-local-storage/tags)
- [Commits](https://gitlab.com/kaictl/node/mock-local-storage/compare/v1.1.21...v1.1.23)

---
updated-dependencies:
- dependency-name: mock-local-storage
  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-09-12 18:35:23 +03:00
dependabot[bot]
4178c969f3
Bump @types/node from 18.0.1 to 18.7.16 (#1608)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.1 to 18.7.16.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 18:35:13 +03:00
Bogdan Fazakas
d0aff4e49c
Merge pull request #1604 from oceanprotocol/fix/c2d-paynothing-test-flows
Put back missing c2d test flows
2022-09-12 18:33:59 +03:00
Alex Coseru
97849be3b5
Merge branch 'main' into fix/c2d-paynothing-test-flows 2022-09-12 18:21:11 +03:00
Alex Coseru
ad0e724e68
Feature/add ve fee estimate (#1606)
* bump to contracts 1.1.4

* add estimateClaim

* fix

* Bump decimal.js from 10.3.1 to 10.4.0 (#1598)

Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.3.1 to 10.4.0.
- [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.3.1...v10.4.0)

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

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>

* Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 (#1601)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.36.2.
- [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.36.2/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.19.0 to 8.23.0 (#1602)

Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.23.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.19.0...v8.23.0)

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

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>

* add graphql type (#1607)

* add graphql type

* Updating CodeExamples.md

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions Bot <>
2022-09-12 18:20:21 +03:00
dependabot[bot]
ed0d04f92c
Bump eslint from 8.19.0 to 8.23.0 (#1602)
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.23.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.19.0...v8.23.0)

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

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-09-12 17:24:33 +03:00
dependabot[bot]
ff2c37a8ef
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 (#1601)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.36.2.
- [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.36.2/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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 17:24:28 +03:00
dependabot[bot]
9c7e4d8463
Bump decimal.js from 10.3.1 to 10.4.0 (#1598)
Bumps [decimal.js](https://github.com/MikeMcl/decimal.js) from 10.3.1 to 10.4.0.
- [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.3.1...v10.4.0)

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

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-09-12 17:24:20 +03:00
Bogdan Fazakas
8acbbd01b6 removed missed comments and one delay 2022-09-09 14:21:20 +03:00
Bogdan Fazakas
610d15b2b4 removed unnecesar logs 2022-09-09 14:07:30 +03:00
Bogdan Fazakas
219d4b4a1e put back paid env test 2022-09-09 13:15:01 +03:00
Bogdan Fazakas
9fc8a8ebb3 update asset timeouts 2022-09-09 12:20:41 +03:00
Bogdan Fazakas
479234d806 add more logs 2022-09-09 10:22:16 +03:00
Bogdan Fazakas
1430d615f2 Merge branch 'main' into fix/c2d-paynothing-test-flows 2022-09-09 10:14:45 +03:00
Bogdan Fazakas
8bd254fc96
Merge pull request #1603 from oceanprotocol/fix/approveWei
fixed approve methods
2022-09-08 08:34:06 +03:00
Bogdan Fazakas
ebe15f9dcf debug 2022-09-07 17:35:40 +03:00
Bogdan Fazakas
63a17caa84 fixed approve methods 2022-09-07 16:37:57 +03:00
alexcos20
197a75a2f9 Release 2.0.0 v2.0.0 2022-09-07 13:18:27 +03:00
alexcos20
00aaf3797a Release 2.0.0-next.3 v2.0.0-next.3 2022-09-06 21:45:08 +03:00
Alex Coseru
dd383ec365
add DataFarming contract support (#1596)
* add DataFarming contract support
2022-09-06 21:43:51 +03:00
alexcos20
647096a9af Release 2.0.0-next.2 v2.0.0-next.2 2022-09-06 18:42:15 +03:00
alexcos20
c90ebb0df8 bump package version 2022-09-06 18:40:51 +03:00
Alex Coseru
f8f4b48243
Feature/basic ve ocean (#1595)
* bump contracts to 1.1.3

* add basic veOcean support

Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
v2.0.0-next.1
2022-09-06 15:00:47 +03:00
Jamie Hewitt
8a6f009290 Updating release-it 2022-08-24 11:29:12 +03:00
Bogdan Fazakas
961d063b3c
Merge pull request #1579 from oceanprotocol/feature/eip-1559-support
Eip 1559 support
2022-08-24 00:06:26 +03:00
Bogdan Fazakas
2d3f9ee259 cleanups 2022-08-23 23:00:58 +03:00
Bogdan Fazakas
1965ceae6a more debug 2022-08-23 22:27:19 +03:00
Bogdan Fazakas
b7fd131421 update compute duration and logs 2022-08-23 22:12:18 +03:00
Bogdan Fazakas
56fa2a3b17 update delay and compute time 2022-08-23 21:43:45 +03:00
Bogdan Fazakas
324b4eda64 fix sintax 2022-08-23 21:27:15 +03:00
Bogdan Fazakas
39672b3ec0 added more logs 2022-08-23 21:21:57 +03:00
Bogdan Fazakas
5eff2bd0d1 updated compute valid until time 2022-08-23 18:00:37 +03:00
Bogdan Fazakas
f99629dfc5 updated timeouts 2022-08-23 17:46:54 +03:00
Bogdan Fazakas
f862f32b3b try a 2 min delay 2022-08-23 17:29:25 +03:00
Bogdan Fazakas
42f3e99c5b put back rerun with same agreement id 2022-08-23 16:41:43 +03:00
Bogdan Fazakas
c9148ed583 comment out rerun jobs withoud order 2022-08-23 11:51:18 +03:00
Bogdan Fazakas
4cf4bb3b07 remove console logs 2022-08-23 11:38:24 +03:00
Bogdan Fazakas
c7e402e71e log job status each sec 2022-08-23 10:50:32 +03:00
Bogdan Fazakas
5d4c07a7f8 log job status 2022-08-23 10:17:09 +03:00
Bogdan Fazakas
d013cd65e1 added more logs 2022-08-23 09:43:00 +03:00
Bogdan Fazakas
4bafdb796a update sleep value 2022-08-22 17:44:38 +03:00
Bogdan Fazakas
8f13bb64cc use higher sleep value 2022-08-22 17:34:12 +03:00
Bogdan Fazakas
f18d5cdd1b add sleep 2022-08-22 17:10:06 +03:00
Bogdan Fazakas
932dbf8a96 removed unnecesar logs 2022-08-22 17:01:31 +03:00
Bogdan Fazakas
35886bc934 added await 2022-08-22 16:31:57 +03:00
Bogdan Fazakas
541e714626 more compute logs 2022-08-22 16:15:40 +03:00
Bogdan Fazakas
99f56a24e0 added more logs on compute failure 2022-08-22 13:43:31 +03:00
Bogdan Fazakas
315942db41 add error check for logs message 2022-08-19 16:34:59 +03:00