Commit Graph

3822 Commits (2626a978764b5792db93589ea5868a19012b341f)
 

Author SHA1 Message Date
DarrenChangJR ae2d16a9bb
Update tests/unit/core/test_contract_declaration.py 2 years ago
webthethird 80c47c370c Use a more legible inner function 2 years ago
DarrenChangJR 23b13ed692
Use concrete contract for testing 2 years ago
DarrenChangJR 94a499983b
Name contract as Concrete 2 years ago
DarrenChangJR 0a19a5536f
Create concrete.sol 2 years ago
DarrenChangJR 2a1d7d59c2
Add new test for concrete contracts 2 years ago
DarrenChangJR 1067dc2e9e
Remove legacy comment 2 years ago
webthethird 4f87672be7 Use inner function to clean up generate_interface_function_signature 2 years ago
DarrenChangJR 7167abd51e
Bug Fix: Contract obj is_fully_implemented 2 years ago
webthethird 1bbf3f7cf8 Check visibility in generate_interface_variable_signature 2 years ago
webthethird 9809da2f6e Change arguments from `skip_` to `include_`, 2 years ago
Feist Josselin 3fb564fbc3
Merge pull request #1832 from crytic/dev-fix-trycatch-loop 2 years ago
Feist Josselin 9d569359d7
Merge pull request #1824 from aga7hokakological/not-pausable-fix 2 years ago
Feist Josselin 1c4249bef5
Merge pull request #1844 from crytic/detector-testing-instructions 2 years ago
alpharush 7258c2c526 run markdownlint 2 years ago
alpharush 3cba507cd8 add detector for uses of encode packed that may allow for duplicates encodings 2 years ago
alpharush 6d28c51022 lint 2 years ago
alpharush f8794a3958 update CONTRIBUTING.md to explain compiling and adding snapshot tests 2 years ago
webthethird 97307cd1f0 Only include 'view' in func sig if not 'pure' 2 years ago
webthethird 6ccc8cfee7 Black 2 years ago
webthethird 823337e45d Update test 2 years ago
webthethird 853051ebf4 Reduce tainted variables to only written 2 years ago
Feist Josselin d3e189fb80
Merge pull request #1821 from crytic/remove-deepdiff-detectors 2 years ago
Feist Josselin d94eefbf0d Merge branch 'dev' into remove-deepdiff-detectors 2 years ago
Feist Josselin 84ffb3b07f
Merge pull request #1820 from crytic/snapshot-testing-insta 2 years ago
Feist Josselin 801414b180 Merge branch 'dev' into snapshot-testing-insta 2 years ago
Feist Josselin 0aca60a61b
Merge pull request #1808 from crytic/dev-makefile 2 years ago
webthethird ca82da0603 Update compare docstring 2 years ago
alpharush 60fc422bc5
Merge pull request #1842 from crytic/0xalpharush-patch-1 2 years ago
alpharush 27bcb2c269
fix wiki link 2 years ago
webthethird 89fda0667e Pylint 2 years ago
webthethird ea10acad82 Fix missing import 2 years ago
webthethird ae7f0b2f05 Only check internal calls to Functions 2 years ago
alpharush 0a61975601 address reviewer suggestions 2 years ago
Simone 99cdd1f72a Type hint 2 years ago
Simone 85095f9365 Remove unneeded argument 2 years ago
Simone 1e8abe01d1 Fix try catch infinite recursion 2 years ago
Feist Josselin ea85d8b1c1
Merge pull request #1817 from crytic/support-new-bytes-ternary 2 years ago
alpharush a4e28e462a
Merge pull request #1812 from crytic/remove-top-level 2 years ago
aga7hokakological 82960f387c fixed: pausable printer includes checks on constructor() 2 years ago
aga7hokakological fa4ca2c454 fixed: changed name of the printer pausable -> not-pausable 2 years ago
webthethird 3bcefac1c8 Black 2 years ago
webthethird 178960f655 Simplify by removing `TaintedFunction` and `TaintedVariable` classes 2 years ago
webthethird 111559bf75 Black 2 years ago
webthethird 17b41da096 Merge remote-tracking branch 'crytic/slither/dev' into dev-generate-interface-code 2 years ago
webthethird 1e7397965a Fix expected tainted funcs, since we changed what's considered tainted 2 years ago
webthethird 98a5cf012d Use canonical_name in comparisons 2 years ago
webthethird 38acd93bd2 Add inline comments 2 years ago
webthethird 85c22f491e Avoid re-defining `contracts` in `tainted_inheriting_contracts` 2 years ago
webthethird d1b34b64e7 Avoid string comparison 2 years ago