1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 09:44:53 +01:00
Commit Graph

551 Commits

Author SHA1 Message Date
c51ebb1dbe
Merge branch 'main' into feature/history-compute 2020-10-22 11:43:46 +02:00
mihaisc
67cd26258c
Merge branch 'main' into feature/history-compute
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 12:28:28 +03:00
mihaisc
621602161d
compute history
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-21 18:57:46 +03:00
47381639ff
force reload button 2020-10-21 17:19:29 +02:00
89709cbe73
periodically try to get DDO when not present yet 2020-10-21 16:48:06 +02:00
cc2474419b
package updates 2020-10-21 15:45:38 +02:00
9099c8ee33
change hasPrice check 2020-10-21 15:26:50 +02:00
770d2a5701
fix publish form submit 2020-10-21 15:03:20 +02:00
f10859dfad
copy 2020-10-21 14:58:36 +02:00
b48435788c
package updates 2020-10-21 14:37:18 +02:00
74ebdd517e
bump ocean.js 2020-10-21 11:36:57 +02:00
51d8af651c
refactor 2020-10-20 22:06:02 +02:00
c9b7b0cdd3
publish debug tweaks 2020-10-20 21:58:35 +02:00
8d7eec69fa
typing fixes 2020-10-20 21:36:36 +02:00
0497904bb5
compute & consume tweaks 2020-10-20 21:16:04 +02:00
2163ab643b
style & layout tweaks 2020-10-20 20:56:54 +02:00
1905e5b869
add owner & price check 2020-10-20 18:33:24 +02:00
8454bf9cc7
remove priceType from metadata, new hasPool check 2020-10-20 18:23:08 +02:00
efcf65813d
change content flow 2020-10-20 17:41:50 +02:00
9b55934994
refactor 2020-10-20 17:29:48 +02:00
20e66cac9c
refactor 2020-10-20 17:21:56 +02:00
fd1b66883a
submit view, success view, form submit 2020-10-20 16:59:29 +02:00
484d8b735a
fixed pricing styling 2020-10-20 16:11:32 +02:00
a058af65f6
styling, content, datatoken info 2020-10-20 15:38:26 +02:00
07b086547f
refactor 2020-10-20 14:51:20 +02:00
de421d3c00
construct pricing form data flow 2020-10-20 14:28:51 +02:00
9ce1358fe1
move around pricing view 2020-10-20 13:10:03 +02:00
07b6495866
prototype 2020-10-19 16:40:09 +02:00
8ce53714a4
more publish data flow changes 2020-10-19 15:04:57 +02:00
95e72ae108
split up publish, datatoken, pricing data 2020-10-19 14:47:11 +02:00
28e5a06b60
refactor Compute flow 2020-10-19 13:23:44 +02:00
018a765a23
more consume refactor 2020-10-19 12:56:38 +02:00
a5815669c7
refactor consume 2020-10-19 12:14:57 +02:00
be9fde8827
get datatoken balance for use in consume/compute 2020-10-19 11:33:06 +02:00
mihaisc
6db26e3a69
Merge branch 'main' into feature/history-compute
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-19 12:11:37 +03:00
e3bf9a46ac
bump packages 2020-10-19 10:32:41 +02:00
fe28e7d182
disable Torus provider
* prevents SSR build, so disable until further investigation
2020-10-16 11:56:17 +02:00
3a83bea511
remove liquidity: slider fixes, output user pool shares 2020-10-16 11:46:05 +02:00
3ea627df8d
remove lazy loading of wallet provider packages
* closes #111
2020-10-16 10:19:04 +02:00
f33b3bb023
all successes need confetti 2020-10-16 10:00:16 +02:00
c72e01c9ec
copy 2020-10-16 09:36:21 +02:00
006eef26e6
prefix display fixes 2020-10-16 09:11:16 +02:00
f6b8208906
textarea fix 2020-10-16 09:03:54 +02:00
997db111bd
new coin selection 2020-10-16 09:00:16 +02:00
51493ef548
account for user balance for maximum check 2020-10-15 15:39:40 +02:00
f60163b54d
cleanup 2020-10-15 14:35:38 +02:00
823513d4ee
error fixes 2020-10-15 14:20:22 +02:00
d70ebba20d
error feedback 2020-10-15 14:09:02 +02:00
5a7955f7aa
refactor to use Formik for better live validation 2020-10-15 13:47:03 +02:00
8bec69986c
add max amount checks 2020-10-15 12:53:40 +02:00
48d5cd8765
copy 2020-10-14 20:19:03 +02:00
21f0e1fdc8
generic range input styling 2020-10-14 19:56:13 +02:00
287eea3c94
move all pool copy into content data file 2020-10-14 19:08:46 +02:00
abc70b9cae
bump ocean.js 2020-10-14 18:21:47 +02:00
959158d82a
refactor 2020-10-14 16:09:20 +02:00
2646e181cf
reset range slider on view switch 2020-10-14 16:02:26 +02:00
056b6e6c2c
max checks 2020-10-14 15:57:30 +02:00
5b7843d3d4
prepare max checks 2020-10-14 15:11:03 +02:00
0a248b36a1
refactor token checks
* requires https://github.com/oceanprotocol/ocean.js/pull/361
2020-10-14 15:03:44 +02:00
207b61933a
combine both flows 2020-10-14 15:03:44 +02:00
96ce7b518b
add help copy 2020-10-14 15:03:44 +02:00
1a71f0f66f
remove liquidity in OCEAN only 2020-10-14 15:03:44 +02:00
36d1289a8e
percentage is hard 2020-10-14 15:03:44 +02:00
89f4bf5aea
method changes 2020-10-14 15:03:44 +02:00
d7fed2deb5
make slider/output work 2020-10-14 15:03:44 +02:00
c068958513
use slider prototype 2020-10-14 15:03:44 +02:00
37b0f4f047
prototype 2020-10-14 15:03:43 +02:00
7275bbe131
output new liquidity pools 2020-10-14 13:28:51 +02:00
c1a0134c0a
bump ocean.js, totalSupply update 2020-10-14 10:36:16 +02:00
93179c8c37
metadataStore → metadataCache, package updates 2020-10-13 17:06:40 +02:00
aeb26b89c5
remove marketFeeAmount config 2020-10-12 14:39:42 +02:00
2fd40ae35e
tweak high liquidity sorting 2020-10-12 14:01:01 +02:00
53188875c0
refactor 2020-10-12 13:29:18 +02:00
a629112ebb
cleanup 2020-10-12 12:40:14 +02:00
51ab425c35
refactor 2020-10-12 12:28:07 +02:00
80901b5bb4
new pool layout 2020-10-12 12:14:39 +02:00
753b5c2c9c
output pool shares by default 2020-10-12 11:41:05 +02:00
8fb1998b02
add marketFeeAddress to consume/compute 2020-10-09 21:31:57 +02:00
mihaisc
4601bb8706
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-09 16:10:00 +03:00
mihaisc
c49e0b1288
compute fix, compute history
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-09 16:04:55 +03:00
ed02d66609
output total pool liquidity
* convert everything in the pool to OCEAN, then convert to user currency
2020-10-08 17:56:26 +02:00
4b0f7c0042
typing fixes 2020-10-08 14:45:55 +02:00
50accc0065
refactor for new price 2020-10-08 14:32:59 +02:00
15c37bdc59
filter high liquidity assets 2020-10-08 11:39:08 +02:00
8fbd98260b
frontpage tweaks preparing querying for liquidity 2020-10-08 10:24:20 +02:00
6949547043
coin selection todo 2020-10-07 13:59:20 +02:00
5eef2275fe
adding liquidity success output tweaks 2020-10-07 13:55:54 +02:00
231fdbb7fe
add method refactor 2020-10-07 13:38:55 +02:00
baa61b3481
lazy fix 2020-10-06 23:26:20 +02:00
ad25a0591a
type check fix 2020-10-06 23:16:08 +02:00
79ccff7905
output total pool liquidity value 2020-10-06 22:50:52 +02:00
ba39cfe653
tooltip fix 2020-10-06 22:11:43 +02:00
6b901adf4e
handle user data token balance 2020-10-06 22:05:56 +02:00
f7f3a259f7
allow to add OCEAN or Datatoken 2020-10-06 21:53:06 +02:00
fb479a167f
remove liquidity screen styling 2020-10-06 19:07:33 +02:00
93b7b1b6c2
compute widget cleanup 2020-10-06 15:46:41 +02:00
54b92aa514
limit description preview length 2020-10-06 14:44:33 +02:00
fb9a03771f
spacing fixes 2020-10-06 13:47:55 +02:00
41b20f59ca
add price to preview, default to dynamic 2020-10-06 13:39:23 +02:00
1d55b01398
Merge pull request #95 from oceanprotocol/fix/swapfee
swapFee calculation fix
2020-10-05 22:36:14 +02:00