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

feat: add vault to core contracts #13

Open
heyJonBray opened this issue Jul 30, 2024 · 0 comments
Open

feat: add vault to core contracts #13

heyJonBray opened this issue Jul 30, 2024 · 0 comments
Labels
scope: contracts To be applied to issues or PRs that involve smart contracts status: discussing Under discussion threads. Closed as stale after 60 days of inactivity. type: enhancement Updating an existing feature

Comments

@heyJonBray
Copy link
Owner

feature

add vault logic to handle tokens after a hedge is opened but before it is setted

enhancement

this should modularize the XeonHedging contract somewhat, introducing a single contract for handling the tokens that move through the protocol. by modularizing, we can have both hedging and staking inherit this contract which would make fees paid to stakers easier to manage

context

see #12 which has a use-case for XeonVault

@heyJonBray heyJonBray added type: enhancement Updating an existing feature scope: contracts To be applied to issues or PRs that involve smart contracts status: discussing Under discussion threads. Closed as stale after 60 days of inactivity. labels Jul 30, 2024
@heyJonBray heyJonBray self-assigned this Jul 30, 2024
@heyJonBray heyJonBray assigned neonhedge and unassigned heyJonBray Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: contracts To be applied to issues or PRs that involve smart contracts status: discussing Under discussion threads. Closed as stale after 60 days of inactivity. type: enhancement Updating an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants