smack
smack copied to clipboard
Fixes to run SMACK on modern macOS
This PR addresses the following:
- Improves path manipulation in
regtest.py
to be more compatible with macOS (based on work by @shaobo-he) - Extends the expected name for
bc
files generated bycargo
to support an optional 16 digit hash
Co-authored-by: @shaobo-he