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

V3 canary #146

Merged
merged 11 commits into from
Feb 14, 2024
Merged

V3 canary #146

merged 11 commits into from
Feb 14, 2024

Conversation

franzns
Copy link
Collaborator

@franzns franzns commented Feb 14, 2024

  • precompute normalized liquidity
  • Adapt SOR paths endpoint for new UI/SDK interaction
  • sDOLA APR
  • rswETH APR
  • new gnosis RPC
  • sftmx TVL to fantom
  • add stellate configs

franzns and others added 9 commits February 12, 2024 14:17
* on chain fetching

* fix scaling

* cap priceRatio to make sure normalizedLiquditiy is always >0

* add to sor

* always update tokenpairs

* add migration, fix pool filter

* fix bug

* cleanup

* rename stable to composablestable
* redo input

* redo output for b-sdk input

* actually retry with one more depth
Adds rsweth apr, no path on endpoint
const tokenPairData = await fetchTokenPairData(
filteredPools,
this.options.balancerQueriesAddress,
networkContext.chain === 'ZKEVM' ? 190 : 1024,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you set chain from internal getter? it will help to pass them as config params later.

@franzns franzns merged commit fd63cf4 into v3-main Feb 14, 2024
1 check passed
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.

3 participants