arkworks-rs / arkworks-rs/poly-commit
Upgrading `hashbrown`
Open
- Dominant language
- Rust
- Stars
- 440
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
## Summary of Bug
When upgrading `hashbrown` to `0.14` or `0.15`, we face the problem explained in https://github.com/arkworks-rs/poly-commit/pull/145#issuecomment-2419778786.
## Solution
If we use the `default-hasher` feature from `hashbrown`, that would solve the problem. Something like arkworks-rs/crypto-primitives#145 might be the solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.