Commit Graph

1087 Commits (17ad387a03ec5bae741d40a84352194b52f06e40)
 

Author SHA1 Message Date
Gustavo Grieco 332897e50f Update Spec.hs 5 years ago
Gustavo Grieco 403b816670 Added JSON encoding tests 5 years ago
ggrieco-tob 6eb5ce6c02 full support for printing and parsing transactions as JSON 5 years ago
Will Song ce658d0286 new error datatype 5 years ago
Will Song 329809f738 some compiler failure messages 5 years ago
Artur Cygan 4774e0d5b9 Minor binding reorg 5 years ago
Artur Cygan 2b777bd51c Fix indefinite MVar blocking 5 years ago
Alex Groce d8de33bb1c
Merge pull request #348 from crytic/update_addressarrayexample 5 years ago
Will Song 86897ecf2a
Merge pull request #344 from crytic/multi-abi 5 years ago
Will Song 6af18fdb1f NamedFieldPuns 5 years ago
Will Song a90c4b66c4 docstring 5 years ago
Will Song df70db1460 this is a prime usage of lenses 5 years ago
agroce ee458f9b53 deleting mutants 5 years ago
Will Song 27022ab919 add this config file 5 years ago
Will Song 7cb1cbc95e use metadata-agnostic bytecode lookup because truffle compiles at a different directory than echidna during the testing phase 5 years ago
Will Song 9da8f1fad7 more testsuite shrinking 5 years ago
Will Song 0157f06e46 add the multi-abi config flag 5 years ago
Will Song e4b8c9d286 use janky solc version testing to do multicontract test 5 years ago
Will Song 69c8fc5028 add stripBytecodeMetadata 5 years ago
Will Song fe65990266 specify the correct contract 5 years ago
Will Song 1cf4e7525a codeclimate 5 years ago
Will Song 7a1ecbb24b multi-abi is basic 5 years ago
Will Song e80d094615 fix fallback 5 years ago
Will Song 1af7989379 add multi-abi test 5 years ago
Will Song 6f782fffa5 fix tests 5 years ago
Will Song 37ff9f5f74 fix arg parsing 5 years ago
Will Song 1604a672b5 generate transactions using a bytecode to abi mapping instead of a static address to abi mapping 5 years ago
Will Song 694e1df842 introduce the complete abi mapping data structure 5 years ago
Will Song 4171b2a57b take list of contracts 5 years ago
Will Song f96fff234f
Merge pull request #347 from crytic/testsuite-testlimit 5 years ago
Will Song cb25bbdbcc
Merge pull request #346 from crytic/expand-tx 5 years ago
Will Song 8159322850 turn down the default testing parameters for the testsuite 5 years ago
Will Song f959a1f423 rework the first field of Tx 5 years ago
Artur Cygan f57f82c75d
Merge pull request #345 from crytic/timeout-imp 5 years ago
Artur Cygan f73d5254d7 MonadIO not needed anymore 5 years ago
Artur Cygan de1233b619 Construct IORef write on the call side 5 years ago
Artur Cygan 35f46441d5 IORef for campaign instrumentation 5 years ago
Artur Cygan c2351479b6
Merge pull request #339 from crytic/ui-improvements 5 years ago
Artur Cygan c8dcacb406
Merge pull request #336 from crytic/shrinking-improvements 5 years ago
Artur Cygan 687197168d Minor shrinking improvements 5 years ago
Will Song 05c66de751
Merge pull request #333 from crytic/dev-multicontract-2 5 years ago
Will Song a7d48e67f2 use testContract' 5 years ago
Will Song 207f7fb0be Merge remote-tracking branch 'origin/master' into dev-multicontract-2 5 years ago
Will Song ed7ed2f512 try adding test 5 years ago
Artur Cygan 5fbfd9e9ed
Merge pull request #335 from crytic/dev-crytic-error-handling 5 years ago
Will Song ae752aa76e
Merge pull request #295 from crytic/addr-create 5 years ago
Artur Cygan 4379e318bd Split UI into Report and Widgets 5 years ago
Will Song 29f7257aa3 add some comments 5 years ago
Will Song e07a110761 fix rebase errors 5 years ago
Will Song ccadd1591f remove one last line hopefully 5 years ago