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

Release 1.110.0 #3612

Merged
merged 21 commits into from
Jul 3, 2023
Merged

Release 1.110.0 #3612

merged 21 commits into from
Jul 3, 2023

Conversation

timjrobinson
Copy link
Contributor

Weekly Release.

timjrobinson and others added 21 commits June 27, 2023 19:44
removed two experimental pools that are not longer in use.
Added AGA/AGAr/wstETH/stMATIC/USDC Pool
* Revert "Hotfix - remove post validation"

* Fix approving BPT spending with Gauges

When staking a user must allow a gauge to spend their token. However
when we check for user allowances we only check for tokens the vault
can spend, not the allowances for gauges. By allowing injecting a
spender we can inject the gauge into the spenders list which then
fetches allowances for it when then makes it able to correctly tell if
the user has allowed the gauge to spend their BPT.

This fixes the post approval check always failing when staking BPT.

* Fake injectSpender function to avoid onchain calls during unit testing

* fix: Don't fetch allowances twice

---------

Co-authored-by: Alberto Gualis <[email protected]>
Co-authored-by: Gareth Fuller <[email protected]>
@vercel
Copy link

vercel bot commented Jul 3, 2023

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

Name Status Preview Comments Updated (UTC)
beta-app-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2023 10:42am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
app-v2 ⬜️ Ignored (Inspect) Jul 3, 2023 10:42am

@timjrobinson timjrobinson merged commit e8015e3 into master Jul 3, 2023
4 checks passed
@timjrobinson timjrobinson deleted the release/1.110.0 branch July 3, 2023 11:39
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.

6 participants