Yusuf Seyrek
8ec4d61d31
fix(swap leftover amounts): use account_balance as sell amount on swaps ( #405 )
2023-08-29 00:26:28 +03:00
Linkie Link
2d146449ca
Mp 3260 finalize account summary ( #395 )
2023-08-26 10:30:56 +02:00
Yusuf Seyrek
50f365044c
feat(swap): reflect buy side amounts onto range input ( #392 )
2023-08-24 13:59:41 +03:00
Bob van der Helm
9c3a6a0482
[bugfixes] health percentage, trade slider, animation ++ ( #369 )
...
* [bugfixes] health percentage, trade slider, animation ++
* Update src/hooks/useHealthComputer.tsx
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
---------
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
2023-08-15 08:19:37 -03:00
Bob van der Helm
f9318dfe6e
[CM details] support changes ( #359 )
...
* [CM details] support changes
* Update src/components/Trade/TradeModule/SwapForm/index.tsx
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
* Update src/components/Trade/TradeModule/SwapForm/index.tsx
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
* [HC] update to bncoin.from
---------
Co-authored-by: Yusuf Seyrek <yusufseyrek@users.noreply.github.com>
2023-08-14 09:55:53 -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
b35c743286
MP-2912 Margin trading implementation ( #342 )
...
* fix(useSWR): request hooks revalidation on focus disabled
* [trade] add margin
* [trade] include borrow rate in receipt
* [trade] add tooltip margin and pr comments
* updated regardign comments
---------
Co-authored-by: Yusuf Seyrek <yusuf@delphilabs.io>
2023-08-07 13:51:52 +03:00
Linkie Link
1a55d8bd39
Mp 3104 delete account ( #336 )
...
* MP-3104: added deleteAccount and alerts for vaults and debts
* MP-3104: added Borrow and Farm links to the AlertDialog
* MP-3104: finished delete flow
* fix: adjusted according to feedback
* refactor: tidy
2023-08-03 11:45:32 +02:00
Yusuf Seyrek
69dece2600
Mp 3220 prevent making unnecessary calls from SwapForm ( #338 )
2023-08-03 10:46:15 +03:00
Bob van der Helm
b6be254804
[trade] implement max swap from health computer ( #335 )
2023-08-02 11:38:41 +02:00
Yusuf Seyrek
fef4608681
feat(swap form): disable range input when balance is zero ( #333 )
2023-08-01 10:43:38 +03:00
Yusuf Seyrek
1b34cb77eb
fix: wrong asset selector state on overlay close ( #332 )
2023-07-31 16:23:54 +03:00
Yusuf Seyrek
2611291028
Mp 3192 disable inputs on transaction initialization ( #326 )
...
* feat: inputs are disabled on swap form when executing the transaction
* feat: disabled borrow, lend, vault, deposit, withdraw form inputs when executing transaction
2023-07-31 10:57:38 +03:00
Linkie Link
fec03d030f
MP-3128: added conditional ActionButtons ( #324 )
...
* MP-3128: added conditional ActionButtons
* feat: added Create Account button
* fix: simplified the ActionsButton according to feedback
* fix: moved the onClick handler to the card of an account summary instead of the title
* fix: fixed the health and balance display bug
* fix: remove Leverage static number
* fix: small style fix
2023-07-28 11:25:09 +02:00
Yusuf Seyrek
bb6a9b99e3
feat: swap form fixes & improvements ( #322 )
2023-07-26 14:55:30 +03:00
Yusuf Seyrek
d4a2f19db2
feat: replaced all possible BN(0) & BN(1) occurrences with constants ( #320 )
2023-07-26 12:19:19 +03:00
Yusuf Seyrek
e09c2f9d53
feat: swap functionality ( #319 )
2023-07-26 09:23:30 +03:00
Bob van der Helm
4aec1bee67
WIP: Tradingview charts ( #296 )
...
* almost finished custom styling for TV
add basic chart
intermittent update
finished basic route pairing datafeed
update datafeed
fix relative import
* finish shell script
add shell script for charting_library
* remove wrong line in shell
* fixed pr comments
* fixed pr comments
* fix config for TV CHart
* add example for thegraph api
* update favorite assets
* add + to boolean operation
* remove usecallback
2023-07-13 09:02:38 +02:00
Linkie Link
df6d7a3ba2
overall cleanup and refactoring + SettingsModal ( #286 )
2023-07-11 21:01:14 +02:00
Yusuf Seyrek
c0d62cd8f0
feat: trade range input implementation ( #287 )
2023-07-07 18:19:00 +03:00
Linkie Link
3c3e722c49
Mp 2821 unlocked positions ( #276 )
2023-07-04 16:15:36 +02:00
Bob van der Helm
39e745b210
Mp 2713 asset selector ( #275 )
...
* added dumb asset selector
* fix table layouts borrow and farm
* 🍱 added basic overlay, esc btn
* finish asset selector
* Update tailwind configf to include button styles
2023-07-03 09:39:34 +02:00