1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00
Commit Graph

475 Commits

Author SHA1 Message Date
mihaisc
782d696ac0
Release 0.0.42 2020-09-09 17:17:44 +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
d99e9d5050
Release 0.0.41 2020-09-08 13:31:06 +02:00
7b873ef631
Merge pull request #108 from oceanprotocol/feature/ocean-lib-update
bump @oceanprotocol/lib
2020-09-08 13:30:24 +02:00
391d365c92
bump @oceanprotocol/lib 2020-09-08 13:23:01 +02:00
f4b6a191f8
add documentation block to readme 2020-09-07 18:10:39 +02:00
0f9e6f927d
Merge pull request #107 from oceanprotocol/fix/docs
Update docs
2020-09-07 16:52:22 +02:00
mihaisc
cc971f6238
Merge branch 'main' into fix/docs 2020-09-07 17:50:03 +03:00
mihaisc
ca754eab3c
Merge pull request #106 from oceanprotocol/dependency/ocean-lib-update
lib update
2020-09-07 17:47:52 +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
ef3963c9b0
Merge pull request #105 from oceanprotocol/feature/fixedPrice
Feature/fixed price
2020-09-07 15:58:13 +03:00
mihaisc
35d5f8c686 remove useless comments 2020-09-07 15:52:42 +03:00
mihaisc
b30c10bd3f Merge branch 'feature/fixedPrice' of https://github.com/oceanprotocol/react into feature/fixedPrice 2020-09-07 15:48:14 +03:00
mihaisc
e05e6342b9 cleanup 2020-09-07 15:48:10 +03:00
mihaisc
754fd74a98
Update example/src/Publish.tsx
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-07 15:29:02 +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
14eb98e261 update getConfigById 2020-09-07 15:24:32 +03:00
mihaisc
6311d59cbb updated price type 2020-09-07 15:19:40 +03:00
mihaisc
13145409fe Merge branch 'main' into feature/fixedPrice 2020-09-07 15:15:04 +03:00
mihaisc
bc9cf52f58
Merge pull request #104 from oceanprotocol/fix/development
Development fixes
2020-09-07 15:10:05 +03:00
4310f23d5d
formatting 2020-09-07 13:11:46 +02:00
c5589b4be4
example package cleanup, run with SKIP_PREFLIGHT_CHECK 2020-09-07 13:08:04 +02:00
658f4570f3
package updates 2020-09-07 12:58:11 +02:00
nazariyv
bde97324f3
all warnings fixed 2020-09-07 12:56:09 +02: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
mihaisc
450d1e7bdd
Merge pull request #100 from santteegt/bug/cheapestpool
Fix undefined property error in cheapestPool object
2020-09-02 11:43:33 +03:00
mihaisc
3650da31c8 package 2020-09-02 11:37:48 +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
mihaisc
ede221142e Merge branch 'main' of https://github.com/oceanprotocol/react into main 2020-09-01 15:25:49 +03:00
mihaisc
12333bc320 publish example 2020-09-01 15:25:23 +03:00
ddfb912272
package updates 2020-08-31 10:27:44 +02:00
d2acab548f
Release 0.0.40 2020-08-20 16:55:28 +02:00
8899a3fb8a
getPool fix
* when started before account is available stuff fails
2020-08-20 16:55:10 +02:00
mihaisc
695315ce52 Release 0.0.39 2020-08-20 16:31:58 +03:00
mihaisc
205a07d9d9
Merge pull request #90 from oceanprotocol/feature/meta-asset
refactor ddo,did with asset
2020-08-20 16:31:19 +03:00
mihaisc
15ded202ae refactor ddo,did with asset 2020-08-20 16:11:16 +03:00
mihaisc
34a485b930 Release 0.0.38 2020-08-20 14:33:04 +03:00
mihaisc
9d96936352
Merge pull request #89 from oceanprotocol/feature/metaUpdate
added pool, refactor
2020-08-20 14:21:03 +03:00
mihaisc
70579d6144 format 2020-08-20 14:18:58 +03:00