alexcos20
|
ee53e5f41a
|
add interface for PoolLogs & Actions
|
2020-09-25 01:17:41 -07:00 |
|
alexcos20
|
43dee2fca7
|
fix tests
|
2020-09-25 00:49:19 -07:00 |
|
alexcos20
|
ffdd8f561a
|
Merge branch 'feature/statstics_history' of https://github.com/oceanprotocol/ocean-lib-js into feature/statstics_history
|
2020-09-24 22:25:32 -07:00 |
|
alexcos20
|
1f15a67d64
|
add getPoolsbyCreator
|
2020-09-24 22:15:33 -07:00 |
|
alexcos20
|
34daf5cfe9
|
fix lint
|
2020-09-24 21:51:20 -07:00 |
|
alexcos20
|
c6a9f7d69b
|
add stats
|
2020-09-24 21:51:20 -07:00 |
|
|
eaffea87d2
|
Release 0.3.0
v0.3.0
|
2020-09-23 21:51:14 +02:00 |
|
|
f76122adc1
|
Merge pull request #308 from oceanprotocol/fix/getownerassets
fix getOwnerAssets response
|
2020-09-23 21:48:50 +02:00 |
|
|
905fd99496
|
update tests
|
2020-09-23 21:39:35 +02:00 |
|
|
19e4e584a8
|
fix ocean.assets.ownerAssets() response type
|
2020-09-23 21:14:19 +02:00 |
|
|
fb20a76e45
|
fix getOwnerAssets response
* make it return the full `QueryResult` to keep it consistent and have pagination work properly
|
2020-09-23 19:48:55 +02:00 |
|
|
119095470d
|
Merge pull request #309 from oceanprotocol/feature/updated_events
use dtAddress as did, update metadata contract
|
2020-09-23 19:47:50 +02:00 |
|
alexcos20
|
8ac5f73c0f
|
remove unused imports
|
2020-09-23 06:34:12 -07:00 |
|
Alex Coseru
|
c1dc373fcb
|
Update src/models/Config.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-23 16:28:00 +03:00 |
|
Alex Coseru
|
2128bfc52f
|
Update src/ocean/Ocean.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-23 16:26:47 +03:00 |
|
alexcos20
|
e563f556d1
|
fix all tests
|
2020-09-23 05:45:48 -07:00 |
|
alexcos20
|
4aee155c46
|
fix travis
|
2020-09-23 02:59:55 -07:00 |
|
alexcos20
|
f5258e8ffb
|
fix travis
|
2020-09-23 02:50:31 -07:00 |
|
alexcos20
|
e6864d9fd0
|
fix tests
|
2020-09-23 02:46:37 -07:00 |
|
alexcos20
|
13f9f9a143
|
fix tests
|
2020-09-23 02:40:31 -07:00 |
|
alexcos20
|
b0cd59f12c
|
change MetadataContractAddress to metadataContractAddress
|
2020-09-23 02:28:48 -07:00 |
|
alexcos20
|
730cc31be2
|
bump contracts to 0.4.4
|
2020-09-23 02:23:00 -07:00 |
|
alexcos20
|
6ccf7b607e
|
fix lint
|
2020-09-23 00:45:28 -07:00 |
|
alexcos20
|
6b2c7ea4ce
|
use dtAddress as did
|
2020-09-23 00:36:46 -07:00 |
|
Alex Coseru
|
e06f96af0f
|
Merge pull request #288 from oceanprotocol/feature/customProvider
Feature/custom provider
|
2020-09-22 14:56:56 +03:00 |
|
alexcos20
|
fd64b6cc00
|
fix typo
|
2020-09-22 04:37:25 -07:00 |
|
alexcos20
|
7f6c192f9a
|
fix namings
|
2020-09-22 04:29:06 -07:00 |
|
Alex Coseru
|
f150a398ea
|
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-09-22 14:22:21 +03:00 |
|
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 |
|