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

194 Commits

Author SHA1 Message Date
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
942b542e8b
lazy handle account & network change
- ref #59
2020-07-30 20:54:33 +02:00
mihaisc
519a762762 publish update 2020-07-28 13:54:28 +03:00
1c7330203f
package updates 2020-07-22 14:10:01 +02:00
17ed5f1013
fix useMetadata fallback 2020-07-22 14:09:16 +02:00
d1f10f4a2a
metadata fallback hitting MetadataStore directly 2020-07-21 13:40:32 +02:00
Alex Coseru
c2bcad440c
Update usePublish.ts 2020-07-21 13:52:43 +03:00
d17adf3eb1
bump @oceanprotocol/lib 2020-07-20 14:21:30 +02:00
42820874cb
correct typings for exported methods 2020-07-20 13:58:45 +02:00
99e541d08b
put web3modal options into local state 2020-07-20 13:37:34 +02:00
c5a273eac4
get chainId as early as possible 2020-07-20 13:33:42 +02:00
941ca71d1d
use ocean methods for all balances 2020-07-20 13:33:20 +02:00
49ad47493c
no ocean balance conversion 2020-07-20 13:24:42 +02:00
f3617458ff
grab and output ETH & OCEAN balance 2020-07-20 13:09:00 +02:00
0a314f000b
remove default Web3 providers 2020-07-20 12:22:26 +02:00
43045a332b
build commonjs & esm packages 2020-07-18 02:44:41 +02:00
mihaisc
29f5b2d16c compute 2020-07-17 16:09:01 +03:00
mihaisc
3a8b12a2a5 publish events 2020-07-17 13:24:46 +03:00
mihaisc
984248abdf added compute 2020-07-16 17:03:26 +03:00
mihaisc
97476709b9 uptate libs 2020-07-16 12:25:01 +03:00
mihaisc
e29bd48716 transferWei 2020-07-15 16:01:50 +03:00
mihaisc
3dc0cf4792 cleanup 2020-07-15 15:56:35 +03:00
mihaisc
37de32c479 consume 2020-07-15 15:54:20 +03:00
mihaisc
563ea4cc46 default provider, publish 2020-07-15 12:18:22 +03:00
mihaisc
ac5a1834c5 test 2020-07-14 15:19:20 +03:00
mihaisc
2aa4f7b140 test fix 2020-07-14 15:05:31 +03:00
mihaisc
a36d72d6d7 format +new oceanlib 2020-07-14 14:34:08 +03:00
mihaisc
64a4b5f7f3 allowance 2020-07-14 14:20:17 +03:00
mihaisc
6a8566b1db publish 2020-07-14 11:58:12 +03:00