Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAN-2813: App redesign #1093

Open
wants to merge 179 commits into
base: development
Choose a base branch
from
Open

BAN-2813: App redesign #1093

wants to merge 179 commits into from

Conversation

iamsphere
Copy link
Collaborator

commit cea9713
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 23:36:54 2024 +0100

    Get lrtsSOL apr from solayer api.
    Implement apy/apr convertions

commit c14bac2
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 22:23:03 2024 +0100

    Rename slippage to max slippage

commit f48bd41
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 22:19:15 2024 +0100

    Bind slippage btn with functions.
    Use minimizeSlippage in all jup swaps

commit 2c9d5d1
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 18:36:04 2024 +0100

    Revert config settings

commit 337dea5
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 18:35:11 2024 +0100

    Implement useSlippage.
    Rename PriorityFeesModal to AppSettingsModal

commit fda92e9
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 17:51:11 2024 +0100

    Update /bonds/spl/preview endpoint with right bestOffer calculation

commit f4e68d2
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 12:46:58 2024 +0100

    Rename useLrtsLeverage hook to useLeverage.
    Fix Summary jump

commit 9351f61
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 12:40:11 2024 +0100

    Remove hover effect from offerBook

commit de35bb1
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 12:24:33 2024 +0100

    Add new columns to Leverage Positions table (collatral and created date)

commit 7f8397f
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 12:07:47 2024 +0100

    Fix form styles

commit e557b2e
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 11:52:48 2024 +0100

    Fix offers formatting (formatTokensPerCollateralToStr)

commit c2993d7
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 11:48:09 2024 +0100

    Fix net apr in positions tab

commit 19ce62b
Author: sablevsky <[email protected]>
Date:   Fri Dec 13 10:57:49 2024 +0100

    Update sdk.
    Use convertToSimpleOfferV2 from fbonds-core.
    Fix net apr calculation.
    Remove logs.
    Move fetchJlpAprPercent to api/tokens.

commit 5713673
Author: sablevsky <[email protected]>
Date:   Thu Dec 12 17:07:56 2024 +0100

    Fetch jlp APY from backend

commit 6217239
Author: sablevsky <[email protected]>
Date:   Thu Dec 12 17:01:48 2024 +0100

    Add loading state for multiply btn

commit dc5ef59
Author: sablevsky <[email protected]>
Date:   Thu Dec 12 16:53:08 2024 +0100

    Add debug logs for calculateNetApr func

commit 9dc819c
Author: sablevsky <[email protected]>
Date:   Thu Dec 12 16:48:03 2024 +0100

    Add loan APR. Refactor  net apr calculation

commit 079d9a2
Author: sablevsky <[email protected]>
Date:   Thu Dec 12 16:37:23 2024 +0100

    Implement dynamic APY fetch for multiply tokens

commit 85f4b8b
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 18:45:09 2024 +0100

    Refactor lrtsSellToRepay

commit b1ebf6d
Merge: 81c1066 a56a63f
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 18:21:38 2024 +0100

    Merge remote-tracking branch 'origin/development' into feature/BAN-2814

commit 81c1066
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 18:20:50 2024 +0100

    Refactor SellToRepay

commit 431dfe5
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 18:04:08 2024 +0100

    Remove createSellToRepayTokenLoanTxnData from tokenLending txns

commit 44f5079
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 18:03:26 2024 +0100

    Implement raw createSellToRepayTokenLoanTxnData function.
    Refactor transaction functions

commit 378ebf7
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 12:51:42 2024 +0100

    Update orderbook style

commit a836f68
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 12:41:07 2024 +0100

    Add show/hide offers button

commit f05b142
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 12:32:17 2024 +0100

    Fix createLeverageTxnData

commit 5b886c1
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 12:20:44 2024 +0100

    Enhance multiply UI

commit 6e1aea4
Author: sablevsky <[email protected]>
Date:   Wed Dec 11 11:48:19 2024 +0100

    Refactor

commit 440b448
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 16:16:46 2024 +0100

    Implement raw jlp multiply

commit 166786e
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 16:15:31 2024 +0100

    Update TOKEN_ITEMS list

commit 2be2b6f
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 16:14:39 2024 +0100

    Add bps param for fetchConversionRate

commit 84ed64d
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 16:14:04 2024 +0100

    Update sdk and txn-executor

commit cd800a2
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 12:59:15 2024 +0100

    Fix calculateTokensPerCollateral function

commit a05b88b
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 12:57:10 2024 +0100

    Add prev imlementation of calcMaxMultiplier in comments

commit ab3080e
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 12:55:51 2024 +0100

    Add fetchConversionRate from jup

commit 1004b88
Author: sablevsky <[email protected]>
Date:   Mon Dec 9 12:55:11 2024 +0100

    Refactor calcMaxMultiplier with BNs
Renamed 'Offers TVL' to 'Size'
Fix close sidebar on click outside
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant