-
# Lines of code
https://github.com/code-423n4/2022-12-Stealth-Project/blob/fc8589d7d8c1d8488fd97ccc46e1ff11c8426ac2/router-v1/contracts/Router.sol#L151
https://github.com/code-423n4/2022-12-Stealth-P…
-
# Lines of code
https://github.com/code-423n4/2023-04-caviar/blob/main/src/PrivatePool.sol#L623-L654
# Vulnerability details
## Impact
Flashloan fee is not distributed to the factory
## Proof of …
-
Theory:
- Move all logic to the factory contract
- StandingOrder would basically be data storage
- All methods of StandingOrder would just delegateCall to the actual code in the factory
This cou…
-
# Feat: Review contract metadata strategy and relevance
Current store_contract_metadata add additional contract metadata but this can be technically encapsulated within the DAO implementing the pro…
-
I am attempting to follow https://docs.saturn.tech/claim-your-rewards#be5761a498514ee4b78bc15ef3acd7f0 to _Claim Earnings._
Need to use `--method local` as I do not have a Ledger nor running Lotus,…
-
### Typo
[AddressLibrary.sol: L13](https://github.com/code-423n4/2022-08-foundation/blob/792e00df429b0df9ee5d909a0a5a6e72bd07cf79/contracts/libraries/AddressLibrary.sol#L13)
```solidity
* @title A l…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
The contracts use the latest Solidity compiler version 0.8.7 released in August. While this version supports the London upgrade among other opt…
-
The current documentation (https://symfony.com/bundles/DoctrineMigrationsBundle/current/index.html#migration-dependencies) refers to using `ContainerAwareInterface` in order to inject the entire conta…
-
1 stories por sessão de grupo de estudos
É hoje às 11hrs.
Reforçar Lideres
Reforçar outcomes do que vamos aprender em cada sessão.
Reforçar data e horario
Colocar link para o grupo de estudos
>>>>…
-
@iainnash doing some digging into why we cant figure out how to pass in initialListings upon factory deploy and stumbled upon a question about the curation types. for context these are the types (foun…