Commit Graph

4511 Commits (02df0dcf37bca9b70e6a43acf6a5deceeba12b45)
 

Author SHA1 Message Date
alpharush 02df0dcf37
prepare 0.10.3 release (#2474) 6 months ago
alpharush a0afa2573e
fix: filtering of unused-import,incorrect-solc, pragma (#2472) 6 months ago
alpharush 54432922f6
fix: do not flag imports from import container as unused (#2471) 6 months ago
dm 57842b0c86
Fix regex patterns (#2442) 6 months ago
dm 4d09e59915
Improve message error for when Crytic throws a KeyError. (#2418) 6 months ago
alpharush b9a3ea6189
remove similar-names bc it's slow (#2469) 6 months ago
alpharush 23006f5405
Merge pull request #2071 from utx0/master 6 months ago
alpharush dde3378e74
Merge pull request #2203 from vovikhangcdv/dev 6 months ago
alpharush 4a3a2f6442
Merge pull request #2270 from crytic/update-readme 6 months ago
alpharush ee7023cfb9
Merge pull request #2153 from crytic/fix-inheritance-printer-rebase 6 months ago
alpharush 5d78357d87
Merge branch 'dev' into update-readme 6 months ago
alpharush 8615b1982b
Merge branch 'dev' into fix-inheritance-printer-rebase 6 months ago
alpharush ecf8b24f09 lint 6 months ago
alpharush dc767b1572
Merge pull request #2468 from crytic/chore/remove-unused-scripts 6 months ago
alpharush 7d3b73c91b
Merge pull request #2440 from nsiregar/add-detectors-to-include-override-exclude-args 6 months ago
alpharush a46835b418
Merge pull request #2435 from crytic/fix/evm-printer 6 months ago
alpharush 221cfc69ce chore: remove unused scripts 6 months ago
alpharush 9ee2ae009f
Merge pull request #2461 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-27 6 months ago
alpharush f0b592ed92
Merge pull request #2463 from crytic/dependabot/github_actions/dev/cachix/cachix-action-15 6 months ago
dependabot[bot] 599edf78d8
--- 6 months ago
dependabot[bot] 40578aee4c
--- 6 months ago
alpharush aed5927980
Merge pull request #2460 from crytic/test/abi-decode-array-of-structs 6 months ago
alpharush bfa99ebcdd
Merge pull request #2459 from crytic/fix/identifier-resolve-with-renaming 6 months ago
alpharush 4f661e4807 add test for 08d631f 6 months ago
alpharush 22b9cfc39c fix: use contract declarer's scope for name resolution 6 months ago
alpharush 5793b0d3fb
Merge pull request #2438 from crytic/features/perf-improvment 6 months ago
alpharush 08d631f6c9
fix: support array of structs in abi.decode 6 months ago
Khang Vo (doublevkay) 1f1541686b
Merge branch 'dev' into dev 7 months ago
alpharush 4645ba54cb
Merge pull request #2453 from xiaoxianBoy/fix-typos 7 months ago
snoppy 0dca6a6760
chore: fix typos and link update 7 months ago
Ngalim Siregar e2daa8ac6e Add detectors_to_include to override exclude args 7 months ago
alpharush ded705d74a
Merge pull request #2441 from crytic/features/code-rabbit 7 months ago
alpharush fb23f27d29
Merge pull request #2417 from crytic/invalid-compilations-errors 7 months ago
alpharush 5636dffaea
Merge pull request #2444 from alwayshang/master 7 months ago
alwayshang 7fff11b725 chore: fix some typos in comments 7 months ago
Alexis 8c46b9ea7c
Configure coderabbit review to also consider PR on dev branch. 7 months ago
Alexis 82f295f2d0
Replace cache with lru_cache to keep Py3.8 compatibility 7 months ago
dm 950a49cb28
Merge branch 'dev' into features/perf-improvment 7 months ago
Alexis 68adb6e054
Continue performance improvments 7 months ago
alpharush 7f82f4ad0e
Merge pull request #2436 from crytic/dev-slither-plugin 7 months ago
Emilio López 2979cb85ac Restore plugin example to working state 7 months ago
Alexis 74d88371b4
Fix bugs in the EVM printer 7 months ago
Alexis 91e9ff5332
Merge branch 'dev' into features/perf-improvment 7 months ago
Alexis 85b39ea915
Add missing expression types 7 months ago
Alexis 59caf4bb3f
Revert "Memoize calls to __str__" 7 months ago
Alexis bb84278367
Prevent a call to isinstance in _filter_state_variables_written 7 months ago
Alexis ae6fc40b62
Remove unneeded metaclass 7 months ago
Alexis 6afe440924
Memoize calls to __str__ 7 months ago
Alexis 6074ab1c38
Remove calls to isinstance to improve performances. 7 months ago
alpharush ec06304ddd
Merge pull request #2433 from careworry/master 7 months ago