Bob van der Helm
5469d708cb
v2.0.6 and use feature flag for auto repay ( #650 )
2023-11-23 15:38:47 +01:00
Bob van der Helm
9a05d03db5
Update HC for Margin trade and HLS ( #645 )
...
* Update HC for Margin trade and HLS
* fix relative imports
2023-11-20 12:25:16 +01:00
Bob van der Helm
4915729ed5
✨ routing and pages for HLS ( #538 )
2023-10-12 14:40:40 +02:00
Bob van der Helm
44196f1a10
✨ added portfolio summary for all accounts ( #512 )
2023-09-30 09:56:11 +02:00
Bob van der Helm
653227921a
vaults: multiple bug fixes ( #493 )
...
* vaults: multiple bug fixes
* Update src/components/Account/AccountComposition.tsx
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
* Update src/components/Account/AccountComposition.tsx
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
* Update src/components/Portfolio/Account/Summary.tsx
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
* Update src/components/Account/AccountComposition.tsx
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
* Update src/components/Portfolio/Account/Summary.tsx
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
---------
Co-authored-by: Linkie Link <linkielink.dev@gmail.com>
2023-09-20 19:05:17 +02:00
Bob van der Helm
2f9f0f4b02
Add / update slippage for Vault Messages ( #469 )
...
* ✨ replaced minLpToReceive with slippage
* ✨ Re-lend assets after entering vault
* 🐛 Fix vault unlock bug
2023-09-13 20:27:17 +02:00
Bob van der Helm
ccde9dbe1e
🐛 vault deposit: add buffer to prevent over providing ( #459 )
2023-09-12 15:57:56 +02:00
Bob van der Helm
d87fbd2a15
Mp 3270 deposit cap messages ( #416 )
...
* Add Deposit cap for AssetSelector
* Add DepositCap component for Trade
* DepositCap to Vault and Fund
* DepositCap to Vault and Fund
* Small bugixes
* formatting fixes
* formatting fixes
* formatting fixes
* formatting fixes
* run format
2023-09-04 09:46:13 +02:00
Yusuf Seyrek
f64d2a78ff
feat(auto-unlend): implemented to the withdraws ( #406 )
2023-08-29 16:38:17 +03:00
Yusuf Seyrek
8ec4d61d31
fix(swap leftover amounts): use account_balance as sell amount on swaps ( #405 )
2023-08-29 00:26:28 +03:00
Bob van der Helm
9712573b00
[bugfix] fix leverage and implement buffer for health ( #374 )
...
* [bugfix] fix leverage and implement buffer for health
* [bugfix] properly remove council page from nav
* [bugfix] ensure integer values for HC
* [bugfix] infinite rerender withdraw + negative values
2023-08-15 16:34:01 +03:00
Yusuf Seyrek
9d31122636
feat(transaction broadcasting layer): added on the fly fee estimation functionality to all of the transactions ( #352 )
2023-08-09 11:09:42 +03:00
Bob van der Helm
697e83b7cb
Mp depostied vaults table ( #271 )
...
* added correct resolving of account positions
* solve rendering bug for lp amount
* bugfix: add slippage to minlpamount
* fix DisplayCurrency to accept only BNCoin
* bugfix: remove prices from store
* add basic depostied vaults table
* Farm: Added deposited table
* finish deposited table, remove featured vaults:
2023-06-29 12:55:47 +02:00
Yusuf Seyrek
2c399a2f16
feat: lend and withdraw modals ( #257 )
...
* feat: lend/withdraw functionality
* feat: addressed to pr discussions
* rename: data hook members
2023-06-23 13:30:08 +03:00