-
# Handle
0xRajeev
# Vulnerability details
## Impact
Race-condition risk with initialize functions if deployment script is not robust to create and initialize contracts atomically or if factory con…
-
# Lines of code
https://github.com/code-423n4/2022-08-mimo/blob/eb1a5016b69f72bc1e4fd3600a65e908bd228f13/contracts/proxy/MIMOProxyFactory.sol#L40-L58
https://github.com/code-423n4/2022-08-mimo/blob/e…
-
# Handle
kenzo
# Vulnerability details
When declared, variables are already initialized to 0, so there is no need to do so explicitly.
## Impact
Around 2000 gas for each variable.
## Proof of Co…
-
Arabadzhiev
medium
# The pool verification in `NapierRouter` is prone to collision attacks
## Summary
Using computed pool addresses to verify the callback function callers is collision attack pron…
-
**Is your feature request related to a problem? Please describe.**
Currently I need to manually call factory on marketplace contract that consumes some time.
![Screenshot 2023-01-23 at 13 28 21]…
-
We will need to determine how many bytes and Near-Encrypted EVM-Private key is and
- assert length of bytes passed into set_key is correct.
- assert attached deposit is sufficient and
- transfer…
-
Hi, I'm imitating creation-accessories to write an erc1155's factory contract, both my erc1155 contract and the factory contract have been deployed successfully, but my initial_sale script is not work…
-
In the [Openzeppelin documentation of CREATE2](https://docs.openzeppelin.com/cli/2.8/deploying-with-create2#create2) it states that:
> New addresses are a function of:
> - `0xFF`, a constant that…
-
# Lines of code
https://github.com/code-423n4/2024-04-renzo/blob/1c7cc4e632564349b204b4b5e5f494c9b0bc631d/contracts/Bridge/xERC20/contracts/optimism/OptimismMintableXERC20.sol#L11
# Vulnerability d…
-
Wanted to open this issue as a place to discuss supporting ERC-6492. The ERC calls for the offchain verifier to essentially deploy the AA wallet and then verify the ERC-1271 signature after deploying.…