1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-26 03:06:48 +02:00
Commit Graph

222 Commits

Author SHA1 Message Date
bc62cbc22e
docs updates 2020-10-19 13:18:18 +02:00
bf689e7c02
remove redundant symbol calls 2020-10-19 13:11:53 +02:00
a565e83220
usePricing docs update 2020-10-19 13:03:36 +02:00
c7a355e6fa
output datatoken name & symbol 2020-10-19 12:44:31 +02:00
95b7849ca6
small refactor, pass DDO, set datatoken symbol 2020-10-19 12:30:58 +02:00
alexcos20
6e5ae7b2ce move to usePricing 2020-10-19 02:47:12 -07:00
alexcos20
e39f41403d merge dtUtils 2020-10-16 05:31:45 -07:00
alexcos20
6167d88fd9 split usePricing 2020-10-16 05:06:34 -07:00
alexcos20
efdfdb8687 use dtSymbol 2020-10-16 04:08:06 -07:00
alexcos20
40929faedf use token name instead of DT 2020-10-16 03:59:10 -07:00
alexcos20
06ef2746f4 fix usePricing Readme 2020-10-16 03:33:59 -07:00
Alex Coseru
acf7b68560
Update src/hooks/usePricing/README.md
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-16 13:33:03 +03: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
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
mihaisc
15ded202ae refactor ddo,did with asset 2020-08-20 16:11:16 +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
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
6809183b5d metadata refactor , example 2020-08-19 15:21:04 +03:00
mihaisc
881057eb4c add getBestPool 2020-08-18 12:04:16 +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
867b52fb31 add marketFeeAddress 2020-08-12 14:50:01 +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
100903d10b format 2020-08-11 10:30:27 +03:00
mihaisc
16ab666952 added networkmonitor 2020-08-10 13:34:54 +03: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
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
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
a511cb402e
todo to issues 2020-07-31 12:05:44 +02:00
bccff55abe
networkChanged → chainChanged 2020-07-31 11:31:13 +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