Skip to content

chore: add missing crate descriptions#129

Merged
prestwich merged 1 commit intomainfrom
prestwich/add-crate-descriptions
Apr 2, 2026
Merged

chore: add missing crate descriptions#129
prestwich merged 1 commit intomainfrom
prestwich/add-crate-descriptions

Conversation

@prestwich
Copy link
Copy Markdown
Member

Summary

  • Add description field to the 5 crates that were missing it: signet-blobber, signet-genesis, signet-node-config, signet-node, and signet-node-tests
  • Resolves cargo publish --dry-run warnings about missing manifest descriptions
  • All other crates (signet-block-processor, signet-host-reth, signet-host-rpc, signet-node-types, signet-rpc) already had descriptions
  • All crates already have READMEs with content

Test plan

  • cargo +nightly fmt --check passes
  • cargo clippy --workspace --all-features --all-targets passes
  • cargo publish --dry-run no longer warns about missing descriptions

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@prestwich prestwich requested a review from a team as a code owner April 2, 2026 16:10
@prestwich prestwich enabled auto-merge (squash) April 2, 2026 16:11
@prestwich prestwich merged commit 411a515 into main Apr 2, 2026
6 checks passed
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.

3 participants