-
Complete the unit test of `flex_haus/src/factory/FlexHausFactory.cairo`, write test cases in `flex_haus/tests` folder.
Use scarb test to run all the tests.
All test cases are required to PASS.
-
# Handle
ye0lde
# Vulnerability details
## Impact
Removing redundant code will save gas on deployment and execution and improve code clarity.
## Proof of Concept
https://github.com/code-423n4/202…
-
The currently static bytecode hashes in the checker https://github.com/hyperlane-xyz/hyperlane-monorepo/blob/44b26ff70189861bd2948336c40735b63038bb6c/typescript/sdk/src/consts/bytecode.ts should be re…
-
-
### 🐛 Bug Report for hardhat-zksync plugins
#### 💥 Plugin name
`@matterlabs/hardhat-zksync-verify@^0.2.1`
#### 📝 Description
I am experiencing a problem verifying contracts on the zkSync n…
-
RPGF is changing. Future rounds will emphasize more on-chain transactions and buliding.
- [ ] Review, update the registration factory currently deployed to Optimism.
- [ ] Change the pattern of ad…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xf552593c0d5c1552511ce724812fd6507b06368445b26b40604d28d680bf6087
**Severity:** low
**Description:**
**Description**…
-
### Describe the feature you'd like to request
We need to automatically verify safe addresses added to oss-directory.
### Describe the solution you'd like
A safe is a wallet controlled by a smart …
-
# Handle
0xRajeev
# Vulnerability details
## Impact
While publishers are enforced a one day timelock for changePublisher() and changeLicenseFee() functions, Factory owner setter functions should …
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Critical contract parameters of non-address types, i,e. integers should have sanity/threshold checks in constructor/initialize/setter to ensure…