Commit Graph

953 Commits (f35b468b35f4494b0660ce26c04de6f006e847b7)
 

Author SHA1 Message Date
Artur Cygan f35b468b35
Update nix build for 1.6.1 (#603) 4 years ago
Artur Cygan a0509af16b
Simplify slither info parsing (#543) 4 years ago
Gustavo Grieco 683f73751f
fix hlint (#602) 4 years ago
Gustavo Grieco c8d2966cc9
Echidna 1.6.1 release (#600) 4 years ago
Gustavo Grieco f92159597c
Use a sensible default value for block.gaslimit (#596) 4 years ago
Gustavo Grieco dcc4eed7f5
Use contract metadata to detect deployed contracts (#593) 4 years ago
Gustavo Grieco 717e2280b7
Semver integration for improve testing with different solc versions (#594) 4 years ago
Emilio López 01ce53ec5b
GitHub Actions: macOS CI fixes (#597) 4 years ago
Gustavo Grieco 4a4518b89a
Optimized testing (#576) 4 years ago
Gustavo Grieco 081b2a1eac
Fixed wait bug when shrinking (#584) 4 years ago
Gustavo Grieco 8ec126c81f
Added funwithnumber example from Sabre (#565) 4 years ago
Gustavo Grieco 8873f85d04
improved filtering (#570) 4 years ago
KurogeWashu 40511318a7
Update README.md (#590) 4 years ago
Artur Cygan bc64718eaa
Fix and simplify Nix build (#581) 4 years ago
Will Song 050e47df41
release v1.6.0 (#561) 4 years ago
ßingen ecfebe112c
Allow to bypass EIP-170 and set up a custom max code size (#544) 4 years ago
Will Song 4af9a3dfe9
some simplifications (#513) 4 years ago
Gustavo Grieco 7c8420ac02
Improvements in the detection of failed tests (#515) 4 years ago
erivas ce2c44da39
Fix issue #553: remove set-env (#554) 4 years ago
Gustavo Grieco cccea6c29e
Fix crash when reading negative addresses (#552) 4 years ago
Emilio López fe1d0a2295
GitHub Actions: improve macOS releases (#527) 4 years ago
Gustavo Grieco 88e25e0fe5
Added example from the ILF paper into the CI tests (#541) 4 years ago
Will Song 673aece038
provide nicer API for normal transactions (#548) 4 years ago
Will Song 165a409164
remove extra sans, and use mempty instead of fromList (#549) 4 years ago
Artur Cygan 24fc118c90
Small fixes to Echidna.ABI (#546) 4 years ago
Artur Cygan ffaf58704e
Merge pull request #545 from crytic/simplify-abi 4 years ago
Artur Cygan 6fb1bfd136 Simplify Echidna.ABI 4 years ago
Artur Cygan 29aeec9c3c
Merge pull request #538 from crytic/dev-use-more-dict 4 years ago
Artur Cygan c0477356fe Fix hlint 4 years ago
Artur Cygan aa3573857e Refactor genTxM, replace some MonadState with MonadReader 4 years ago
ggrieco-tob 09d1c5778d fixes + tests 4 years ago
ggrieco-tob 735f990f95 first prototype 4 years ago
Gustavo Grieco 42abcddb8b
Added explicit delay in shrinking and improved pp functions (#518) 4 years ago
Gustavo Grieco 16ba989566
Use Slither for constant extraction (#451) 4 years ago
Artur Cygan fc97808e68
Merge pull request #535 from crytic/warn-no-slither 4 years ago
ggrieco-tob 1ac4d27b2d add a explicit message to warn the user if slither is not installed 4 years ago
Will Song a4a7af92c4
hevm 0.42 (#511) 4 years ago
Gustavo Grieco d567fe9369
fix flanky corpus count test (#537) 4 years ago
Gustavo Grieco 802c247dfe
Fixed the use of large constants in the dictionary (#523) 4 years ago
Gustavo Grieco 3324eb7bf6
libff re-started its development and we cannot use the main branch anymore (#536) 4 years ago
Gustavo Grieco 095e46231e
Refactor Tx constants to use in deployment and config (#532) 4 years ago
Gustavo Grieco adc1a51b77
stack limit exceeded should be a revert (#517) 4 years ago
Will Song 9149d95dda
fix issue where libraries would get loaded at extreme timestamps and block numbers, also switch to the new hevm stripBytecodeMetadata (#510) 4 years ago
Will Song afb84d653a
document JSON a bit (#512) 4 years ago
erivas cb2ea5cb2f
Fix inputMap (issue #474) (#503) 4 years ago
Gustavo Grieco 88d391dd9f
Added missing line return (#506) 4 years ago
Emilio López 9dd18a7262
GitHub Actions: remove mstksg/setup-stack@v1 action (#507) 4 years ago
Will Song e0047842e0
update for 1.5.1 (#470) 4 years ago
Gustavo Grieco 59898043e4
Fixed timestamp/blocknumber issue and improved value generation with these values (#469) 4 years ago
Emilio López d8804f3e2d
Add test for code size during contract creation (#453, #454) (#465) 4 years ago