eabb696f49
Remove slider quick wins ( #222 )
...
* make max display into max button
* effect refactor, get amountOcean as early as possible
* fix slider styles in Chrome
* max button fixes
* fix debounce
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
* lower threshold
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-10 09:50:05 +01:00
9f211a14d9
output weights in pool statistics ( #218 )
...
* output weights in pool statistics
* switch to more simple output
* output weights only when present
2020-11-09 17:49:09 +01:00
b3510230e9
More footer data ( #224 )
...
* output total datatoken liquidity in footer stats
* add build id to footer
* write out repo metadata before build
* build tweaks
* add title
* refactor
2020-11-09 14:31:04 +01:00
d47fd97536
fix pool share links ( #220 )
2020-11-06 16:56:22 +01:00
66984a575a
dark mode fixes ( #216 )
2020-11-05 21:49:31 +01:00
ad107c5415
Data Partners ( #214 )
...
* datapartners prototype
* output partner name on asset teasers
* badge, output partner data
* deprioritize pool badge
* teaser spacing tweaks
* styling
* carousel pattern
* carousel fixes
* styling tweaks
* cleanup, useDataPartner hook
* large screen fixes
* add partner badge to all data set list titles
* byline links tweaks
* byline tweaks
* switch list data source
* fixes, link to https://github.com/oceanprotocol/list-datapartners
* refactor
* refactor
2020-11-05 14:43:13 +01:00
mihaisc
b55362f309
incorrect link type ( #215 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-05 13:12:45 +01:00
mihaisc
35fd83de73
fix download button ( #213 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-05 12:56:41 +01:00
300aedc856
first aggregated stats ( #203 )
...
* first stats
* styling
* url change, error catching
* styling, more output
* refactor, refetch every 10 sec when in viewport
* copy
* add axios cancel token
* cancel token logging
2020-11-04 13:06:51 +01:00
3505db21da
Owner/publisher search ( #187 )
...
* make owner search work
* owner/publisher search from asset details
* copy & cleanup
* style tweaks
* timing
* make search combinations work again
* remove account search highjacking
* switch owner source
* search route fixes
* eth address truncation in text search titles
2020-11-03 14:57:40 +01:00
3974e4a9a3
Context warnings, more terms links ( #199 )
...
* move general banner to publish screen
* modify main banner
* move banner contents into content files
* simple footer links
* consistent links
* specificity
2020-11-03 14:17:21 +01:00
8f1cde9c90
icon tweaks ( #200 )
2020-11-03 13:19:47 +01:00
79e76dddb0
fix min validation input bug ( #195 )
...
* fix min validation input bug
* tweak pool transactions number output so 0.00001 shows up
2020-11-02 20:24:58 +01:00
be8307f34d
User pool transactions on asset details ( #193 )
...
* refactored pool transactions component, output pool transactions on asset details
* styling
* remove sticky around asset actions
* hasAddedLiquidity simplification
* owner from useMetadata
* refactor, styling, number formatting
* refactor
* toggle pattern
2020-11-02 19:18:21 +01:00
a5b7c66331
re-fetch pool numbers every 10 sec. ( #191 )
...
* re-fetch pool numbers every 10 sec.
* visual indicator
* refresh values on remove screen
* show indicator only when ocean connected
* put back await
2020-11-02 11:58:05 +01:00
0c2bc9ad4e
lower min amount for adding ( #186 )
2020-11-02 11:24:08 +01:00
5166480157
table display fixes
2020-11-02 01:02:53 +01:00
7a1d8ea0df
reactivate smooth scroll-behavior
2020-10-31 20:42:17 +01:00
84746b1027
refined conversion number formatting, add more currencies ( #184 )
...
* fix conversion number formatting
* switch to symbol formatting for fiat
* hack in consistent visual symbol formatting
* add more fiat currencies
* no need for custom isFiat regex
* consistent number column formatting
2020-10-31 20:18:45 +01:00
b48f3cc89d
mobile fixes
2020-10-31 00:56:03 +01:00
c92ec6bd94
search bar fixes
2020-10-31 00:55:39 +01:00
e95d8044c6
input size modifiers, add large
2020-10-31 00:55:00 +01:00
a670d3b2f1
default theme fix
2020-10-30 22:36:47 +01:00
983bc3a902
default theme fix
2020-10-30 22:34:39 +01:00
d655adb9f7
copy
2020-10-30 22:10:33 +01:00
74dc5b8081
logo fixes
2020-10-30 22:00:57 +01:00
cf3f406547
Dark Mode ( #182 )
...
* refactor CSS custom properties for dark mode
* dark mode style
* dark mode switching
* config tweaks
2020-10-30 21:28:20 +01:00
2063f594f6
disable walletconnect, metamask download fallback ( #183 )
2020-10-30 20:55:09 +01:00
08e2a3f22d
unify TokenList styles
2020-10-30 15:27:14 +01:00
8b3f16fac9
output owner on asset details ( #180 )
2020-10-30 14:58:36 +01:00
24cd36b2be
price display tweaks
2020-10-30 14:10:21 +01:00
0134610dbe
remove conversion display from pool price
2020-10-30 14:03:40 +01:00
22cb980207
fix remove screen styles
2020-10-30 13:46:52 +01:00
mihaisc
5b3002fd82
add creator liquidity ( #178 )
...
* add creator liquidity
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove comments
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* check price update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-30 14:39:00 +02:00
e96d782917
Add warning to Add Liquidity screen ( #177 )
...
* refactor add form, warning component
* dismissable alert
* prototype default warning screen
* add copy, finalize styling
* remove dismiss x
2020-10-30 13:31:27 +01:00
mihaisc
290e43199c
change weights ( #169 )
...
* change weights
* new defaults
* your liquidity fix
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-30 11:50:50 +01:00
551f4ab7ee
add back balance check for all use actions ( #166 )
2020-10-29 21:34:53 +01:00
9d681fc594
bookmarks fix
2020-10-29 20:45:57 +01:00
2ec825d255
table display tweaks
2020-10-29 20:42:21 +01:00
8eb1023447
boomarks title fix
2020-10-29 19:25:51 +01:00
mihaisc
d8dfe88e2a
refresh price and pool info ( #164 )
...
* refresh price and pool info
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* lib update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove unused dependencies
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 15:53:27 +01:00
0065d7b3da
Pool shares list ( #163 )
...
* refactor
* pool shares component
* bump ocean.js
* output shares and prices
* styling
* refactor
* bump ocean.js
* bump react hooks
2020-10-29 15:12:05 +01:00
a9550e1331
add a debounce to remove liquidity slider
2020-10-29 12:42:19 +01:00
eae81505f6
remove metadataCacheUri output from empty messages
...
* closes #134
2020-10-29 12:00:10 +01:00
c849fd0396
network agnostic bookmarks ( #162 )
...
* network agnostic bookmarks
* bookmark data structure migration
2020-10-29 11:39:42 +01:00
86ca66d2cb
add bookmark to beginning of array instead of end
2020-10-29 00:40:46 +01:00
a95a35bd7b
fix bookmarks empty state
2020-10-29 00:13:33 +01:00
0972944e03
Bookmarks ( #159 )
...
* handle pinned items in UserPreferencesProvider
* prototype add/remove pins
* output pins
* pins → bookmarks
* styling
* output datatoken info
2020-10-28 23:59:14 +01:00
a80c6ff5e8
output datatoken symbol on asset teaser
2020-10-28 23:43:04 +01:00
060862602b
markdown display tweaks
2020-10-28 19:11:34 +01:00
7af9ac6974
Merge pull request #152 from oceanprotocol/fix/paginationSearch
...
correct number of items on page
2020-10-28 13:08:35 +01:00
0695390c41
fix remove liquidity message
2020-10-28 13:02:24 +01:00
f01f885884
multiple remove liquidity fixes
...
* never go more than 100% in slider
* fix removing OCEAN
2020-10-28 12:57:06 +01:00
mihaisc
0540bad3fd
correct number of items on page
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-28 13:33:53 +02:00
8fb4f258db
refactor conversion to use PricesProvider
2020-10-28 11:00:06 +01:00
47bd08e7a9
create price provider
2020-10-28 10:32:56 +01:00
fd1a7f263a
cleanup
2020-10-27 21:05:09 +01:00
e57f675282
checkPreviousOrder fix
2020-10-27 20:58:20 +01:00
aff25b7954
lower allowed OCEAN amount to add
2020-10-27 19:16:59 +01:00
mihaisc
ae84db194c
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 20:03:19 +02:00
mihaisc
70caeb5d80
fixed price and gas estimate
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 19:56:14 +02:00
b2cd4fc79e
fix etherscan links
2020-10-27 18:07:19 +01:00
a81d7b9d8b
disable whole effect
2020-10-27 17:34:22 +01:00
960d20d1ea
disable user balance check for buy
...
* quick hack for #145
2020-10-27 17:30:40 +01:00
mihaisc
b600e4cd44
remove copyright
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:01:52 +02:00
mihaisc
be005e0936
remove license
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 13:56:43 +02:00
a3c7e7abe7
update banner link
2020-10-27 12:16:37 +01:00
mihaisc
01d729b130
Merge pull request #139 from oceanprotocol/fix/addLiquidityEstimates
...
correct pool shares
2020-10-26 22:31:04 +02:00
mihaisc
599e11aed7
remove forgotten console
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:23:25 +02:00
mihaisc
adcef8d15e
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 22:21:38 +02:00
5a7488fa04
refactor add form
2020-10-26 20:54:07 +01:00
ce9923f80c
another row of highest liquidity pools
2020-10-26 20:23:26 +01:00
mihaisc
478e18c68d
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:12:07 +02:00
mihaisc
9973ba09b3
Merge branch 'main' into fix/addLiquidityEstimates
2020-10-26 21:05:21 +02:00
mihaisc
93d141f91f
correct pool shares
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 21:04:49 +02:00
d6e9e7f7c9
disable compute starting for now
2020-10-26 19:51:07 +01:00
2b6759c3a2
remove debug
2020-10-26 19:30:51 +01:00
a76fb0342b
Merge pull request #138 from oceanprotocol/feature/first-price
...
Display firstPrice helper upon dynamic price creation
2020-10-26 19:29:33 +01:00
30ebed4e29
firstPrice styling
2020-10-26 19:17:20 +01:00
2ac9a7cf1b
price output
2020-10-26 19:04:40 +01:00
0658b656b1
change swapFee calculation
2020-10-26 18:57:57 +01:00
4585fecb1f
effect dependencies
2020-10-26 18:49:16 +01:00
2c27d955d9
formula update
2020-10-26 18:48:08 +01:00
77e1d08a08
prepare displaying firstPrice
2020-10-26 18:44:32 +01:00
411923373a
disable add input by default
2020-10-26 18:31:54 +01:00
1fa6303850
fix fallback etherscan link
2020-10-26 18:27:34 +01:00
e14d4ad9e0
disabled buttons
2020-10-26 18:20:34 +01:00
99334f4d74
refactor pool data flow
2020-10-26 18:13:12 +01:00
8756a8e688
Merge pull request #136 from oceanprotocol/fix/pool-price
...
price refactor
2020-10-26 17:46:14 +01:00
0b5e7f27d2
remove debug
2020-10-26 17:41:27 +01:00
1a621becd5
add global banner
2020-10-26 17:24:45 +01:00
9dda9eadf8
fee fix
2020-10-26 17:08:37 +01:00
a064e951c9
enforce min dtAmount
2020-10-26 17:03:01 +01:00
ef335ff850
introduce weightOnOcean
2020-10-26 16:40:18 +01:00
04e8352dd0
calculations
2020-10-26 16:00:19 +01:00
8a8484deb3
bump libraries
2020-10-26 15:56:52 +01:00
c3b4bcec66
new value: oceanAmount
2020-10-26 15:19:08 +01:00
d0c65a6935
price refactor
2020-10-26 15:15:01 +01:00
c2a247b605
search tweaks
2020-10-24 17:39:51 +02:00
806d9cd4ca
fix search title
2020-10-24 17:05:43 +02:00
7113db6419
metadata display tweaks
2020-10-24 17:01:04 +02:00
0d93d7e672
tag fixes
2020-10-24 16:19:16 +02:00
mihaisc
ebc1e22d88
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:56:04 +03:00
mihaisc
ec28ef546c
fix compute previous order
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:33:39 +03:00
mihaisc
7b0af5e062
Merge branch 'main' into feature/previousOrders
2020-10-23 16:40:01 +03:00
mihaisc
8f320c149e
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 16:23:08 +03:00
6a7c6819e4
refactor EtherscanLink
2020-10-23 15:22:01 +02:00
6837a459e1
make initial network switching based on user network work
2020-10-23 13:39:33 +02:00
6e589949b4
refactor network messaging
2020-10-23 13:38:12 +02:00
f0c6958154
make network switching work
2020-10-23 13:38:12 +02:00
mihaisc
95c65b7461
update hooks, refactor
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 14:10:24 +03:00
mihaisc
f085ecd2ef
checking previous orders in consume and compute
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 12:57:12 +03:00
alexcos20
21257bba13
check previousValidOrders
2020-10-23 00:55:54 -07:00
b0d9821535
output relative time
2020-10-22 17:51:25 +02:00
d75d172c0c
job result fallbacks
2020-10-22 17:38:55 +02:00
762e8785c7
limit queryLatest
2020-10-22 17:04:12 +02:00
28d858cab7
Merge pull request #118 from oceanprotocol/fix/113
...
Fixes search by tag
2020-10-22 16:26:27 +02:00
4a201e7325
sort arrays before putting it in state
2020-10-22 16:19:26 +02:00
f397d51858
table refactor
2020-10-22 15:50:07 +02:00
Alex Coseru
0f092c6df3
Merge branch 'main' into feature/history-compute
2020-10-22 16:25:54 +03:00
mihaisc
041eb30d7c
Merge branch 'main' into fix/113
2020-10-22 15:47:05 +03:00
mihaisc
9350026552
fix search by tag
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 15:46:11 +03:00
mihaisc
829047cb71
reset values when switching from simple to advanced
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 15:37:26 +03:00
3c1e8f1e04
tweak job output
2020-10-22 14:31:34 +02:00
Alex Coseru
12626d3924
Update ComputeJobs.tsx
2020-10-22 15:15:30 +03:00
f4a31ef393
visual tweaks, refactoring
2020-10-22 14:09:42 +02:00
mihaisc
5e38ae572b
Merge branch 'feature/history-compute' of https://github.com/oceanprotocol/market into feature/history-compute
2020-10-22 14:31:07 +03:00
mihaisc
034111b62d
fix Time when date is null
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 14:30:48 +03:00
dd46e5ab85
limit pool transactions list
2020-10-22 13:22:42 +02:00
0b99155923
compute creation feedback fix
2020-10-22 13:22:32 +02:00
mihaisc
ce6872d0bd
format
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:53:20 +03:00
mihaisc
fbb46aaade
fixes
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:52:50 +03:00
mihaisc
47857f0383
Merge branch 'feature/history-compute' of https://github.com/oceanprotocol/market into feature/history-compute
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:45:41 +03:00
mihaisc
7c228a57c0
history working withough signature
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:37:56 +03:00
e163c56108
remove signing mechanism
2020-10-22 12:29:19 +02:00
9c0209c11d
switch modal component to the one from site
2020-10-22 12:22:38 +02:00
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
6e5754d5d7
pool transaction history order tweak
2020-10-05 22:25:13 +02:00
eeda0f85ee
swapFee calculation fix
2020-10-05 22:07:16 +02:00
01655c883a
menu tweaks
2020-10-05 20:40:41 +02:00
6eff6883af
fetch datatoken symbol in transaction history
2020-10-05 17:05:21 +02:00
55fad1ee92
metadata display tweaks
2020-10-05 16:18:54 +02:00
da0cafe5a0
asset teaser tweaks
2020-10-05 16:14:59 +02:00
2c2bf3cef1
move user's focus to top of screen upon publish
2020-10-05 15:42:19 +02:00
fb095460ab
loader fixes
2020-10-05 15:13:51 +02:00
22a45ec21e
new publish feedback UX
2020-10-05 15:03:21 +02:00
9e2baac34c
refactor, move feedback out of form
2020-10-05 12:29:50 +02:00
9a321e2500
another network change fix
2020-10-02 14:33:46 +02:00
a322c443ed
network change fix
2020-10-02 14:07:54 +02:00
68ed8fd348
chainId → networkId
2020-10-02 13:41:00 +02:00
c460904903
Merge pull request #68 from oceanprotocol/feature/history
...
History page
2020-10-01 17:34:15 +02:00