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: strategy router #173

Merged
merged 2 commits into from
Jan 12, 2025
Merged

feat: strategy router #173

merged 2 commits into from
Jan 12, 2025

Conversation

0xsambugs
Copy link
Collaborator

@0xsambugs 0xsambugs commented Jan 12, 2025

Interacting with strategies usually requires multiple steps because we need to figure out the strategy's address in order to call it. We could have its id, or we might have a position id instead. This contract aims to simplify this process by exposing a single function that will perform all the necessary steps.

@0xsambugs 0xsambugs self-assigned this Jan 12, 2025
Copy link

github-actions bot commented Jan 12, 2025

Slither report

THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings to show all the results.
Summary

@0xsambugs 0xsambugs merged commit 2e98669 into main Jan 12, 2025
5 checks passed
@0xsambugs 0xsambugs deleted the feat/strategy-router branch January 12, 2025 17:45
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