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

816 Commits

Author SHA1 Message Date
Alex Coseru
12453777a5
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-22 14:22:13 +03:00
alexcos20
2d989df445 fix namings 2020-09-22 04:06:05 -07:00
Alex Coseru
023c258311
Merge branch 'main' into feature/customProvider 2020-09-22 12:35:56 +03:00
f5bbdcce69
Merge pull request #303 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.2.0
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
2020-09-22 10:35:41 +02:00
dependabot[bot]
fcdeb60aa5
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.2.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 08:05:11 +00:00
Ahmed
944642f189
Merge pull request #296 from oceanprotocol/fix/dt-check
add data token address validity check
2020-09-22 10:04:29 +02:00
Ahmed
f2cd1addb4
Merge pull request #305 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.19.2
Bump typedoc from 0.19.1 to 0.19.2
2020-09-22 10:03:23 +02:00
Ahmed
ecdb5f8b3f
Merge pull request #306 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.2
Bump @types/node from 14.11.1 to 14.11.2
2020-09-22 10:02:52 +02:00
Ahmed
1c1bc7acff
Merge pull request #304 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.2.0
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
2020-09-22 10:02:26 +02:00
dependabot[bot]
df03cf8869
Bump @types/node from 14.11.1 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:59 +00:00
dependabot[bot]
4d565456bc
Bump typedoc from 0.19.1 to 0.19.2
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.1...v0.19.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:42 +00:00
dependabot[bot]
dc73ec37e5
Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.2.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-22 01:54:28 +00:00
8e9678e045
Merge pull request #302 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.0.3
Bump typescript from 4.0.2 to 4.0.3
2020-09-21 10:36:45 +02:00
a8cdb961d2
Merge pull request #301 from oceanprotocol/dependabot/npm_and_yarn/auto-changelog-2.2.1
Bump auto-changelog from 2.2.0 to 2.2.1
2020-09-21 10:36:32 +02:00
dependabot[bot]
ac14192e7e
Bump typescript from 4.0.2 to 4.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 01:04:00 +00:00
dependabot[bot]
d5ff713882
Bump auto-changelog from 2.2.0 to 2.2.1
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/CookPete/auto-changelog/releases)
- [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 01:03:26 +00:00
alexcos20
62f27b0157 fix tests 2020-09-19 15:27:11 -07:00
alexcos20
3f017924f7 fix lint 2020-09-19 15:13:47 -07:00
alexcos20
86656490d8 use custom provider 2020-09-19 15:11:37 -07:00
alexcos20
34022360e3 Merge branch 'feature/customProvider' of https://github.com/oceanprotocol/ocean-lib-js into feature/customProvider 2020-09-19 00:53:49 -07:00
alexcos20
67f6e16330 more customProvider code 2020-09-19 00:52:27 -07:00
alexcos20
d10766d967 extra checks 2020-09-19 00:51:35 -07:00
alexcos20
20493dfca4 extra check 2020-09-19 00:51:07 -07:00
alexcos20
5655909623 allow customProvider on publish 2020-09-19 00:50:01 -07:00
alexcos20
671c170377 update travis 2020-09-19 00:39:34 -07:00
alexcos20
796b7021f9 more customProvider code 2020-09-19 00:39:34 -07:00
alexcos20
e71180e2df add tests 2020-09-19 00:39:05 -07:00
alexcos20
554ab76dc6 extra checks 2020-09-19 00:39:05 -07:00
alexcos20
ed5e3e7b93 extra check 2020-09-19 00:39:05 -07:00
alexcos20
f75e45500c allow customProvider on publish 2020-09-19 00:39:05 -07:00
alexcos20
ae4011914b update travis 2020-09-19 00:33:35 -07:00
Alex Coseru
fbc6e80fc9
Merge branch 'main' into feature/customProvider 2020-09-19 10:16:12 +03:00
alexcos20
11b58cb8c0 more customProvider code 2020-09-19 00:14:02 -07:00
d7dfa326d3
test fixes 2020-09-18 11:21:43 +02:00
7d34e1c99c
also check for validity of passed data token 2020-09-18 10:59:59 +02:00
127b0c2fcc
test tweaks 2020-09-18 10:56:12 +02:00
2ac93392b4
add data token address validity check 2020-09-18 10:10:02 +02:00
587c9f9b09
Merge pull request #294 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.1
Bump @types/node from 14.10.2 to 14.11.1
2020-09-18 09:30:01 +02:00
f58b9b0e46
Merge pull request #295 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.1.0
Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0
2020-09-18 09:29:46 +02:00
dependabot[bot]
1003c53e18
Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.44 to 1.1.0.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.44...@truffle/hdwallet-provider@1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-18 01:02:23 +00:00
dependabot[bot]
659638416a
Bump @types/node from 14.10.2 to 14.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.2 to 14.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-18 01:01:51 +00:00
Alex Coseru
6879793709
Merge pull request #271 from oceanprotocol/feature/startOrder
add startOrder
2020-09-18 01:12:30 +03:00
Alex Coseru
bbb7615450
Update .travis.yml 2020-09-17 22:27:30 +03:00
Alex Coseru
2b2a9e78c1
Update .travis.yml 2020-09-17 18:55:53 +03:00
Alex Coseru
931e918ff1
Merge pull request #287 from oceanprotocol/feature/decentralized_DDO
Feature/decentralized ddo  (based on feature/StartOrder)
2020-09-17 17:43:03 +03:00
Alex Coseru
4facb18cbe
Merge branch 'feature/startOrder' into feature/decentralized_DDO 2020-09-17 13:34:43 +03:00
Alex Coseru
2a21931440
Merge branch 'main' into feature/startOrder 2020-09-17 13:12:50 +03:00
alexcos20
fe570b7865 fix lint 2020-09-16 15:47:57 -07:00
alexcos20
b815fbf0a1 add stats 2020-09-16 15:36:44 -07:00
fff035a90a
use provider version from barge 2020-09-16 18:01:03 +02:00