Bogdan Fazakas
|
dfc8ba3d64
|
update log messages for errors
|
2023-05-09 13:16:02 +03:00 |
|
Alex Coseru
|
81626ef827
|
Merge 478207f731b1ffffd38e895b06298b404581cbf4 into 59568d292ee1455f8418a3cbbb1756ff7a4fac30
|
2023-05-09 08:19:58 +00:00 |
|
Bogdan Fazakas
|
478207f731
|
Release 3.0.0-next.2
|
2023-05-09 11:19:47 +03:00 |
|
Bogdan Fazakas
|
11cb8d32fd
|
Release 3.0.0-next.2
v3.0.0-next.2
|
2023-05-09 11:12:40 +03:00 |
|
Alex Coseru
|
06c6c714e0
|
Merge a038f24af4ff10adaab38cf2973febabc199aadb into 59568d292ee1455f8418a3cbbb1756ff7a4fac30
|
2023-05-09 10:04:37 +03:00 |
|
Bogdan Fazakas
|
a038f24af4
|
merge main fix conflicts
|
2023-05-09 10:04:28 +03:00 |
|
Bogdan Fazakas
|
b2cf7cddee
|
npm package cleanups
|
2023-05-09 09:40:42 +03:00 |
|
Bogdan Fazakas
|
884d2bdea7
|
fix todos add missing logic to send tx
|
2023-05-09 09:40:42 +03:00 |
|
Jamie Hewitt
|
89a72e6b29
|
Merge pull request #1724 from oceanprotocol/features/ethers-typedoc
Adding docs with Typedoc
|
2023-05-03 14:47:04 +01:00 |
|
Bogdan Fazakas
|
59568d292e
|
update get compute env return type (#1721)
|
2023-05-03 09:21:21 +03:00 |
|
Jamie Hewitt
|
52a8b660b7
|
Merge 149d692631daee74de8f57d0a16559181d87193b into e1dba53e5a206a6b692bde981a71cb7770997831
|
2023-05-02 17:20:08 +00:00 |
|
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 |
|
dependabot[bot]
|
15ac930e88
|
Bump @truffle/hdwallet-provider from 2.1.5 to 2.1.10 (#1725)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.1.5 to 2.1.10.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.1.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>
|
2023-05-02 16:31:14 +03:00 |
|
dependabot[bot]
|
9b46905d7b
|
Bump vm2 from 3.9.11 to 3.9.17 (#1722)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.11...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 16:22:13 +03:00 |
|
dependabot[bot]
|
a236b0949d
|
Bump chai from 4.3.6 to 4.3.7 (#1726)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7)
---
updated-dependencies:
- dependency-name: chai
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-05-02 15:59:49 +03: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 |
|