Commit Graph

621 Commits (fe0af9926cb1c8f97c7d8845d88c4f93ecfc0d7a)
 

Author SHA1 Message Date
JP Smith fe0af9926c
Merge pull request #293 from crytic/dev-fix-initialization 5 years ago
JP Smith eba0fea01c fix initialization 5 years ago
JP Smith 13d6e89a2f
Merge pull request #290 from crytic/dev-startup-msg 5 years ago
JP Smith f5328bd479 add clarifying startup message 5 years ago
JP Smith f03ea97375
Merge pull request #285 from arcz/add-version-to-cli 5 years ago
Artur Cygan 7033065b1e Add --version to CLI 5 years ago
JP Smith ca16236d83
Merge pull request #284 from crytic/dev-abi2 5 years ago
Will Song e8f1591429 remove Show instance 5 years ago
Will Song 3e76a0f56c remove rogue SolSignature 5 years ago
Will Song 66f425e909 hedgehog 5 years ago
Will Song 10cbe7c681 just indent everything to the same area and remove DeriveGeneric 5 years ago
Will Song e618beeb28 use genAbiValue, will remove Arbitrary AbiValue if it looks ok 5 years ago
Will Song 0fa8c95e64 nit 5 years ago
Will Song aefcd6a2a8 codeclimate 5 years ago
Will Song ae43204b0b include a property test for ABIv2 encode/decode 5 years ago
Will Song 8059ec83a2 fix tests 5 years ago
Will Song 30bb707eb7 make contracts compiler version agnostic 5 years ago
Will Song f9ded9c9b6 un-2 everything 5 years ago
Will Song bcc99d412f add tests 5 years ago
Will Song 3d1d9189fd Merge remote-tracking branch 'origin/master' into dev-abi2 5 years ago
Will Song 4c48243c9b update tests 5 years ago
Will Song 5539ec7295 codeclimate 5 years ago
Will Song 194cf53a2c add getter and add back return value constants 5 years ago
Will Song 0a114d1767 move more stuff to ABIv2.hs and get rid of final dependency on HEVM ABIv1 5 years ago
Will Song 7862c381cf move abiv2 stuff into its own file 5 years ago
Will Song bd1df7f895 codeclimate 5 years ago
Will Song 8f3d98bc09 remove legacy code, fix most unused import warnings 5 years ago
Alex Groce 6869bab236
Merge pull request #283 from crytic/change_default_to_include_delay 5 years ago
Will Song 6a961b48a6 improve shrinking of tuples 5 years ago
Will Song b5c7ffca9b use Vector for consistency and fix dynamic tuples 5 years ago
Will Song abe1f88561 parse abi json and add test abiv2 thing 5 years ago
agroce a807a99ed6 default delays to max of one week 5 years ago
Will Song fe0708b326 get this shit to compile with placeholder functions 5 years ago
Will Song 2aee201ad5 ABIv2 encoder shit compiles, might be wrong, probably mostly correct 5 years ago
JP Smith 9087e79d02
Merge pull request #282 from crytic/dev-temporal 5 years ago
JP Smith 1b1a4b346d make txconf optional again 5 years ago
JP Smith ffc1145502 make tests pass + clean up a little code 5 years ago
JP Smith ef479379d8 hliiiint 5 years ago
JP Smith e985242605 finish up temporal stuff 5 years ago
JP Smith abb7754834 echidna can do some temporal stuff now 5 years ago
Gustavo Grieco 6bbc25de01
Make solc 0.5.7 default in the Docker container (#281) 5 years ago
Will Song d0a751b405
Merge pull request #280 from dbogs425/dev-db-solConf2 5 years ago
Will Song 1205c60668 add some ABIv2 types 5 years ago
Dan Bolognino ea4b7db2c4 Set to empty array by default 5 years ago
Dan Bolognino c07d2e49ea Added support for crytic arguments, pass args as array rather than string 5 years ago
JP Smith b2604fc0aa
Merge pull request #276 from crytic/dev-assertions-take2 5 years ago
JP Smith 677fc6e407 make sure that we don't error on no etests 5 years ago
JP Smith 7dc5354ed5 don't throw NoTests if we're looking for assert fails 5 years ago
JP Smith 7f755d596d sate hlint, clearer test names, comments 5 years ago
JP Smith 68bc01aa8a add example config too 5 years ago