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

Update to v3 deploy 8 #77

Merged
merged 8 commits into from
Sep 17, 2024
Merged

Update to v3 deploy 8 #77

merged 8 commits into from
Sep 17, 2024

Conversation

MattPereira
Copy link
Member

@MattPereira MattPereira commented Sep 12, 2024

Closes #76

Summary

Updated foundry and nextjs projects to use the 8th testnet release of v3

Hooks Contracts

  • Inherit directly from VaultGuard to get access to the onlyVault modifier, which should be applied to onRegister and all other hook flags
  • Have been renamed to be more consistent with v3 monorepo (i.e. include Example in names)

Pool Contracts

  • computeInvariant now has second argument of type Rounding which controls the rounding direction when computing the invariant

@MattPereira MattPereira self-assigned this Sep 12, 2024
Copy link

vercel bot commented Sep 12, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
scaffold-balancer-v3 ⬜️ Ignored (Inspect) Visit Preview Sep 17, 2024 8:28pm

@MattPereira MattPereira marked this pull request as ready for review September 17, 2024 19:48
@MattPereira MattPereira merged commit 603a819 into main Sep 17, 2024
3 checks passed
@MattPereira MattPereira deleted the update-to-deploy8 branch September 22, 2024 21:55
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.

Update to deploy 8
1 participant