Commit Graph

3456 Commits (07fcb5c1497a985b328beaf2d5a199fe8da92d0a)
 

Author SHA1 Message Date
webthethird b78fa7f1a2 Unwrap parameters as well 2 years ago
webthethird b0dcc57f03 Add test for interface code generation 2 years ago
webthethird dd1b2a84b9 Add test for interface code generation 2 years ago
webthethird 2c30d46192 Minor formatting 2 years ago
webthethird 1d35316d9b Use `convert_type_for_solidity_signature_to_string` 2 years ago
webthethird 4dfe45742a Update docstring 2 years ago
webthethird 4d8181ee0e Check `contract.functions_entry_points` instead of `function.visibility` 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
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
alpharush 462396edcc correct web3 to be required, not dev dep 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
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 cd1ec36dad include salt in NewContract op, add test infra 2 years ago
webthethird c536b7c0c8 Merge remote-tracking branch 'crytic/slither/dev' into dev-generate-interface-code 2 years ago
Feist Josselin 096769b8a1
Merge pull request #1743 from crytic/slr-deps 2 years ago
William Aaron Cheung 6eab0b2797
fix #1748 2 years ago
William Aaron Cheung 547a8047f0
add bug revealing test for #1748 2 years ago
webthethird 631f124d32 Include custom errors in `generate_interface` 2 years ago
alpharush a31282b483 make web3>=6.0.0 a dependency 2 years ago
webthethird 6284e0ac44 Pylint and black 2 years ago
Feist Josselin 979f3070b0
Merge pull request #1753 from crytic/fn-fp-templates 2 years ago
Feist Josselin 5c52921e48
Merge pull request #1744 from crytic/dev-printer-slithir-tl-format 2 years ago
Feist Josselin 137bee1ada
Merge pull request #1749 from crytic/filter-paths-help 2 years ago
webthethird 67ece635f0 Revert unnecessary imports 2 years ago
webthethird c507b3b99f Move code generation to a new util 2 years ago
webthethird 0df2c23eee Include events in `Contract.generate_interface` 2 years ago
alpharush b16bb7079f remove xfail from passing test, test_initial_version_exists_for_locals 2 years ago
webthethird 5a25c81a52 Locally import Contract to resolve pylint 2 years ago
alpharush 9f56a91f73 mark currently failing IR tests as xfail 2 years ago
alpharush 0131f5b08f add skipif to test that requires hardhat 2 years ago
alpharush 4a69025afb
Update .github/ISSUE_TEMPLATE/false_negative.yml 2 years ago
alpharush 517d36e315 add issue template for false neg. and positive 2 years ago
alpharush ba6ef45847 add import 2 years ago
alpharush 9e79ec6e16 select solc version for test_ternary_conversions 2 years ago
alpharush dc28a1efac fix merge mistake 2 years ago