1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-29 00:57:49 +02:00
Commit Graph

432 Commits

Author SHA1 Message Date
alexcos20
d2e5a8114d fix handlers 2020-10-16 03:32:10 -07:00
alexcos20
1b5c5caad9 bump ocean.js 2020-10-16 03:31:58 -07:00
alexcos20
b6ddcf069f update example 2020-10-16 00:48:17 -07:00
alexcos20
822cf9aabc update docs 2020-10-14 11:49:22 -07:00
alexcos20
faec8343bb update docs 2020-10-14 11:41:34 -07:00
alexcos20
678d9a0b80 allow timeout pass through 2020-10-14 09:56:36 -07:00
alexcos20
65d43f80a3 update examples 2020-10-14 09:45:41 -07:00
alexcos20
c64160729d export usePricing 2020-10-14 09:45:11 -07:00
alexcos20
c5cce9e7cf fix tsc 2020-10-14 09:19:22 -07:00
alexcos20
8896e776b3 fix lint 2020-10-14 05:05:45 -07:00
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
80b1db5176
Release 0.2.0 2020-10-13 16:51:28 +02:00
1674ce2acb
metadataStore → metadataCache 2020-10-13 16:50:36 +02:00
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
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
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
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
24f870cc76
Release 0.1.4 2020-10-09 21:58:16 +02:00
b438742000
price fetching fixes 2020-10-09 21:57:55 +02:00
afbf0295cc
Release 0.1.3 2020-10-09 21:20:59 +02:00
acf570c4f8
package updates 2020-10-09 21:19:21 +02:00
d9c6a9db74
Merge pull request #139 from oceanprotocol/fix/marketplace-fee
pass through mpAddress
2020-10-09 21:17:25 +02:00
232e08e177
update compute 2020-10-09 20:47:03 +02:00
803c5f9717
update example 2020-10-09 20:42:02 +02:00
d0d7866ad9
pass through mpAddress 2020-10-09 20:34:33 +02:00
931af239f1
Release 0.1.2 2020-10-08 14:23:55 +02:00
0a45eb2a6c
Merge pull request #138 from oceanprotocol/feature/price-updates
BestPrice updates
2020-10-08 14:22:45 +02:00
efb4b12d71
set price from DDO first, then from chain 2020-10-08 14:20:37 +02:00
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
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
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
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
db32d54ed8
Release 0.1.0 2020-10-02 13:29:37 +02:00
a64da63d36
Merge pull request #132 from oceanprotocol/feature/networkid
use networkId instead of chainId
2020-10-02 13:29:04 +02:00
71ff922b7d
bump ocean-lib-js 2020-10-02 13:27:08 +02:00
9bd86e70ea
only use networkId, remove chainId 2020-10-02 12:59:11 +02:00
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