Commit Graph

621 Commits (fe0af9926cb1c8f97c7d8845d88c4f93ecfc0d7a)
 

Author SHA1 Message Date
agroce d8cd93518b single.sol needs more time to find with nearby mining 6 years ago
agroce 501c90bb73 go back to just -/+1 mining, restore single.sol test 6 years ago
ggrieco-tob 7a67f1bb38 restored examples/solidity/basic/findValues.yaml (it was necessary) 6 years ago
ggrieco-tob 430fe391fb fixed tests 6 years ago
agroce 21c0ee999f try with yaml forcing more tests 6 years ago
agroce aceb5cbe1f add explicit return false 6 years ago
ggrieco-tob eba22528bf fixes 6 years ago
agroce c576a83d71 remove memory reset test, add tests for this PR 6 years ago
agroce 9f172ed7fb change prop name 6 years ago
agroce ef470915df new tests 6 years ago
agroce d86d7e135c use fromList for cleaner code 6 years ago
agroce 0b005241bb undo gustavo's memory fix 6 years ago
agroce 088ef35bf0 remove spurious space 6 years ago
agroce 44c12c5b20 simpler range 6 years ago
JP Smith c4e731356d
Merge pull request #211 from crytic/fix-memory-reset 6 years ago
agroce a68fdf985c empty push 6 years ago
agroce a8d7e1d06e Merge branch 'fix-memory-reset' into off_by_one_constants_mining 6 years ago
agroce 6d9705c0cf slightly nicer looking code, no repeat of type constraint) 6 years ago
agroce fb5951be10 Extract nearby constants, generate small integer values (from Gustavo) 6 years ago
ggrieco-tob a7d912301a addresses can hold and receive ether 6 years ago
ggrieco-tob 8a1242b9d3 added missing test file 6 years ago
ggrieco-tob 90b512fa72 added missing memory reset 6 years ago
JP Smith de0454560e
Merge pull request #181 from crytic/wip-dict-api-stable 6 years ago
JP Smith b9f7619f9d
Merge pull request #196 from crytic/dev-hevm-0.24 6 years ago
JP Smith 7741bc32c2
Merge pull request #197 from crytic/increase_default_seqlen 6 years ago
Gustavo Grieco 06cd34b2e8
Merge branch 'master' into wip-dict-api-stable 6 years ago
ggrieco-tob 2cca3aeb01 extend dictionary support for less than 32 bytes constants 6 years ago
Gustavo Grieco 4213d231c7
Increased cache timeout to 1000 (#202) 6 years ago
Dan Guido 271d80ecb5
Merge pull request #201 from crytic/fix-eh-link 6 years ago
Gustavo Grieco 420797cb86
Update README.md 6 years ago
Gustavo Grieco 104f60d6db
Fix contractAddr to use its configuration file (#185) 6 years ago
Gustavo Grieco 5a9b0fd4fe
Update Dockerfile 6 years ago
Gustavo Grieco 2d8e0ee2ce
Update install-solc.sh 6 years ago
Gustavo Grieco d37272e987
Update .travis.yml 6 years ago
ggrieco-tob 9b4dbc4bee manual merge with master 6 years ago
ggrieco-tob dd5369ac24 fixed index bug in the bytes32 constant extraction and generation 6 years ago
Will Song 1b87ac6534
Merge pull request #199 from crytic/fix-build-status 6 years ago
Gustavo Grieco cae700f893
Fixed build status badge 6 years ago
Will Song a19b9b4fc0
Merge pull request #193 from crytic/return-codes 6 years ago
Gustavo Grieco 0581f476e1
Fixed indent 6 years ago
agroce d0bc701656 increase default sequence length to 100 6 years ago
ggrieco-tob c88af30593 upgrade to hevm 0.24 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
ggrieco-tob f389ff620a fixes for solc-0.5.x 6 years ago
JP Smith 239c0b571f merge <- master 6 years ago
JP Smith 425555bd3c remove swapfile oops 6 years ago
JP Smith b198c79517 oops forgot to update contract 6 years ago
JP Smith 288fff9bbf refined extractConstants further + updated test suite 6 years ago