Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use common.Hash to generate UUID instead of Gob. #963

Open
rpl-ffl opened this issue Feb 2, 2024 · 0 comments
Open

Use common.Hash to generate UUID instead of Gob. #963

rpl-ffl opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@rpl-ffl
Copy link
Collaborator

rpl-ffl commented Feb 2, 2024

Goal: Current Hash of UUID does not look like hash.
Priority: Very Low

Currently using gob.NewEncoder to generated a UUID from RunIdentifier.
Link

This should use common.Hash so that the generated UUID aligns with existing format.

@rpl-ffl rpl-ffl self-assigned this Feb 2, 2024
@rpl-ffl rpl-ffl changed the title Use common.Hash to generate UUID instead of external library. Use common.Hash to generate UUID instead of Gob. Feb 2, 2024
@rpl-ffl rpl-ffl self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants