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

249 Commits

Author SHA1 Message Date
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
mihaisc
100903d10b format 2020-08-11 10:30:27 +03:00
mihaisc
16ab666952 added networkmonitor 2020-08-10 13:34:54 +03:00
dependabot[bot]
d2cd43206a
Bump @typescript-eslint/parser from 3.7.1 to 3.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.7.1 to 3.8.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.8.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 01:05:58 +00:00
dependabot[bot]
35eafe70c2
Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.7.1 to 3.8.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.8.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 01:05:36 +00:00
dependabot[bot]
142407db0f
Bump @types/react from 16.9.44 to 16.9.45
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.44 to 16.9.45.
- [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-10 01:04:58 +00:00
mihaisc
0498e3ae75 correct config on connect 2020-08-06 16:45:50 +03:00
mihaisc
56a9531f3e format 2020-08-06 16:41:49 +03:00
mihaisc
1f7be93bf6 config based on network 2020-08-06 16:39:41 +03:00
mihaisc
4bff015c5d
Merge pull request #72 from oceanprotocol/feature/getPrice
Feature/get price
2020-08-06 12:52:27 +03:00
mihaisc
56e6dc688e correct price when no pools 2020-08-06 12:13:17 +03:00
mihaisc
6c1bfcbfd9 format 2020-08-05 15:24:19 +03:00
mihaisc
90667040fe getCheapestPool return proper value 2020-08-05 15:24:07 +03:00
e87faa94df
Release 0.0.31 2020-08-05 10:10:59 +02:00
2403c67a80
Merge pull request #71 from oceanprotocol/feature/consume
Feature/consume
2020-08-05 10:08:41 +02:00
mihaisc
6d33304c9a decimal fix 2020-08-04 15:00:12 +03:00
mihaisc
53ca5ad6cb format/test 2020-08-04 14:49:45 +03:00
mihaisc
feb56b33b8 refreshBalance 2020-08-04 14:40:39 +03:00
mihaisc
264bde6c27 consume for advanced flow 2020-08-04 14:37:12 +03:00
mihaisc
7183dd97c6 Merge branch 'master' into feature/consume 2020-08-03 11:41:12 +03:00
mihaisc
8db94b50da price calculation 2020-08-03 11:36:06 +03:00
fe4f08b04c
Merge pull request #70 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.44
Bump @types/react from 16.9.43 to 16.9.44
2020-08-03 09:41:32 +02:00
86e840cd7e
Merge pull request #69 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.6.0
Bump eslint from 7.5.0 to 7.6.0
2020-08-03 09:41:11 +02:00
dependabot[bot]
f34ce16427
Bump @types/react from 16.9.43 to 16.9.44
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.43 to 16.9.44.
- [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-03 01:08:14 +00:00
dependabot[bot]
54b27180a2
Bump eslint from 7.5.0 to 7.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.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.5.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 01:07:30 +00:00
a511cb402e
todo to issues 2020-07-31 12:05:44 +02:00
83e454493a
Release 0.0.30 2020-07-31 11:50:21 +02:00
612fafc26b
Merge pull request #66 from oceanprotocol/feature/cache-connect
refactor web3 connection
2020-07-31 11:49:21 +02:00
bccff55abe
networkChanged → chainChanged 2020-07-31 11:31:13 +02:00
fd1e4f0a57
update example 2020-07-31 11:28:36 +02:00
mihaisc
d64ec0617e simple consume 2020-07-31 12:12:32 +03:00
f2573bee23
update docs 2020-07-31 01:48:26 +02:00
d68ccb9ff9
error catching for connect, todo cleanup 2020-07-31 01:26:01 +02:00
07e35da469
method move 2020-07-30 23:31:33 +02:00
30f8e0fdd3
refactor web3 connection 2020-07-30 23:18:23 +02:00
be45942132
Release 0.0.29 2020-07-30 21:04:45 +02:00
51336a005e
package updates 2020-07-30 21:03:09 +02:00
942b542e8b
lazy handle account & network change
- ref #59
2020-07-30 20:54:33 +02:00
mihaisc
19eb296ab2 Merge branch 'master' of https://github.com/oceanprotocol/react 2020-07-28 13:54:34 +03:00
mihaisc
519a762762 publish update 2020-07-28 13:54:28 +03:00