Commit Graph

3869 Commits (25d1c6e61e8fb6b320dca2bcec36e98fbf59503e)
 

Author SHA1 Message Date
alpharush 25d1c6e61e also support reference id for legacy AST 1 year ago
alpharush 6efc9daea2 merge dev 1 year ago
alpharush 0a5b9fdec1 prioritize reference id in name resolution to avoid shadowing related issues 1 year ago
Simone 8b07fe59d5
improve name resolution of type aliases (#2061) 1 year ago
alpharush 53c97f9f48
fix: preserve None tuple components in the left and right liftings of ternary expressions (#2120) 1 year ago
Emilio López 9da51fff3b
detectors: cache_array_length: include source mapping in finding (#2076) 1 year ago
alpharush 75ef277cbf
Merge pull request #2119 from crytic/master 1 year ago
Simone 65cc68ddf0
Make the results deterministic (#2114) 1 year ago
joodiewoodo ff52901e6d
Allow underscore in variable naming convention for internal state variables (#2110) 1 year ago
alpharush 0de7a251eb
Merge pull request #2086 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.8.10 1 year ago
alpharush 8f5259527e
Merge pull request #2087 from crytic/dependabot/github_actions/dev/sigstore/gh-action-sigstore-python-2.0.1 1 year ago
dependabot[bot] 81c0c8cd88
Bump sigstore/gh-action-sigstore-python from 2.0.0 to 2.0.1 1 year ago
dependabot[bot] 2bc6a0f1a4
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 1 year ago
alpharush 4b0482014d
chore: bump sigstore to 2.0.0 (#2081) 1 year ago
yisun92 3f90e86bad
fix: get_state_variable_from_canonical_name() filter by canonical_name (#1983) 1 year ago
SheldonHolmgren d86bd4109d
UnaryOperation: -variable and +variable doesn't make variable an lvalue (#2027) 1 year ago
Simone e0098907c9
Add CustomError as printable output (#2063) 1 year ago
alpharush d90505826f
fix ternary rewrite test and make assertion more strict (#2067) 1 year ago
alpharush ac203ee8ec
Merge pull request #2070 from crytic/ci/problem-matchers 1 year ago
alpharush c47fa62b71 ci: add problem matchers for yamllint and pylint 1 year ago
alpharush 43888ef284
Merge pull request #2052 from crytic/dev-contributing 1 year ago
alpharush 34e1a2407e
Merge pull request #2044 from crytic/dependabot/github_actions/dev/actions/upload-pages-artifact-2 1 year ago
alpharush cb4c5b89ce
Merge pull request #2049 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.8.8 1 year ago
Simone 60a67680b0 Compile after the test was added 1 year ago
dependabot[bot] 65aaafa0c6
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 1 year ago
dependabot[bot] 97f817712f
Bump actions/upload-pages-artifact from 1 to 2 1 year ago
alpharush e5f2a86f09
0.9.6 (#2031) 1 year ago
alpharush e91529ef02
Merge pull request #2030 from crytic/dev 1 year ago
sam bacha f3be9efad6
docs(readme): add new docs link (#2010) 1 year ago
alpharush 3e390264a4
Merge pull request #2029 from crytic/fix/fp/unchecked-lowlevel 1 year ago
alpharush 512b393adc
Merge pull request #2019 from crytic/fix/issue-2017 1 year ago
alpharush 9ecc66ddf8 fix regression that caused retdata to be flagged 1 year ago
alpharush 03efefeb2d
Merge pull request #2024 from crytic/dependabot/github_actions/dev/pypa/gh-action-pypi-publish-1.8.7 1 year ago
alpharush ee73cf32c7
Merge pull request #2023 from crytic/dependabot/github_actions/dev/actions/setup-python-4 1 year ago
dependabot[bot] f22836c5f0
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 1 year ago
dependabot[bot] e0233a70ef
Bump actions/setup-python from 3 to 4 1 year ago
alpharush 5c40c52ba1 fix(cache-array-length): handle when `HighLevelCall` is a `StateVariable` 1 year ago
alpharush 8f1a87523c
Merge pull request #1997 from crytic/dependabot/github_actions/dev/docker/build-push-action-4 1 year ago
alpharush 2626a97876
Merge pull request #1995 from crytic/dependabot/github_actions/dev/actions/deploy-pages-2 1 year ago
alpharush 7995d4755a
Merge pull request #1993 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-22 1 year ago
alpharush 614cce2346
Merge pull request #1992 from crytic/dependabot/github_actions/dev/cachix/cachix-action-12 1 year ago
alpharush 3d4f934d32
Merge pull request #2004 from crytic/bump-version 1 year ago
alpharush 1f40e9269b
0.9.5 1 year ago
alpharush 39ca9631ae
Merge pull request #2003 from crytic/dev 1 year ago
alpharush b12a167ef7
Merge pull request #2002 from crytic/dev-fix-dataclass 1 year ago
Emilio López 98480090db workflows: ci, tests: only run on 3.8 and 3.11 for PRs 1 year ago
Emilio López af5e801973 workflows: test: run on Python 3.8 ~ 3.11 1 year ago
Emilio López fa5963239e workflows: ci: run on Python 3.8 ~ 3.11 1 year ago
Emilio López cbe6716afd Fix execution in Python 3.11 1 year ago
alpharush 9244f96d77
Merge pull request #2001 from crytic/upgrade-solc-select 1 year ago