Commit Graph

185 Commits (9b4dbc4bee3035f97da242766619001de0cc468e)

Author SHA1 Message Date
ggrieco-tob dd5369ac24 fixed index bug in the bytes32 constant extraction and generation 6 years ago
Will Song ad65d23d40
Open _ should also exitSuccess because it is not reported as a failure in the UI 6 years ago
JP Smith 819cab8466 wrong comparison direction 6 years ago
ggrieco-tob 5064431e2e fixed bug in the dict generation + tests 6 years ago
JP Smith 425555bd3c remove swapfile oops 6 years ago
JP Smith 288fff9bbf refined extractConstants further + updated test suite 6 years ago
Gustavo Grieco 823d4a1c0a
Fixed use of contractAddr to define the address of the contract (#182) 6 years ago
JP Smith dd40a7702c refactor extractConstants to be cleaer + parse ABIs better 6 years ago
JP Smith fd141e3aa2 experiment with cleaner functions for GenDict updates 6 years ago
ggrieco-tob 2c86505424 simplified queryTerminal check 6 years ago
JP Smith eae847485f check that we're in a terminal before drawing dashboard 6 years ago
JP Smith e7ea8f93ec coverage optimization might work now idk 6 years ago
ggrieco-tob 3ed2cfe461 improved constant detection to include addresses 6 years ago
JP Smith 9ff70f4ee7 make generation actually work 6 years ago
JP Smith b38f6bc6e4 experiment with adding dictionary support with a stabler API 6 years ago
JP Smith 05cf7f0c9c fix earlier bad merge 6 years ago
JP Smith d677268338 check for abstract contracts 6 years ago
JP Smith f25ae7ab32 hlint clean 6 years ago
JP Smith 3ba58788d0 add ui change functionality to config 6 years ago
JP Smith 7e3d7496fa check for abstract contracts 6 years ago
JP Smith d7a6e21883 rest of testing refactors 6 years ago
Will Song 0f9a01fc9e indent 2 spaces 6 years ago
Will Song 1f43852168 make some requested changes as per #162 6 years ago
ggrieco-tob b69a32c4c0 fixes 6 years ago
ggrieco-tob e32299db84 fixes 6 years ago
Gustavo Grieco 1fa507c289
Fixed parsing of prefix and solcArgs (#169) 6 years ago
Will Song 6ef30eb1bf randomly perform a shrink, because performing all shrinks when one is guaranteed to fail will cause all further shrinks to fail 6 years ago
Will Song 20950fb344 avoid blowing up 0 for no reason when shrinking 6 years ago
Will Song 95ac6f6aac use short circuiting to avoid pattern matching on the insides of the tx list 6 years ago
Will Song bf57bed779 actually shrink call sequences 6 years ago
JP Smith 6d4fa834e3 minor style fixes 6 years ago
Will Song 23f7376728 add function to load directly for testing 6 years ago
ggrieco-tob d596d28c71 fixed multisender support 6 years ago
Will Song f000cd2c51 move the quieting flag to `SolConf` 6 years ago
Will Song 8b7ff25f83 add a flag to shut up so that tests look nice 6 years ago
ggrieco-tob f192d777e7 improved shriking toward zero when integers are negative 6 years ago
ggrieco-tob 45996ad325 added check to detect when no tests are detect 6 years ago
JP Smith a2449b8b34 docstrings 4 days 6 years ago
JP Smith 468def9b81 rewrite echidna to work better 6 years ago
JP Smith 3f7308c7d6 fix build 4: return of the son of fix build 6 years ago
ggrieco-tob 215dd211fd
Force stdout flush to fix #120 6 years ago
JP Smith 2e4eea94c2 keep results after tx revert 6 years ago
JP Smith 873b4917f9 remove need for redundant filename specification 6 years ago
JP Smith 87b30176ad export VMState constructor, not just type 6 years ago
Ben Perez 77e350405f Fixed export in coverage 6 years ago
Ben Perez f5c47149b2 Changed coverage to use pc's again until memory leak in arc coverage is fixed 6 years ago
JP Smith 4ba0b11565 make addsolidity's type way more useful 6 years ago
Ben Perez f7506e905c Fixed redundant import, added bang patterns to Coverage, added compiler flags -O2 and -threaded 6 years ago
Ben Perez dcaca753a8 Fixed imports and added Coverage.hs 6 years ago
er5 96f084c850
fixed function changeList 6 years ago