-
**Github username:** @catellaTech
**Twitter username:** catellatech
**Submission hash (on-chain):** 0x341f7e7f8c71b8caf0233bcc398a17056fcef00ce96fcc693f12556afb3461a7
**Severity:** low
**Description…
-
While trying to compile using the OpenZeppelin openzeppelin-foundry-upgrades plugin alongside MC, the following error is encountered:
```
[FAIL. Reason: setup failed: revert: Failed to run upgrade…
-
**Context and scope**
The current implementations of `ValidatorManager` (`PoAValidatorManager`, `ERC20TokenStakingManager`, `NativeTokenStakingManger`) have multiple incompatibilities with the OpenZe…
-
```
forge install openZeppelin/openzeppelin-contracts
```
running this command shows below errors :
The target directory is a part of or on its own an already initialized git repository,
and it …
-
- https://github.com/OpenZeppelin/openzeppelin-contracts
-
The ReceiptVault contract uses the ERC20SnapshotUpgradeable contract from OpenZeppelin, which has been removed in version 5.0.0 of OpenZeppelin's contracts. Although it appears that the contract was n…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x315dfb2fb8554c58ecec1d74ffae951070be39a601b3437de3771055dede0184
**Severity:** low
**Description:**
**Description**…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x315dfb2fb8554c58ecec1d74ffae951070be39a601b3437de3771055dede0184
**Severity:** low
**Description:**
**Description**…
-
packages/contracts use openzeppelin 's 5.0.0 , which does removes 777 , but account abstraction dependency uses 777 in their current latest version (0.6.0)
Hence forge build is throwing error
```
-…
-
**🧐 Motivation**
Overriding `asset()` function which is defined as virtual might be kinda common practice.
If a project wants to do so it would be nice that all the places that uses the internal v…