Commit Graph

1087 Commits (17ad387a03ec5bae741d40a84352194b52f06e40)
 

Author SHA1 Message Date
Gustavo Grieco 0cd337470c Update cons-create-2.sol 5 years ago
Will Song cb77d68bec remove more commented code 5 years ago
Will Song b12f298e24 remove comment and redundant imports 5 years ago
Will Song 2047f633c6 add test 5 years ago
Will Song e748939a6c get new contracts working 5 years ago
Will Song 67ab2a9ab8 try add create results 5 years ago
Will Song 2cfccdb5c6 redundant return 5 years ago
Will Song a9b4319705 remove knownAddrs and use M.fail 5 years ago
Artur Cygan 643ca42509 Various UI improvements, colors replace emojis 5 years ago
Will Song 34e97685b9 replace unreached return with M.fail 5 years ago
Will Song b7795097d7 explicitly fail when a decode step fails 5 years ago
Will Song c63bf7b287 default to 0 on bad parse 5 years ago
ggrieco-tob 05ee8a78dc crytic-compile should be availale in PATH 5 years ago
ggrieco-tob f6d52ccf8a use path from findExecutable 5 years ago
Will Song 76997d6ea7 add default initialize value 5 years ago
Will Song 213767b448 remove code from previous iteration 5 years ago
Will Song 63e029d7ac remove 5 years ago
Will Song c941f66691 long line 5 years ago
Will Song 3a4bf81d29 add todo 5 years ago
ggrieco-tob f004f219c6 fixed code climate issues 5 years ago
ggrieco-tob dc2049a111 Improved error handling when crytic-compile is missing or returns an error 5 years ago
Will Song 079e2c3d47 docstrings 5 years ago
Will Song 132cb1c8e0 isJust and other cleanup 5 years ago
Will Song 78fd57c9fb split no longer used 5 years ago
Will Song b0c0c4484a update changelog 5 years ago
Will Song 843fc0347d cleanup 5 years ago
Will Song 5a2e12c03e update local build 5 years ago
Will Song 2006f179d5 echidna loads all the contracts, but x-contract function calls seem to fail 5 years ago
Will Song f8c4f3a8aa Merge remote-tracking branch 'origin' into dev-multicontract-2 5 years ago
Will Song ba75af8f54 Update changelog for release (#331) 5 years ago
Will Song c71b493cff
Merge pull request #301 from crytic/config-warn 5 years ago
Will Song 654811f6f9 thanks codeclimate 5 years ago
Will Song 4a90286dc9 codeclimate 5 years ago
Will Song 0957518cfd nits 5 years ago
Will Song b3ed1774aa add defaults 5 years ago
Will Song deb899ef22 make "seed" special 5 years ago
Will Song e229a0532a more testing 5 years ago
Will Song 83a82e227e tests 5 years ago
Will Song 4329a63915 Merge remote-tracking branch 'origin/master' into config-warn 5 years ago
Alex Groce 25a300923c
Merge pull request #330 from crytic/agroce-harvey-fix 5 years ago
Alex Groce b261d67332
coverage, not printCoverage 5 years ago
agroce fe13b55086 mutants 5 years ago
agroce 2f613c0e96 with revert checks 5 years ago
Alex Groce 0f135d18c1
Merge pull request #323 from crytic/early-termination-225 5 years ago
JP Smith 3afbea4934 fix tests + hlint 5 years ago
JP Smith 39e9e9a6ee clean up sof code, support in dashboard 5 years ago
Alex Groce 1ba8c8368c
Merge pull request #324 from crytic/add_array_utils 5 years ago
agroce 1a6a68c6b0 AddressArrayUtils example 5 years ago
agroce c448ad0d97 case consistency 5 years ago
agroce e8b8d3b123 correct condition, but bad extract of stopOnFail 5 years ago