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

<WIP> feat: Proxy Hook #7

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

<WIP> feat: Proxy Hook #7

wants to merge 1 commit into from

Conversation

chef-omelette
Copy link
Contributor

A hook template for combining multiple hooks

@chef-omelette chef-omelette changed the title feat: Proxy Hook <WIP> feat: Proxy Hook Aug 26, 2024
&& d != BalanceDeltaLibrary.ZERO_DELTA
) {
delta = delta - d;
hookDelta = hookDelta + d;
Copy link
Collaborator

@ChefMist ChefMist Sep 4, 2024

Choose a reason for hiding this comment

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

if there was test cases with hooks using hookDelta, we will notice an issue around: how does those hook take/settle with the vault -- something we need to figure out

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.

2 participants