Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

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

@rpl-ffl

Description

@rpl-ffl

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions