Commit Graph

91 Commits (0dacdddaa436055027bea0ec609f743bcbb4c9f5)

Author SHA1 Message Date
ggrieco-tob ee706bf5a9 fixes and improvements in slither-simil 6 years ago
ggrieco-tob 6c613dde8c fixed formating 6 years ago
ggrieco-tob 1752a1abfb added crytic-compile options into the slither-simil command line 6 years ago
Josselin 843802ff66 Use crytic-compile options in tools 6 years ago
ggrieco-tob 5a1d30e1ab fixes 6 years ago
ggrieco-tob 96c9417705 removed useless module 6 years ago
ggrieco-tob 92a0ca0e22 fixed bug in simil info 6 years ago
Josselin 8af18a884e API change: 6 years ago
Josselin d37bcb6104 Rename original_contract -> contract_declarer 6 years ago
Josselin 654c2c98b7 - add contract.get_function_from_canonical_name (same for modifier 6 years ago
Josselin 3991f6e494 Breaking change: functions and modifiers are not shared accross contracts, each contract has an own copy of all the functions/modifiers 6 years ago
g 2b4edbda8c fixes 6 years ago
ggrieco-tob 1eb8478595 verification of sklearn (optional) dependency 6 years ago
ggrieco-tob 0978700a50 added plot mode 6 years ago
ggrieco-tob d8d7938813 improved logging 6 years ago
ggrieco-tob 8f2bad8905 fixes 6 years ago
ggrieco-tob 03b318b55e fixes + enable contract sampling during training 6 years ago
ggrieco-tob 3fd50a40a6 fixes 6 years ago
ggrieco-tob 7affd05610 handling fastText dependency 6 years ago
ggrieco-tob 32f2f6f0d1 fixes + logger 6 years ago
ggrieco-tob 43fa9c73df first version of slither-simil 6 years ago
Josselin f3d5f0d0e8 Rename slither-check-upgradability -> slither-check-upgradeability 6 years ago
Josselin bffa59f6c5 Rename slither-check-upgradability -> slither-check-upgradeability 6 years ago
Josselin ee1b4c251d Refactor Slither entry point: a Slither object will now detect by itself 6 years ago
Josselin ea24e614be Improve slither-check-upgradability + add travis unit tests 6 years ago
Josselin cdda518e12 slither-check-upgradability: add check initialization module (close #182) 6 years ago
Josselin f17d1dd9a7 Improve slither-check-upgradability 6 years ago
Josselin fba467e480 Add missing files 6 years ago
Josselin 2ac0abf518 Improve slither-find-paths + add travis unit tests 6 years ago
Josselin fe8114056d possible_paths.py: create a tool (instead of a adhoc script) 6 years ago
Josselin a269413022 Improve slither-check-upgradability to support Truffle directory 6 years ago
Josselin e6e23173c7 Add missing __init__.py file 6 years ago
Josselin 9baf839da5 slither-check-upgradability: 6 years ago
Josselin d7f5d4218f Improve upgradable cli 6 years ago
Josselin 3c792a51f0 Create a cli command for upgradability: slither-check-upgradability 6 years ago
Josselin 318f2fe036 Add print to show the state variables ordering 6 years ago
Josselin 917967399a Add function id printer 6 years ago