-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
master
### What command(s) is the bu…
beeb updated
3 months ago
-
IMO the remappings version should be defaulted to false. It's quite annoying to have to update every import location on upgrading version, and benefit is unclear to me
-
As discussed in https://github.com/sablier-labs/company-discussions/discussions/62#discussioncomment-10509265.
@smol-ninja's idea:
```solidity
function _mintwithVesting(address account, uint256…
-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/8c0985f7a10b231f916a51af5d506dd6b0c54120/src/art/PhiNFT1155.sol#L21-L31
# Vulnerability details
## Impact
The pausing mechanism of `…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
I am deploying some proxies from a factory contract. I want to do some checks of the storage layout before upgrading these proxies, so in preparation for that I was hoping to import the "before" imple…
-
# Lines of code
# Vulnerability details
[Pull Request](https://github.com/reserve-protocol/protocol/pull/1196)
This PR is an additional change that is in scope for this mitigation review and t…
-
# Lines of code
https://github.com/code-423n4/2024-07-dittoeth/blob/ca3c5bf8e13d0df6a2c1f8a9c66ad95bbad35bce/contracts/facets/OrdersFacet.sol#L178
https://github.com/code-423n4/2024-07-dittoeth/blob/…
-
### Version of Hardhat
2.17.3
### What happened?
Hardhat does not compile a hybrid foundry project if remappings resolve to folders inside project sources.
Minimal reproduction repo: https…