* Final fixes
* Update mythril/laser/ethereum/keccak_function_manager.py
Co-Authored-By: JoranHonig <JoranHonig@users.noreply.github.com>
* Update mythril/laser/ethereum/keccak_function_manager.py
Co-Authored-By: JoranHonig <JoranHonig@users.noreply.github.com>
* Remove 64
* Make some changes
* rename store_hashes to hash_result_store
* only append concrete_val if we can successfully find it
otherwise we append the previous concrete_val again
* update documentation accordingly