-
# Lines of code
https://github.com/code-423n4/2023-08-dopex/blob/eb4d4a201b3a75dd4bddc74a34e9c42c71d0d12f/contracts/core/RdpxV2Core.sol#L819-L885
# Vulnerability details
## Impact
The function `b…
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [ ] I've checked that there is no open or close…
-
# Lines of code
https://github.com/code-423n4/2023-07-moonwell/blob/main/src/core/Governance/TemporalGovernor.sol#L261-L268
# Vulnerability details
## Impact
The function `fastTrackProposalExecut…
-
## Summary
The Aave Lens code base can be roughly divided into two parts. The first part is the code used to build the social graph based on the LensHub contract. The main logic of this part is comple…
-
For the winter update, heres the audio to update, revisit, proof up;
===================================================
==================================== vanilla speed dial =
review sounds =
…
-
# Lines of code
https://github.com/code-423n4/2024-04-lavarage/blob/9e8295b542fb71b2ba9b4693e25619585266d19e/libs/smart-contracts/programs/lavarage/src/context/borrow.rs#L8-L10
https://github.com/cod…
-
# Lines of code
https://github.com/code-423n4/2023-07-lens/blob/cdef6ebc6266c44c7068bc1c4c04e12bf0d67ead/contracts/namespaces/LensHandles.sol#L187
# Vulnerability details
## Impact
Severity: Mediu…
-
## 1- NO NEED TO EXPLICITLY INITIALIZE VARIABLES WITH DEFAULT VALUES
If a variable is not set/initialized, it is assumed to have the default value (0 for uint or int, false for bool, address(0) for …
-
### 1. Excess ether sent to FixedPricePassThruGate is lost (low)
passThruGate() redirects to a `beneficiary` only `gate.ethCost`, requiring that `msg.value >= gate.ethCost`. As there are no other way…
-
**Overview**
Right now importing translations is a bit of a mess.
Ideally once langauges are set up, we should just have to click a button to import them
**Acceptance Criteria**
- [ ] One …