-
# Low
## Factory can call twice `initialize` and change the tokens
The method `initialize` doesn't check that was already initialized. So if the user `factory` call them again, could produce lose of…
-
Hello,
I have a question regarding the use of this library and would like to get some directions. I'm trying to create a liquidity pool for, lets say an artificail pair ETH > $TOKEN. How should I p…
-
# Ideas
## Type of drivers map:
- Map of `string-class` => `int`
- Slot for user fav driver (per extension and other scenarios?)
- Method to get list of driver names.
## Support and factory per sch…
-
## What is the Problem Being Solved?
[SmartWallet's invitations.js module](https://github.com/Agoric/agoric-sdk/blob/master/packages/smart-wallet/src/invitations.js) supports a `callPipe` property fo…
-
# Lines of code
https://github.com/code-423n4/2023-05-maia/blob/main/src/rewards/base/FlywheelCore.sol#L125-L129
# Vulnerability details
## Impact
A malicious actor can completely block the creati…
-
### Describe the feature
Recently `typecheck` was added to make typechecking opt in rather than opts out:
https://github.com/NomicFoundation/hardhat/issues/2945
https://github.com/NomicFounda…
-
Similar to the case with closures #8095 unused parameters to the left of used parameter are reported as an error.
With error level 1 this class produces false positive UnusedParam:
https://github…
-
# Lines of code
https://github.com/code-423n4/2022-11-stakehouse/blob/main/contracts/liquid-staking/LiquidStakingManager.sol#L202-L215
https://github.com/code-423n4/2022-11-stakehouse/blob/main/contr…
-
000000
Medium
# Liquidations will revert if a position has been blacklisted for USDC
## Summary
Liquidations will revert if a position has been blacklisted for USDC
## Vulnerability Detail
Upon liq…
-
# Lines of code
https://github.com/code-423n4/2024-01-curves/blob/main/contracts/Curves.sol#L246-L249
# Vulnerability details
## Description
In the Curves protocol, a holder fee is imposed on all…