Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: generic Honk dependencies (#4239)
The barretenberg_module `honk`, which actually only contains a handful of utilities used by the various flavors `ultra_honk`, `eccvm`, `translator_vm` and `vm` 🤦 , was not being correctly reflected in the bb module structure. I fix this by removing a whitespace character in the CMakeLists.txt file. While I'm at it I reduce its dependencies to the minimal set. ![reduced](https://github.com/AztecProtocol/aztec-packages/assets/26756572/fa3efd9b-1a29-4de3-8528-65426fe97333)
- Loading branch information