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: CEI to fix reentrancy risk with reentrant tokens (eg ERC777) #704

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

The-3D
Copy link
Contributor

@The-3D The-3D commented Aug 8, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #704 (8e6cbc8) into feat/3.0.1 (a818243) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           feat/3.0.1     #704   +/-   ##
===========================================
  Coverage       99.95%   99.95%           
===========================================
  Files              45       45           
  Lines            2135     2137    +2     
  Branches          283      284    +1     
===========================================
+ Hits             2134     2136    +2     
  Misses              1        1           
Impacted Files Coverage Δ
...acts/protocol/libraries/logic/LiquidationLogic.sol 100.00% <100.00%> (ø)
contracts/protocol/libraries/logic/SupplyLogic.sol 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kyzia551
Copy link
Collaborator

Looks good for me

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.

4 participants