-
We currently don't sort orders before applying deducting their sellAmounts to user balances (until the balance reaches 0), meaning that less likely to be filled orders (based on limit price) could tak…
-
# Lines of code
https://github.com/code-423n4/2023-04-eigenlayer/blob/5e4872358cd2bda1936c29f460ece2308af4def6/src/contracts/core/StrategyManager.sol#L289-L298
# Vulnerability details
## Impact
Th…
-
# Lines of code
https://github.com/code-423n4/2023-04-eigenlayer/blob/main/src/contracts/core/StrategyManager.sol#L253
# Vulnerability details
## Impact
The `StrategyManager.depositIntoStrategyWit…
-
We have an NFT renting product, [rntd.io](https://rntd.io/) ,This product is still under development. We are still in the alpha version, we used walletConnect V1 to integrate our smart contract wallet…
-
### Problem
Currently, it is difficult for a dApp to verify BLS signed messages done by our client library/extension. They must implement custom logic.
### Possible Solution
[EIP-1271](https:…
-
# Lines of code
https://github.com/code-423n4/2023-04-eigenlayer/blob/main/src/contracts/core/StrategyManager.sol#L248-L298
# Vulnerability details
## Impact
The `StrategyManager` contract has two…
-
### 🧐 Motivation
In the current `SignatureChecker` library, there is support to check if a signature is valid with the `isValidSignatureNow(..)` function that checks the following:
- If the `hash` a…
-
# Lines of code
https://github.com/code-423n4/2023-01-biconomy/blob/main/scw-contracts/contracts/smart-contract-wallet/SmartAccount.sol#L317-L342
https://github.com/code-423n4/2023-01-biconomy/blob/m…
-
# Lines of code
https://github.com/code-423n4/2023-05-ajna/blob/fc70fb9d05b13aee2b44be2cb652478535a90edd/ajna-core/src/base/PermitERC721.sol#L99-L110
# Vulnerability details
## Impact
This vulner…
-
## What this issue is about?
### Motivation
In the current `SignatureChecker`, there is support to check if a signature is valid with the `is_valid_signature_now(..)` function that checks the fo…