Skip to content

Fix: Extension ID hash function high collision rate

Administrator requested to merge beatrix/update-hashCode into main

Created by: abeatrix

Update hash algorithm with Base64 encoding of a SHA256 hash to reduce the count of collisions as mentioned in issue https://github.com/sourcegraph/sourcegraph/issues/20437

Merge request reports

Loading