Skip to content

Create a separate go.mod for Universal Validator #130

@0xNilesh

Description

@0xNilesh

Feature Request

Create a separate go.mod for Universal Validator

Proposal

Add a separate go.mod for the Universal Validator so it is treated as an independent Go module and does not rely on the repository’s root go.mod.
The Universal Validator depends on a private silence-labs repository, which contributors must have configured locally.

Currently, this dependency blocks open-source contributors from working on the core validator.
And also universal validator dependencies are unnecessarily getting included into core validator binary

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions