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: chainsec fixes #33

Merged
merged 18 commits into from
Feb 7, 2024
Merged

feat: chainsec fixes #33

merged 18 commits into from
Feb 7, 2024

Conversation

Schlagonia
Copy link
Collaborator

No description provided.

ape-config.yaml Outdated
@@ -21,20 +21,27 @@ dependencies:
- name: yearn-vaults
github: yearn/yearn-vaults-v3
ref: v3.0.1
config_override:
Copy link
Collaborator

Choose a reason for hiding this comment

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

DELETE

@@ -293,7 +304,7 @@ contract DebtAllocator {

// Check if it's over the threshold.
if (toPull > minimumChange) {
// Can't lower debt if there is unrealised losses.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should everything be singular?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

probably but its too late

Copy link
Collaborator

@fp-crypto fp-crypto left a comment

Choose a reason for hiding this comment

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

Approved with comments

@Schlagonia Schlagonia merged commit 6a48f73 into master Feb 7, 2024
4 checks passed
@Schlagonia Schlagonia deleted the chainsec-fixees branch February 7, 2024 00:38
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