|
666bf42848
|
Release 2.3.0
v2.3.0
|
2022-10-19 13:26:43 +01:00 |
|
MantisClone
|
6efae8ebbc
|
Update Provider.checkFileUrl to allow non-URL file types (like Arweave) (#1627)
* Update Provider.checkFileUrl to allow non-URL file types
* Reduce scope to only URLs and Arweave.
* Remove parentheses to make linter happy
* Update Provider tests to use UrlFile argument
* Fix lint errors
* Fix lint error
* [REVERT THIS] comment coverage upload
* CC_TEST_REPORTER_ID secret not available in PR workflows from
external contributors.
* Revert "[REVERT THIS] comment coverage upload"
This reverts commit 7ca94b7e71ce5d53fa0c7b35bdff85e91b6db059.
* Add Arweave fileinfo unit test
* Rename `checkFileUrl` to `getFileInfo`
* Fix lint error
|
2022-10-19 13:24:20 +01:00 |
|
mihaisc
|
f91a42aa60
|
add new nft state (#1636)
* add new nft state
* added description
|
2022-10-19 14:21:53 +03:00 |
|
mihaisc
|
81cbb17c37
|
Release 2.2.3
v2.2.3
|
2022-10-17 13:37:02 +03:00 |
|
mihaisc
|
42c3c12d09
|
set gasFeeMultiplier for polygon (#1635)
|
2022-10-17 13:34:26 +03:00 |
|
mihaisc
|
0b2957d92a
|
Release 2.2.2
v2.2.2
|
2022-10-11 09:59:21 +03:00 |
|
mihaisc
|
2b15ae2d5a
|
add ve address (#1633)
|
2022-10-11 09:56:53 +03:00 |
|
dependabot[bot]
|
13fc7bfe3a
|
Bump got from 9.6.0 to 12.1.0 (#1631)
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 12.1.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v12.1.0)
---
updated-dependencies:
- dependency-name: got
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>
|
2022-10-04 11:31:49 +01:00 |
|
mihaisc
|
2949ca8e87
|
Release 2.2.1
v2.2.1
|
2022-10-04 13:04:04 +03:00 |
|
mihaisc
|
1d692b72cf
|
add allocated (#1630)
* add allocated
* allocated nullable
|
2022-10-04 12:58:30 +03:00 |
|
|
87e188d006
|
Release 2.2.0
v2.2.0
|
2022-10-03 12:42:57 +01:00 |
|
|
bb6a4e8f9c
|
remove ropsten & rinkeby from ConfigHelper (#1617)
|
2022-10-03 12:32:03 +01:00 |
|
Bogdan Fazakas
|
96274dcc95
|
Merge pull request #1628 from oceanprotocol/dependabot/npm_and_yarn/types/node-18.8.0
Bump @types/node from 18.7.16 to 18.8.0
|
2022-10-03 11:04:41 +03:00 |
|
dependabot[bot]
|
32536225e0
|
Bump @types/node from 18.7.16 to 18.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.16 to 18.8.0.
- [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>
|
2022-10-03 07:40:21 +00:00 |
|
Bogdan Fazakas
|
6168da3428
|
Merge pull request #1624 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-10.0.0
Bump @types/mocha from 9.1.1 to 10.0.0
|
2022-10-03 10:39:07 +03:00 |
|
dependabot[bot]
|
682ce53225
|
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#1626)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-01 02:56:12 +01:00 |
|
dependabot[bot]
|
c191b3abc4
|
Bump @truffle/hdwallet-provider from 2.0.14 to 2.0.16 (#1623)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.16/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-10-01 02:55:53 +01:00 |
|
dependabot[bot]
|
925b7928a2
|
Bump @types/mocha from 9.1.1 to 10.0.0
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
---
updated-dependencies:
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-01 01:28:40 +00:00 |
|
dependabot[bot]
|
58a02bbf06
|
Bump typescript from 4.7.4 to 4.8.4 (#1619)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.4)
---
updated-dependencies:
- dependency-name: typescript
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-10-01 02:28:31 +01:00 |
|
dependabot[bot]
|
16f5208a3a
|
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1 (#1621)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.38.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.38.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-01 02:27:56 +01:00 |
|
dependabot[bot]
|
0c0a3ada3d
|
Bump eslint from 8.23.1 to 8.24.0 (#1622)
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.23.1...v8.24.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-10-01 02:27:37 +01:00 |
|
dependabot[bot]
|
94aa0fb3de
|
Bump eslint-config-oceanprotocol from 2.0.3 to 2.0.4 (#1620)
Bumps [eslint-config-oceanprotocol](https://github.com/oceanprotocol/eslint-config-oceanprotocol) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/oceanprotocol/eslint-config-oceanprotocol/releases)
- [Changelog](https://github.com/oceanprotocol/eslint-config-oceanprotocol/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: eslint-config-oceanprotocol
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-10-01 02:27:20 +01:00 |
|
dependabot[bot]
|
737b487fc7
|
Bump vm2 from 3.9.9 to 3.9.11 (#1616)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11.
- [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.9...3.9.11)
---
updated-dependencies:
- dependency-name: vm2
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>
|
2022-10-01 02:26:59 +01:00 |
|
|
f22f3c4580
|
Release 2.1.1
v2.1.1
|
2022-09-23 10:37:53 +01:00 |
|
|
829795fd6f
|
add full support for Goerli (#1614)
|
2022-09-23 10:28:03 +01:00 |
|
|
3633f54f7c
|
Release 2.1.0
v2.1.0
|
2022-09-22 20:27:16 +01:00 |
|
|
2425fb7975
|
bump @oceanprotocol/contracts to v1.1.6 (#1613)
|
2022-09-22 20:22:29 +01:00 |
|
Alex Coseru
|
b6c9af9dae
|
add Arweave/Ipfs/Smartcontract data types (#1612)
|
2022-09-20 10:52:38 +03:00 |
|
alexcos20
|
192e0a736d
|
Release 2.0.2
v2.0.2
|
2022-09-13 10:18:25 +03:00 |
|
Bogdan Fazakas
|
085bc10065
|
rollback microbundle package (#1611)
|
2022-09-13 09:44:40 +03:00 |
|
alexcos20
|
a784ebf9a7
|
Release 2.0.1
v2.0.1
|
2022-09-12 18:38:22 +03:00 |
|
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 |
|