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

fix(contract): remove shares exploit fix #27

Merged
merged 2 commits into from Jul 7, 2022

Conversation

PierrickGT
Copy link
Contributor

No description provided.

@PierrickGT PierrickGT temporarily deployed to fork July 6, 2022 20:10 Inactive
@@ -482,7 +482,7 @@ describe('AaveV3YieldSource', () => {
).to.be.revertedWith('AaveV3YS/shares-gt-zero');
});

it('should succeed to manipulate share price but fail to redeem more than deposited', async () => {
it.skip('should succeed to manipulate share price but fail to redeem more than deposited', async () => {

Choose a reason for hiding this comment

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

No skip

@PierrickGT PierrickGT force-pushed the fix/remove-shares-exploit-fix branch from 9c67d16 to 64d0013 Compare July 6, 2022 21:32
@PierrickGT PierrickGT temporarily deployed to fork July 6, 2022 21:32 Inactive
@PierrickGT PierrickGT temporarily deployed to fork July 6, 2022 21:32 Inactive
@PierrickGT PierrickGT temporarily deployed to fork July 6, 2022 21:48 Inactive
@PierrickGT PierrickGT temporarily deployed to fork July 6, 2022 21:48 Inactive
@PierrickGT PierrickGT merged commit c9614c4 into master Jul 7, 2022
@PierrickGT PierrickGT deleted the fix/remove-shares-exploit-fix branch July 7, 2022 19:46
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.

None yet

2 participants