Skip to content

fix: proper offset to increase entropy in uid generation#4471

Closed
haydenshively wants to merge 1 commit intowevm:mainfrom
haydenshively:fix-uid-entropy
Closed

fix: proper offset to increase entropy in uid generation#4471
haydenshively wants to merge 1 commit intowevm:mainfrom
haydenshively:fix-uid-entropy

Conversation

@haydenshively
Copy link
Copy Markdown
Contributor

Simple fix to increase entropy (avoid sharing characters) when generating UIDs -- I think this is what was originally intended.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: da1440f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

@haydenshively is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom
Copy link
Copy Markdown
Member

jxom commented Apr 21, 2026

Thanks for raising! The UIDs are still unique (each offset by 1 char), so there's no functional issue for our use case. Going to close this one.

@jxom jxom closed this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants