Commit Graph

4473 Commits (aed59279801addbc84fa820464469b3075d1f7f0)
 

Author SHA1 Message Date
alpharush aed5927980
Merge pull request #2460 from crytic/test/abi-decode-array-of-structs 7 months ago
alpharush bfa99ebcdd
Merge pull request #2459 from crytic/fix/identifier-resolve-with-renaming 7 months ago
alpharush 4f661e4807 add test for 08d631f 7 months ago
alpharush 22b9cfc39c fix: use contract declarer's scope for name resolution 7 months ago
alpharush 5793b0d3fb
Merge pull request #2438 from crytic/features/perf-improvment 7 months ago
alpharush 08d631f6c9
fix: support array of structs in abi.decode 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
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 8 months ago
Emilio López 2979cb85ac Restore plugin example to working state 8 months ago
Alexis 91e9ff5332
Merge branch 'dev' into features/perf-improvment 8 months ago
Alexis 85b39ea915
Add missing expression types 8 months ago
Alexis 59caf4bb3f
Revert "Memoize calls to __str__" 8 months ago
Alexis bb84278367
Prevent a call to isinstance in _filter_state_variables_written 8 months ago
Alexis ae6fc40b62
Remove unneeded metaclass 8 months ago
Alexis 6afe440924
Memoize calls to __str__ 8 months ago
Alexis 6074ab1c38
Remove calls to isinstance to improve performances. 8 months ago
alpharush ec06304ddd
Merge pull request #2433 from careworry/master 8 months ago
alpharush 0fad849612
Merge pull request #2431 from crytic/fix/evm-printer 8 months ago
careworry bb8ad18001 chore: fix some typos in comments 8 months ago
Alexis 9413e1ea94
Fix #2430 8 months ago
alpharush ae0cb5b58f
Merge pull request #2410 from DarkaMaul/feature/remove-flags-2351 8 months ago
alpharush 57743a4dec
Merge pull request #2419 from crytic/fix/fp-unused-state-var 8 months ago
alpharush 0ecf6b4a16 fix: unused state var detector for abstract/library 8 months ago
Alexis dcec99b1b8
Reduce verbosity for InvalidCompilation errors 8 months ago
Alexis 2bd6cbeddd
Remove deprecated flags and their migration. 8 months ago
alpharush fdf54f624d
Merge pull request #2407 from crytic/dev 8 months ago
alpharush 118c916b35
Merge pull request #2408 from crytic/chore/pylint 8 months ago
alpharush c329a4ba7f removed unused import 8 months ago
alpharush 9388750b8c
Merge branch 'master' into dev 8 months ago
alpharush e2a2ba793a
Merge pull request #2406 from crytic/prepare-release 8 months ago
alpharush 873319a5c7 prepare for 0.10.2 release 8 months ago
alpharush beb3f38045
Merge pull request #2392 from crytic/feat/unused-import 8 months ago
alpharush 098851cbd2 add tests 8 months ago
alpharush 8f018b1461
Merge pull request #2405 from crytic/pull/2331/head 8 months ago
alpharush 7071098063
Merge pull request #2394 from nsiregar/filter-name-reused-only-truffle 8 months ago
alpharush b4f4a20fb2
Merge pull request #2403 from crytic/fix/scoping 8 months ago
alpharush 4cf8c9a1e4 add test for https://github.com/crytic/slither/issues/2307 8 months ago
alpharush dd4ba2d0bc remove unused var 8 months ago
alpharush 0165614270 add another test and fix pylint issues 8 months ago
alpharush 8c9b7ddd8f
Merge pull request #2404 from crytic/fix/contract-member-lookup 8 months ago
alpharush 5a6ef0d5a6 cleanup code and add test 8 months ago