Santiago Gonzalez
|
49019e8d69
|
Fix undefined property error in cheapestPool object
|
2020-09-02 01:28:19 -05:00 |
|
mihaisc
|
fbb5b04e56
|
ocean-lib update
|
2020-09-01 16:32:52 +03:00 |
|
mihaisc
|
ede221142e
|
Merge branch 'main' of https://github.com/oceanprotocol/react into main
|
2020-09-01 15:25:49 +03:00 |
|
mihaisc
|
12333bc320
|
publish example
|
2020-09-01 15:25:23 +03:00 |
|
|
ddfb912272
|
package updates
|
2020-08-31 10:27:44 +02:00 |
|
|
d2acab548f
|
Release 0.0.40
|
2020-08-20 16:55:28 +02:00 |
|
|
8899a3fb8a
|
getPool fix
* when started before account is available stuff fails
|
2020-08-20 16:55:10 +02:00 |
|
mihaisc
|
695315ce52
|
Release 0.0.39
|
2020-08-20 16:31:58 +03:00 |
|
mihaisc
|
205a07d9d9
|
Merge pull request #90 from oceanprotocol/feature/meta-asset
refactor ddo,did with asset
|
2020-08-20 16:31:19 +03:00 |
|
mihaisc
|
15ded202ae
|
refactor ddo,did with asset
|
2020-08-20 16:11:16 +03:00 |
|
mihaisc
|
34a485b930
|
Release 0.0.38
|
2020-08-20 14:33:04 +03:00 |
|
mihaisc
|
9d96936352
|
Merge pull request #89 from oceanprotocol/feature/metaUpdate
added pool, refactor
|
2020-08-20 14:21:03 +03:00 |
|
mihaisc
|
70579d6144
|
format
|
2020-08-20 14:18:58 +03:00 |
|
mihaisc
|
03159f0bf4
|
change pool to poolAddress
|
2020-08-20 13:18:42 +03:00 |
|
mihaisc
|
ef1dd37837
|
added pool, refactor
|
2020-08-20 12:23:09 +03:00 |
|
mihaisc
|
af76d900cf
|
Merge pull request #88 from oceanprotocol/feature/metadata
metadata refactor , example
|
2020-08-19 19:08:44 +03:00 |
|
mihaisc
|
b6170ce6c1
|
add timer for price
|
2020-08-19 19:05:57 +03:00 |
|
mihaisc
|
a488ae51ca
|
metadata readme
|
2020-08-19 18:03:57 +03:00 |
|
mihaisc
|
f9b1e7a530
|
added bestPrice, updated example,readme
|
2020-08-19 17:33:07 +03:00 |
|
mihaisc
|
7fa93ae5b5
|
readme update
|
2020-08-19 16:24:31 +03:00 |
|
mihaisc
|
6809183b5d
|
metadata refactor , example
|
2020-08-19 15:21:04 +03:00 |
|
|
2fee743f8d
|
Release 0.0.37
|
2020-08-18 12:37:17 +02:00 |
|
|
762a5a2139
|
package updates
|
2020-08-18 12:35:59 +02:00 |
|
|
719a78dd0b
|
master → main
|
2020-08-18 12:29:53 +02:00 |
|
mihaisc
|
356ba797c1
|
Merge pull request #82 from oceanprotocol/feature/getCheapestPool
add getBestPool
|
2020-08-18 13:17:04 +03:00 |
|
mihaisc
|
881057eb4c
|
add getBestPool
|
2020-08-18 12:04:16 +03:00 |
|
|
ca058535c1
|
Merge pull request #78 from oceanprotocol/dependabot/npm_and_yarn/release-it-13.6.7
Bump release-it from 13.6.6 to 13.6.7
|
2020-08-17 11:46:47 +02:00 |
|
|
387817a46c
|
Merge pull request #79 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.46
Bump @types/react from 16.9.44 to 16.9.46
|
2020-08-17 11:46:38 +02:00 |
|
|
19744bf970
|
Merge pull request #80 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6
Bump eslint-plugin-react from 7.20.5 to 7.20.6
|
2020-08-17 11:46:28 +02:00 |
|
|
c9b32be371
|
Merge pull request #77 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.9.0
Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.9.0
|
2020-08-17 11:46:19 +02:00 |
|
|
01d959d7a9
|
Merge pull request #81 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.9.0
Bump @typescript-eslint/parser from 3.7.1 to 3.9.0
|
2020-08-17 11:46:10 +02:00 |
|
dependabot[bot]
|
eb495f3dc7
|
Bump @typescript-eslint/parser from 3.7.1 to 3.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.7.1 to 3.9.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/v3.9.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 01:09:27 +00:00 |
|
dependabot[bot]
|
22b752b44b
|
Bump eslint-plugin-react from 7.20.5 to 7.20.6
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.5 to 7.20.6.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.5...v7.20.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 01:08:55 +00:00 |
|
dependabot[bot]
|
694ea2b36e
|
Bump @types/react from 16.9.44 to 16.9.46
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.44 to 16.9.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 01:08:29 +00:00 |
|
dependabot[bot]
|
c7eab3ba50
|
Bump release-it from 13.6.6 to 13.6.7
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.6 to 13.6.7.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.6.6...13.6.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 01:07:56 +00:00 |
|
dependabot[bot]
|
251f3b1812
|
Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.7.1 to 3.9.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/v3.9.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 01:07:21 +00:00 |
|
mihaisc
|
af1abb29bf
|
Release 0.0.36
|
2020-08-12 15:31:25 +03:00 |
|
mihaisc
|
fc3c2e72f8
|
metadata fix
|
2020-08-12 15:29:12 +03:00 |
|
mihaisc
|
6854318023
|
update
|
2020-08-12 15:26:07 +03:00 |
|
mihaisc
|
d50095499c
|
Merge pull request #74 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.45
Bump @types/react from 16.9.44 to 16.9.45
|
2020-08-12 15:19:55 +03:00 |
|
mihaisc
|
3ee5ea7502
|
Merge pull request #75 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.8.0
Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0
|
2020-08-12 15:19:43 +03:00 |
|
mihaisc
|
c7b1d83282
|
Merge pull request #76 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.8.0
Bump @typescript-eslint/parser from 3.7.1 to 3.8.0
|
2020-08-12 15:19:32 +03:00 |
|
mihaisc
|
42452805e5
|
example update
|
2020-08-12 15:13:08 +03:00 |
|
mihaisc
|
18f3a5f306
|
Release 0.0.35
|
2020-08-12 14:52:11 +03:00 |
|
mihaisc
|
867b52fb31
|
add marketFeeAddress
|
2020-08-12 14:50:01 +03:00 |
|
mihaisc
|
0ace964925
|
Release 0.0.34
|
2020-08-11 13:24:14 +03:00 |
|
mihaisc
|
9949ae999f
|
format
|
2020-08-11 13:19:27 +03:00 |
|
mihaisc
|
4a7604b4f9
|
config fix
|
2020-08-11 13:15:20 +03:00 |
|
mihaisc
|
891b1e1f4f
|
Release 0.0.33
|
2020-08-11 10:52:15 +03:00 |
|
mihaisc
|
3d357646af
|
Merge pull request #73 from oceanprotocol/feature/config
config based on network
|
2020-08-11 10:45:30 +03:00 |
|