Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

feat: migrate to b-sdk 0.26.0 #1107

Merged
merged 6 commits into from
Sep 19, 2024
Merged

feat: migrate to b-sdk 0.26.0 #1107

merged 6 commits into from
Sep 19, 2024

Conversation

agualis
Copy link
Contributor

@agualis agualis commented Sep 18, 2024

Migrate v3 abis, addresses and tests to the last vault deployment (deploy 8)

Copy link

vercel bot commented Sep 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 9:00am
test-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 9:00am

@@ -53,7 +53,7 @@ function useV3PoolOnchainData(pool: Pool) {
contracts: [
{
chainId,
abi: balancerV3VaultAbi,
abi: balancerV3ExtensionVaultAbi,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We will probably use the vault explorer abi instead of this extension abi but this works for the sake of testing.

@garethfuller garethfuller merged commit 2d2d189 into main Sep 19, 2024
7 checks passed
@garethfuller garethfuller deleted the feat/updat-to-deploy-8 branch September 19, 2024 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants