1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-07-01 06:02:20 +02:00
Commit Graph

157 Commits

Author SHA1 Message Date
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
1674ce2acb
metadataStore → metadataCache 2020-10-13 16:50:36 +02:00
b438742000
price fetching fixes 2020-10-09 21:57:55 +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
efb4b12d71
set price from DDO first, then from chain 2020-10-08 14:20:37 +02:00
55326352fa
BestPrice updates 2020-10-08 13:02:32 +02:00
mihaisc
bb62fa8978
ocean-lib update + small refactor 2020-10-05 10:09:42 +03: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
6c2353fb17
update 2020-10-01 13:00:19 +03:00
dd29599133
fix publish 2020-09-29 15:47:36 +02:00
mihaisc
ddfbe10bc2
Merge branch 'main' into lib-update 2020-09-29 16:17:45 +03:00
mihaisc
9cf210ff60
lib update 2020-09-29 16:10:51 +03:00
mihaisc
8943aa0639
updates for new version of lib 2020-09-29 15:29:05 +03:00
b8d1885d4c liquidityProviderFee → swapFee 2020-09-28 15:46:04 +00:00
mihaisc
92c4e4ba51
lib update 2020-09-28 10:00:07 +03:00
f5724c553d
useMetadata refactor for strict type checking 2020-09-23 21:08:00 +02:00
d8107d6686
fix hooks dependencies, prevent some rerenders 2020-09-23 19:41:32 +02:00
mihaisc
397e455924
Merge branch 'main' into fix/publishFixes 2020-09-16 15:05:33 +03:00
mihaisc
1db0143c46
small fix 2020-09-16 15:03:11 +03:00
e22212bd01
package updates, linting fixes 2020-09-15 21:57:44 +02:00
75b1adb699
prepare strict type checking, bunch of typing fixes 2020-09-15 21:28:27 +02:00
mihaisc
d74fa0a8dc
fix compute 2020-09-10 18:13:34 +03:00
mihaisc
29c8703600
export bestPrice 2020-09-10 18:08:18 +03:00
mihaisc
19047b3389
consume, ocean=lib update 2020-09-10 17:59:39 +03:00
mihaisc
a9e4cfdcfa
Merge pull request #109 from oceanprotocol/fix/fixedPrice
fixed price, update ocean lib
2020-09-09 17:15:17 +03:00
mihaisc
a93a7e23b1
fixed price, update ocean lib 2020-09-09 17:10:03 +03:00
b86ed6fc1b
update OceanProvider config docs 2020-09-08 21:13:32 +02:00
mihaisc
cc971f6238
Merge branch 'main' into fix/docs 2020-09-07 17:50:03 +03:00
bd8df87715
add usePublish docs example 2020-09-07 16:44:34 +02:00
11058a61cc
useConsume docs updates 2020-09-07 16:35:22 +02:00
98d91968a3
useMetadata docs updates 2020-09-07 16:32:49 +02:00
e4e2d13bd6
update OceanProvider docs
* closes #95
2020-09-07 16:29:05 +02:00
mihaisc
6bf60b6e88
lib update 2020-09-07 17:25:31 +03:00
mihaisc
4b08d67fe1
Update src/hooks/usePublish/usePublish.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-07 15:28:46 +03:00
mihaisc
6311d59cbb updated price type 2020-09-07 15:19:40 +03:00
mihaisc
6146fb00c6 reafactor, checks, 2020-09-07 12:32:34 +03:00
mihaisc
a3b6da7530 Merge branch 'main' into feature/fixedPrice 2020-09-07 12:11:12 +03:00
mihaisc
10bab63c9c fixed price 2020-09-07 11:54:56 +03:00
mihaisc
d22c14e19e publish refactor 2020-09-02 16:25:34 +03:00
mihaisc
6283c0b15f upgrade fix 2020-09-02 15:41:25 +03:00
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
8899a3fb8a
getPool fix
* when started before account is available stuff fails
2020-08-20 16:55:10 +02:00