Commit Graph

422 Commits

Author SHA1 Message Date
alexcos20 ad270f8a39 refactor 2020-10-14 04:55:18 -07:00
alexcos20 9d9360230c split flows for Publish and Buy 2020-10-14 01:11:49 -07:00
Matthias Kretschmann 80b1db5176
Release 0.2.0 2020-10-13 16:51:28 +02:00
Matthias Kretschmann 1674ce2acb
metadataStore → metadataCache 2020-10-13 16:50:36 +02:00
Matthias Kretschmann 28abbc857f
Merge pull request #143 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.1.0
Bump release-it from 14.0.4 to 14.1.0
2020-10-13 16:01:09 +02:00
Matthias Kretschmann 7597e2abf2
Merge pull request #142 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.11.0
Bump eslint from 7.10.0 to 7.11.0
2020-10-13 16:00:59 +02:00
Matthias Kretschmann 791014952f
Merge pull request #141 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-react-7.21.4
Bump eslint-plugin-react from 7.21.3 to 7.21.4
2020-10-13 16:00:48 +02:00
Matthias Kretschmann d9c498786d
Merge pull request #140 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.52
Bump @types/react from 16.9.51 to 16.9.52
2020-10-13 16:00:37 +02:00
dependabot[bot] 2d4eec5bc3
Bump release-it from 14.0.4 to 14.1.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.0.4 to 14.1.0.
- [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/14.0.4...14.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 01:03:09 +00:00
dependabot[bot] 135681e674
Bump eslint from 7.10.0 to 7.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.10.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 01:02:49 +00:00
dependabot[bot] c44701b891
Bump eslint-plugin-react from 7.21.3 to 7.21.4
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.3 to 7.21.4.
- [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.21.3...v7.21.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 01:02:21 +00:00
dependabot[bot] ec6aa56878
Bump @types/react from 16.9.51 to 16.9.52
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.51 to 16.9.52.
- [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-10-12 01:01:50 +00:00
Matthias Kretschmann 24f870cc76
Release 0.1.4 2020-10-09 21:58:16 +02:00
Matthias Kretschmann b438742000
price fetching fixes 2020-10-09 21:57:55 +02:00
Matthias Kretschmann afbf0295cc
Release 0.1.3 2020-10-09 21:20:59 +02:00
Matthias Kretschmann acf570c4f8
package updates 2020-10-09 21:19:21 +02:00
Matthias Kretschmann d9c6a9db74
Merge pull request #139 from oceanprotocol/fix/marketplace-fee
pass through mpAddress
2020-10-09 21:17:25 +02:00
Matthias Kretschmann 232e08e177
update compute 2020-10-09 20:47:03 +02:00
Matthias Kretschmann 803c5f9717
update example 2020-10-09 20:42:02 +02:00
Matthias Kretschmann d0d7866ad9
pass through mpAddress 2020-10-09 20:34:33 +02:00
Matthias Kretschmann 931af239f1
Release 0.1.2 2020-10-08 14:23:55 +02:00
Matthias Kretschmann 0a45eb2a6c
Merge pull request #138 from oceanprotocol/feature/price-updates
BestPrice updates
2020-10-08 14:22:45 +02:00
Matthias Kretschmann efb4b12d71
set price from DDO first, then from chain 2020-10-08 14:20:37 +02:00
Matthias Kretschmann a85a0be7cc
Merge pull request #134 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-react-7.21.3
Bump eslint-plugin-react from 7.21.2 to 7.21.3
2020-10-08 14:13:12 +02:00
Matthias Kretschmann 9abe1a4e0e
Merge pull request #136 from oceanprotocol/dependabot/npm_and_yarn/web3modal-1.9.1
Bump web3modal from 1.9.0 to 1.9.1
2020-10-08 14:13:00 +02:00
Matthias Kretschmann 58fd638e6a
Merge pull request #133 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.50
Bump @types/react from 16.9.49 to 16.9.50
2020-10-08 14:12:50 +02:00
Matthias Kretschmann 55326352fa
BestPrice updates 2020-10-08 13:02:32 +02:00
mihaisc c98a76cbe1
Release 0.1.1 2020-10-05 10:24:57 +03:00
mihaisc b29d468547
Merge pull request #137 from oceanprotocol/small-refactor
ocean-lib update + small refactor
2020-10-05 10:13:02 +03:00
mihaisc bb62fa8978
ocean-lib update + small refactor 2020-10-05 10:09:42 +03:00
dependabot[bot] 2f92d179df
Bump web3modal from 1.9.0 to 1.9.1
Bumps [web3modal](https://github.com/web3modal/web3modal) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/web3modal/web3modal/releases)
- [Commits](https://github.com/web3modal/web3modal/compare/1.9.0...1.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 01:05:34 +00:00
dependabot[bot] d8bd5aed71
Bump eslint-plugin-react from 7.21.2 to 7.21.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.21.3.
- [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.21.2...v7.21.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 01:04:33 +00:00
dependabot[bot] 0df8b8668f
Bump @types/react from 16.9.49 to 16.9.50
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.49 to 16.9.50.
- [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-10-05 01:03:24 +00:00
Matthias Kretschmann db32d54ed8
Release 0.1.0 2020-10-02 13:29:37 +02:00
Matthias Kretschmann a64da63d36
Merge pull request #132 from oceanprotocol/feature/networkid
use networkId instead of chainId
2020-10-02 13:29:04 +02:00
Matthias Kretschmann 71ff922b7d
bump ocean-lib-js 2020-10-02 13:27:08 +02:00
Matthias Kretschmann 9bd86e70ea
only use networkId, remove chainId 2020-10-02 12:59:11 +02:00
Matthias Kretschmann 1576bd3e90
add networkId 2020-10-02 12:45:51 +02:00
mihaisc dc8831d78c
Release 0.0.50 2020-10-01 17:26:16 +03:00
mihaisc 2d80a7d12a
ocean lib bump 2020-10-01 17:23:58 +03:00
mihaisc 9090c2238f
Release 0.0.49 2020-10-01 15:30:53 +03:00
mihaisc 1b7f9e3f92
Merge pull request #131 from oceanprotocol/ocean-lib-update
update ocean-lib
2020-10-01 15:22:11 +03:00
mihaisc 54e922814d
up 2020-10-01 15:17:44 +03:00
mihaisc 6c2353fb17
update 2020-10-01 13:00:19 +03:00
mihaisc 7de06e73e1
Release 0.0.48 2020-09-29 16:57:34 +03:00
mihaisc 47bc90f535
Merge pull request #130 from oceanprotocol/fix/publish
fix publish
2020-09-29 16:52:51 +03:00
Matthias Kretschmann dd29599133
fix publish 2020-09-29 15:47:36 +02:00
mihaisc c2d4ce7c4d
Release 0.0.47 2020-09-29 16:26:41 +03:00
mihaisc 8e3d55b552
Merge pull request #129 from oceanprotocol/lib-update
Lib update
2020-09-29 16:25:10 +03:00
mihaisc ddfbe10bc2
Merge branch 'main' into lib-update 2020-09-29 16:17:45 +03:00