Commit Graph

3622 Commits (3861ea3e0439e246bf240e60b998d4dce38e7975)
 

Author SHA1 Message Date
alpharush 6162c9a590 fix misc. character, remove invalid fields 2 years ago
alpharush e2ac58fb2e merge dev 2 years ago
alpharush f5b86c0eca Merge branch 'dev' into fix-test-ast-format 2 years ago
alpharush 4c6d3aee2b fix script paths 2 years ago
alpharush 97b91a0eac fix file CI and slither-read-storage test paths 2 years ago
alpharush b0e589ec4f fix compilation tests 2 years ago
alpharush 4d1f10e745 correct detector artifacts 2 years ago
alpharush 519ebda2bd update workflows 2 years ago
alpharush cf281d4a8a register moved folders 2 years ago
alpharush bfe38cfd79 add unit tests 2 years ago
alpharush c9fa73b216 add compilation tests 2 years ago
alpharush 2ad442b270 move solc parsing and detectors into e2e folder 2 years ago
alpharush ed5f2200c3 Merge branch 'fix-test-ast-format' into testing-strategy 2 years ago
alpharush 227d0a96c5 Merge branch 'proper-xfail-skip' into testing-strategy 2 years ago
webthethird 6d685711dd Pylint and black 2 years ago
webthethird 7532baae57 Finish testing interface generation 2 years ago
webthethird b78fa7f1a2 Unwrap parameters as well 2 years ago
webthethird b0dcc57f03 Add test for interface code generation 2 years ago
webthethird dd1b2a84b9 Add test for interface code generation 2 years ago
webthethird 2c30d46192 Minor formatting 2 years ago
webthethird 1d35316d9b Use `convert_type_for_solidity_signature_to_string` 2 years ago
webthethird 72c6d78130 Add SynthProxy.sol to test_upgradeability_util.py test 2 years ago
webthethird 4dfe45742a Update docstring 2 years ago
webthethird 4d8181ee0e Check `contract.functions_entry_points` instead of `function.visibility` 2 years ago
webthethird 9192fef4a7 Comment out ZosProxy test for now 2 years ago
webthethird 0e708e6c05 Handle sload from integer slot, i.e., `sload(0)` 2 years ago
Feist Josselin e6b8af882c 0.9.3 2 years ago
webthethird 1588334844 Fix `compare` return signature 2 years ago
webthethird f216817d21 Use `get_missing_vars` in MissingVariable detector 2 years ago
webthethird 574afbe04b Add `get_missing_vars` to util, use it in `compare` 2 years ago
webthethird bff30a3481 Update upgradeability util tests 2 years ago
webthethird cbbcb8c8b1 pylint and black 2 years ago
Feist Josselin 776dcab440
Merge pull request #1774 from crytic/dev 2 years ago
Feist Josselin efeea531db Update readme 2 years ago
Feist Josselin 1b601c5dca
Merge pull request #1773 from crytic/dev-solc 2 years ago
Feist Josselin fba4f7d08f Minor 2 years ago
Feist Josselin be68b6f948 Improve error message 2 years ago
webthethird fc1b94c89c Handle named variable declared in assembly 2 years ago
Feist Josselin b2240b885d Update solc version recommendations 2 years ago
Feist Josselin d12852327d
Merge pull request #1772 from crytic/Troublor-issue_1748 2 years ago
Feist Josselin baf90051e0 Merge branch 'issue_1748' of github.com:Troublor/slither into Troublor-issue_1748 2 years ago
Feist Josselin 785699e70f
Merge pull request #1706 from sidarth16/patch-2 2 years ago
Feist Josselin d35b10be3a
Merge pull request #1679 from crytic/abstract-contract 2 years ago
Feist Josselin d43580a1ce
Merge pull request #1771 from crytic/fix-required-deps 2 years ago
webthethird 722a343b77 Remove unused TEST_upgrade_diff.json 2 years ago
webthethird f148bbc0a8 Also search `parent_func.returns` in `find_delegate_from_name` 2 years ago
webthethird 9a9acbede9 Comment when a newly created variable can be returned 2 years ago
webthethird 24dad035f4 Document when a newly created variable can be returned 2 years ago
webthethird 1a54d0d325 Handle hardcoded slot sloaded in delegatecall 2 years ago
webthethird 26f80cfcf0 Use `Contract.fallback_function` 2 years ago