2 files changed
+5
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
|
- slither/core/cfg/node.py-16
- slither/tools/read_storage/read_storage.py+2-1
- slither/visitors/slithir/expression_to_slithir.py+23
- tests/e2e/detectors/snapshots/detectors__detector_CouldBeConstant_0_8_0_unused_yul_sol__0.txt
- tests/e2e/detectors/test_data/constable-states/0.8.0/unused_yul.sol+60
- tests/e2e/detectors/test_data/constable-states/0.8.0/unused_yul.sol-0.8.0.zip
- tests/e2e/detectors/test_detectors.py+5
- tests/e2e/solc_parsing/test_ast_parsing.py+1
- tests/e2e/solc_parsing/test_data/compile/yul-solady.sol-0.8.27-compact.zip
- tests/e2e/solc_parsing/test_data/expected/yul-solady.sol-0.8.27-compact.json+9
- tests/e2e/solc_parsing/test_data/yul-solady.sol+75
- tests/tools/read-storage/test_data/StorageLayout.bin+1-1
- tests/tools/read-storage/test_data/StorageLayout.sol+6
- tests/tools/read-storage/test_data/TEST_storage_layout.json+28
- tests/unit/slithir/test_data/assembly_sstore_sload.sol+29
- tests/unit/slithir/test_yul_parser_assembly_slot.py+24
0 commit comments