You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* minimal change to adapt to the new guts api of upstream blake3
* Use new API everywhere
* Adapt to latest ~guts~ hazmat api
* Update hazmat dep
* Use published hazmat API
* Use div_ceil to get clippy to shut up.
TBH I think the code was fine before, but whatever...
* require serde for mixed ror now
* fix imports
* remove last mentions of guts
* remove test that compared guts hash_subtree with our own recursive_hash_subtree
The bug is gone now, and since this is now an official feature of blake3 we rely on their tests
0 commit comments