-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: eq-lab/slender
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bug: Do we need to transfer to the treasury during liquidation when liquidator repays borrower's debt?
bug
Something isn't working as expected
#133
opened May 24, 2024 by
artur-abliazimov
I-4: Flash loan event sometimes include irrelevant info
informational
Good for newcomers
#125
opened May 23, 2024 by
artur-abliazimov
I-3: Some inline comments are inaccurate/outdated
informational
Good for newcomers
#124
opened May 23, 2024 by
artur-abliazimov
I-2: Replace 10i128.pow with 10i128.checked_pow
informational
Good for newcomers
#123
opened May 23, 2024 by
artur-abliazimov
I-1: Some of the names for the variables are misleading
informational
Good for newcomers
#122
opened May 23, 2024 by
artur-abliazimov
L-1: Some configuration parameters lack input validation
low
New feature or request
#121
opened May 23, 2024 by
artur-abliazimov
M-8: The protocol lacks circuit breakers (such as min/max prices)
medium
This issue or pull request already exists
#120
opened May 23, 2024 by
artur-abliazimov
M-7: There is no stale price check
medium
This issue or pull request already exists
#119
opened May 23, 2024 by
artur-abliazimov
M-6: There is no backup price feed
medium
This issue or pull request already exists
#118
opened May 23, 2024 by
artur-abliazimov
M-5: Centralization Risk
medium
This issue or pull request already exists
#117
opened May 23, 2024 by
artur-abliazimov
M-4: Precision loss issues: double decimal conversion
medium
This issue or pull request already exists
#116
opened May 23, 2024 by
artur-abliazimov
M-3: Precision loss issues: division-before-multiplication
medium
This issue or pull request already exists
#115
opened May 23, 2024 by
artur-abliazimov
M-2: The formula for NPV in the technical specification is unclear
medium
This issue or pull request already exists
#114
opened May 23, 2024 by
artur-abliazimov
M-1: Users cannot fully withdraw their position, even with zero debt
medium
This issue or pull request already exists
#113
opened May 23, 2024 by
artur-abliazimov
H-4: TWAP price calculation can be incorrect
high
Improvements or additions to documentation
#112
opened May 23, 2024 by
artur-abliazimov
H-3: Lenders can be immediately liquidated once the protocol is unpaused
high
Improvements or additions to documentation
#111
opened May 23, 2024 by
artur-abliazimov
H-2: If a reserve is deactivated, repayment is blocked but liquidations may still occur
high
Improvements or additions to documentation
#110
opened May 23, 2024 by
artur-abliazimov
H-1: Liquidator can seize a bad position’s collateral without repaying any of its debt
high
Improvements or additions to documentation
#109
opened May 23, 2024 by
artur-abliazimov
C-6: Incorrect rounding enables an attacker to drain the protocol
critical
Something isn't working
#108
opened May 23, 2024 by
artur-abliazimov
C-5: Liquidating small positions is not incentivized
critical
Something isn't working
#107
opened May 23, 2024 by
artur-abliazimov
C-4: Stellar’s resource limit can block liquidations (prevent users from working with too many assets)
critical
Something isn't working
#106
opened May 23, 2024 by
artur-abliazimov
C-3: Transfer-on-zero can cause liquidation to revert
critical
Something isn't working
#105
opened May 23, 2024 by
artur-abliazimov
C-2: Flash-loans accounting allows user to manipulate NPV of other users
critical
Something isn't working
#104
opened May 23, 2024 by
artur-abliazimov
C-1: Users can combine borrow + withdraw to open positions with arbitrary (positive) NPV
critical
Something isn't working
#103
opened May 23, 2024 by
artur-abliazimov
ProTip!
Adding no:label will show everything without a label.