-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature: LRT vaults, Update Fee Calculations, React 18 #747
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
jeffywu
commented
Apr 10, 2024
•
edited
Loading
edited
- Add LRT Point UI
- Clean up Transaction History
- Upgrade to React 18 (significant performance boost)
- Update nToken and fCash fee calculations to use spot rates
- Calculate nToken Deleverage mint bonus
* fix: all market yields * fix: network selector logic * fix: add network selector * fix: rename component and add to portfolio * fix: add network selector to portfolio, move useSelectedNetwork * fix: adding network icon to grid
Feat/data table refactor
* fix: yield cache (#699) * build: fixes small bugs * fix: claim arb button (#703) * build: fixes sorting * build: wip * build: adds organic value on dashboard cards * build: removes console logs * build: addresses comments * fix: ntoken spot price (#705) * build: removes networks switcher fixes usdc e error * build: adds key to bar chart tooltip * fix: adding more vaults (#707) * fix: variable rate utilization (#708) * fix: update vault addresses * fix: vault data and liquidator code * feat: updating vault addresses * fix: adding deposit value chart * fix: area chart * fix: update bar charts * fix: update chart headers * fix: update summary page * fix: chart bugs * fix: bar chart tooltips * fix: adds ntoken price chart * fix: apy chart data keys * fix: data server fixes * fix: ntoken apy charts * fix: whitelisted vaults * fix: registry yield sync --------- Co-authored-by: matthew-garrett <[email protected]>
* fix: initial query change * fix: initial remapping for labels * fix: ntokens and incentives * fix: renaming rest of txns
* fix: auto select borrow option for vaults * fix: default chart select
* fix: improving txn grouping * feat: system txn history
* build: udpates type form link * Feat: GHO Vault, Deposit Value Charts, Txn History Updates (#717) * build: react helmet wip * build: adds Meta tags to porfotlio and all markets * build: fixes vault list link * build: moves MetaTagManager to app layout route * build: undefined meta tag check and fixes about us small bugs * Bugfix/metrics for regisitries (#722) * fix: point multiples --------- Co-authored-by: matthew-garrett <[email protected]> Co-authored-by: matthew-garrett <[email protected]>
* fix: points multiples * fix: holdings pnl
* fix: using exchange in max withdraw * fix: ntoken withdraw direction * fix: liquidity withdraw issues
* fix: adding spot rates to oracle registry * fix: change fcash rate source * fix: testing lend fixed borrow fixed * fix: convert fcash * fix: order details bugs
* fix: various issues * fix: manage convert roll labels * fix: remove vault returns
* fix: adding deleverage buffer math * fix: latest commit * fix: working calculation * fix: cleaning up deleverage buffer code * fix: refactor summary table * fix: adjust ntoken post mint value * fix: update deleverage buffer error * fix: add max mint deviation * fix: vault share apy label * fix: adding deviation limit warning
* fix: create etherfi points worker * fix: making points worker * fix: rename to points * fix: adding ezETH vault
build: updates react to version 18
jeffywu
changed the title
Feature: LRT vaults, Update Fee Calculations
Feature: LRT vaults, Update Fee Calculations, React 18
Apr 10, 2024
Deploying notional-web-arb-dev with Cloudflare Pages
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.