-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.40.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14
**Thrown From**: [atom-beautify](https://github.com/Glavin001/atom-beautify) packag…
-
# Lines of code
https://github.com/code-423n4/2022-08-rigor/blob/main/contracts/Community.sol#L187
https://github.com/code-423n4/2022-08-rigor/blob/main/contracts/Community.sol#L179
https://github.co…
-
I'm trying to use the rules on a custom solhint plugin by changing the `.solhint.json` configuration file.
The rules themselves work as I can lint the file manually using the terminal and I get the e…
-
bareli
Medium
# calculateCompoundedInterest will revert
## Summary
lets take raye as 10^27 then when we create the basePowerThree = basePowerTwo.rayMul(rate) / SECONDS_PER_YEAR;
we ill be gett…
-
**Atom**: 1.24.1 x64
**Electron**: 1.6.16
**OS**: Mac OS X 10.13.3
**Thrown From**: [autocomplete-solidity](https://github.com/austp/autocomplete-solidity) package 0.3.4
Arguments to CompositeDi…
-
Would be nice if the reset password link sent via email expired the token and/or had it contain a nonce so that each reset link could only be used once within a specified block of time. Maybe I just h…
-
Perform some security check with tools
List:
- Mythril
- Oyente
- Securify
- Solium
- Slither
- SmartCheck
-
### Background
What is a token buybacks? In traditional finance it relates to share repurchases. Similarly, here a buyback is when a projects (or actually anyone) would like to commit to buying a spe…
-
KupiaSec
Medium
# `getNormalizedDebt` returns inflated debt liquidity even if there's no debt
## Summary
The `getNormalizedDebt` function miscalculates debt liquidity, inflating values even without…
-
Bauchibred
Medium
# Debt and interest continue to accrue even when asset/protocol is paused
## Summary
Debt is unfairly still accrued even when the pausable `BIT` has been set.
## Vulnerability …