Commit Graph

3683 Commits (9896771c1582768d8c1dc348d0d08dca26328d98)
 

Author SHA1 Message Date
webthethird a292d8de79 Merge remote-tracking branch 'crytic/slither/dev' into dev-upgradeability-utils 2 years ago
alpharush f460d1e07b move code generation tests to utils' tests 2 years ago
alpharush 5124993274 fix path filtering test location 2 years ago
alpharush db6bd76cb5 Merge branch 'dev' into testing-strategy 2 years ago
Feist Josselin 3c55228707
Merge pull request #1730 from webthethird/dev-generate-interface-code 2 years ago
Feist Josselin 346d3b63f6
Merge pull request #1666 from crytic/dev-more-types 2 years ago
Feist Josselin 283972a30d
Merge pull request #1712 from crytic/fix-test-ast-format 2 years ago
alpharush 05223c9f26 change name to match discussions page 2 years ago
alpharush 0ec4874606
Merge pull request #1791 from crytic/fix/github-templates 2 years ago
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