Skip to content

Fix bug in hex encoding of normalized constraint hashes

Compare
Choose a tag to compare
@VaporBot VaporBot released this 09 Nov 20:26
· 15 commits to main since this release
336a922
This patch was authored and released by @gwynne.

#314 included a new routine for hex-formatting the hash used for constraint name normalization. This PR fixes a bug in that routine which caused the 4th bit of every byte to be ignored when formatting.