Commit Graph

3699 Commits (6a10e0a1e1b3d9d7576b4679c82447f92898b014)
 

Author SHA1 Message Date
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
webthethird af6727c561 Add `Contract.fallback_function` and `.receive_function` properties 2 years ago
webthethird a6f6fc0bfa Use `.state_variables_ordered` and `.is_constructor_variables` 2 years ago
webthethird c159f56d70 Rewrite test for `utils.upgradeability` 2 years ago
webthethird 5622230117 Return six lists instead of dictionary of lists 2 years ago
alpharush 462396edcc correct web3 to be required, not dev dep 2 years ago
Feist Josselin 5869d7430c
Merge pull request #1768 from crytic/dev 2 years ago
Feist Josselin 081056ccff
Merge pull request #1770 from crytic/0xalpharush-patch-1 2 years ago
Feist Josselin 400dfd6f08 Minor 2 years ago
alpharush 9dccce3452
update linter.yml name 2 years ago
alpharush 0ff95eb876
add tx.gasprice to generic taints 2 years ago
Feist Josselin 337ed45bf6 Merge branch 'master' into dev 2 years ago
Feist Josselin f0603b4ea6
Merge pull request #1765 from crytic/declaration-printer 2 years ago
Feist Josselin 8a01247fa5
Merge pull request #1762 from crytic/fix-new-contract-reads 2 years ago
alpharush bc65997cad merge dev 2 years ago
alpharush d6adbca519 update printer tests 2 years ago
alpharush 20fbfd45df fix evm printer 2 years ago
alpharush 3cdb23c584 upgrade-prettytable, use colored table 2 years ago
webthethird c5b5463535 Rename shadowed var 2 years ago
webthethird a035d271e0 pylint 2 years ago
webthethird 701c8f3770 Add test for slither.utils.upgradeability.compare 2 years ago
webthethird 6ff59f9c9a Copy/paste and tweak `encode_ir` to compare ir 2 years ago
alpharush cd1ec36dad include salt in NewContract op, add test infra 2 years ago
webthethird 9f4be7d7fb Include variables touched by tainted functions 2 years ago
webthethird 317af452ad Minor bug fixes 2 years ago
webthethird c536b7c0c8 Merge remote-tracking branch 'crytic/slither/dev' into dev-generate-interface-code 2 years ago