-
Echidna works on vyper contracts running the .vy files directly, however:
* properties should be hardcoded in the contract
* any use of framework will fail to work (e.g. brownie).
* slither won'…
-
### Describe the issue:
I am trying to run slither in a Foundry project and it is failing without providing me any descriptive reason:
```bash
$ slither . --compile-force-framework foundry --foun…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/cd48c684a58158de444b24854ffd8f07d046c31b/src/core/VaultManagerV2.sol#L279
https://github.com/code-423n4/2024-04-dyad/blob/cd48c684a5815…
-
When running `solc ` currently, users have to change the solc-select global version, then run the solc file:
```bash
solc-select install
solc-select use
solc
```
Example file:
```sol…
-
Complete Raid Overhaul for Zul'Aman with Focus on Complete Groups, AIs, NPC-Values, Linking, Movement, Immunities, Visuals and Texts.
ToDo:
- AkilZon Scout and Event may reset when the player th…
-
- [x] aarakocra
- [x] aboleth
- [x] ankheg
- [x] basilisk
- [x] crocodile
- [x] crustacean, giant
- [x] dolphin
- [x] doppleganger
- [x] dragonne
- [x] dryad
- [x] dwarf
- [x] remove gully?…
-
# Lines of code
https://github.com/code-423n4/2024-06-panoptic/blob/153f0d82440b7e63075d55b0659706531431145f/contracts/libraries/Math.sol#L340-L433
https://github.com/code-423n4/2024-06-panoptic/blob…
-
Hello!
Since Solidity version 0.6.0, structs and enums may be declared outside the contract. I have such structs declaration in my [project](https://github.com/zeriontech/defi-sdk) and Slither fail…
-
### Describe the issue:
Slither in Docker fails to analyze project when following line is introduced in contract
```
import {MessageHashUtils} from "@openzeppelin/contracts/utils/cryptography/Mes…
-
### Describe the issue:
Installing via pip doesn't work.
Fails with error:
```
...
File "", line 1206, in _gcd_import
File "", line 1178, in _find_and_load
File "", line 1128, in _fi…