Skip to content

Conversation

NouDaimon
Copy link

Contains the required changes in order to allow multiple strategies per vault.

Notably, modifiers is no longer used in the vault.

Registry is supplemented with StrategyRegistry which contains strategy metadata mapping(bytes32 => DataTypes.StrategyStep[]) steps; linking strategy hashes => strategy steps.

@dhruvinparikh dhruvinparikh mentioned this pull request Dec 12, 2022
1 task
Copy link
Contributor

@leodinh leodinh left a comment

Choose a reason for hiding this comment

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

Should we create hardhat tasks for addStrategyPlan, addStrategyPlans, addStrategies,...?

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.

3 participants