Commit Graph

889 Commits (8e7bd27ad885ba26626659129e3959ce0944c47f)
 

Author SHA1 Message Date
Gustavo Grieco 8e7bd27ad8
Detect if the contract deployment failed (#447) 5 years ago
Will Song 278d08750a
refactor `Tx` (#437) 5 years ago
Artur Cygan 0e0d3bde4f
Bring back printing report after exiting UI (#441) 5 years ago
Gustavo Grieco 4ceec1bf25
A lot of improvements in the README (#417) 5 years ago
Artur Cygan 09155a7e84
Merge pull request #419 from crytic/nix 5 years ago
Artur Cygan 14125aa9e6 Update Nix to the latest version 5 years ago
Artur Cygan 8f5198e5cc Less emphasis on Nix installation in README 5 years ago
Artur Cygan 1017dd9c25 Reduce nix closure size 5 years ago
Will Song c3b94decc4
1.5.0.0 -> 1.5.0 (#431) 5 years ago
Will Song e88552a4fa
tag stuff (#430) 5 years ago
Gustavo Grieco abf5b4cf4b
Echidna 1.5.0.0 5 years ago
Will Song bc25142d55
refactor CampaignConf and Campaign (#384) 5 years ago
erivas 53cd315eba
liftSH hack to solve memory issue (#423) 5 years ago
Gustavo Grieco 864bb993c8
Fixed array memory leak (#422) 5 years ago
erivas 1f30a1ea0d
Benchmark mode runs a number of callseqs, reflected in the UI (#420) 5 years ago
Artur Cygan eef37e0b39 Typo fix 5 years ago
Artur Cygan 3fbe6d1c45 Update README with Nix stuff 5 years ago
Artur Cygan 0eba3ecdd3 Run hpack when entering nix-shell 5 years ago
Artur Cygan c99e0f3564
Merge pull request #409 from erivas/master 5 years ago
erivas 7b5a9b60ca
Merge branch 'master' into master 5 years ago
Artur Cygan 313a4f8b31
JSON Output (#405) 5 years ago
E. Rivas 11e2589cc8 Removed extra line 5 years ago
E. Rivas d0284400b1 Removed silly shadowing in lib/Echidna/Campaign.hs by inlining 5 years ago
E. Rivas 9146a992fc tests + rule benchmarkMode makes tests = [] 5 years ago
Emilio López a658891785
GitHub Actions: Mac OS support and improvements (#414) 5 years ago
Gustavo Grieco d4fbc1c96b
Fixed coverage counting when a contract is deployed multiple times (#410) 5 years ago
Artur Cygan 84c8320a3e Fix linux build 5 years ago
Artur Cygan b6ee966367 Build and develop with nix 5 years ago
E. Rivas 21b98de1be Format in lib/Echidna/Config.hs 5 years ago
E. Rivas 93d64ff6ab Missing benchmarkMode in default.yaml 5 years ago
E. Rivas 3a3b3b3691 Basic benchmark mode 5 years ago
Gustavo Grieco bd5befd817
Compress and upload artifact (#402) 5 years ago
Will Song 19e99c0b6c
fix git in the container and run some cleans (#406) 5 years ago
Gustavo Grieco 861de78cbb
Corrected corpus prioritization usage and added comments (#403) 5 years ago
Gustavo Grieco ee3b501ce6
Use safe mutation parameters to favor purely random generation (#393) 5 years ago
Gustavo Grieco a368be2b14
Update README.md (#404) 5 years ago
Gustavo Grieco 28134a1af4
Update Dockerfile (#400) 5 years ago
Gustavo Grieco 6df117fabd
Add pip3 into the docker file (#399) 5 years ago
Will Song bb9604a5d8
HOST_OS (#398) 5 years ago
Will Song 74aec258f3
try docker action (#388) 5 years ago
Gustavo Grieco ee11293a07
Enable addresses shrinking (#385) 5 years ago
Will Song a6e99d183e
fix dockerfile maybe (#394) 5 years ago
Gustavo Grieco dc01758b2b
Corpus mutation hotfix (#395) 5 years ago
Gustavo Grieco 32db8d0e4f
Prioritization to mutate each list of transactions from the corpus (#376) 5 years ago
Gustavo Grieco 1456b8caf3
Improved array generation using generic mutations (#357) 5 years ago
Gustavo Grieco 9db3c342ab
Multiple coverage tracking according to the result of a transaction (#369) 5 years ago
Gustavo Grieco 1c1f7f97f5
Avoid duplicated hlint action in a PR (#391) 5 years ago
Gustavo Grieco 9322857c3f
Replace TravisCI by Github actions (#390) 5 years ago
Gustavo Grieco 63c2cd9d08
Allow to control corpus mutation constants using a configuration file 5 years ago
Gustavo Grieco dfa7fe2036
Show address in hex using "0x" (#386) 5 years ago