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

771 Commits

Author SHA1 Message Date
3ea627df8d
remove lazy loading of wallet provider packages
* closes #111
2020-10-16 10:19:04 +02:00
e5563c88b1
Merge pull request #109 from oceanprotocol/feature/add-liquidity
Add liquidity checks
2020-10-16 10:11:34 +02:00
d6ab40d188
button copy 2020-10-16 10:00:30 +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
93672ac14a
package updates, lock to ocean.js v0.6.2 for now 2020-10-15 12:19:14 +02:00
7c1ecbfe51
Merge pull request #102 from oceanprotocol/feature/remove-liquidity
Removing liquidity
2020-10-14 20:33:22 +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
7a7bbfae4e
Merge pull request #103 from oceanprotocol/feature/pool-layout
new pool layout
2020-10-12 13:33:53 +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
c3c5ee6d0c
bump @oceanprotocol/react 2020-10-09 22:06:01 +02:00
8fb1998b02
add marketFeeAddress to consume/compute 2020-10-09 21:31:57 +02:00
18fa4dd2bc
package updates 2020-10-09 21:29:15 +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