Skip to content

Check the protobuf generator version before regeneration - #18

Open
mswilkison wants to merge 1 commit into
devfrom
codex/protobuf-generation-check
Open

mswilkison wants to merge 1 commit into
devfrom
codex/protobuf-generation-check

Conversation

@mswilkison

Copy link
Copy Markdown

Check protoc-gen-go before regenerating Protocol Buffers and report the exact install command when it is missing or mismatched. Require v1.30.0, matching this fork's four checked-in generated files, and derive the module path from go.mod.

Validation: missing and mismatched generators stop before generation; the installed v1.30.0 plugin passes the check. A dry run reaches the existing four generation commands. Generated files were not changed or regenerated. Diff checks and independent control-flow review passed.

Adapt the generator check from bnb-chain/tss-lib commit d3c1af5, pinning v1.30.0 to match the four generated files in this fork.
@piotr-roslaniec
piotr-roslaniec changed the base branch from master to dev September 14, 2026 11:49
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.

1 participant