Skip to content

Fix wavs-types BLS feature build#1146

Merged
ueco-jb merged 1 commit into
bls-commonwarefrom
layertau/wavs-types-bls-tokio-rt
May 14, 2026
Merged

Fix wavs-types BLS feature build#1146
ueco-jb merged 1 commit into
bls-commonwarefrom
layertau/wavs-types-bls-tokio-rt

Conversation

@layertau
Copy link
Copy Markdown
Contributor

Summary

Fixes the standalone wavs-types BLS signer feature build noted in review on #1143.

  • Adds Tokio rt to the optional wavs-types Tokio dependency so tokio::task::spawn_blocking is available when bls signing is enabled.
  • Adds a CI check for wavs-types standalone full feature compilation.

Test plan

  • cargo check -p wavs-types --no-default-features --features full --locked

Stacked on #1143 (bls-commonware).

@layertau layertau mentioned this pull request May 13, 2026
3 tasks
@ueco-jb ueco-jb merged commit 9ef313e into bls-commonware May 14, 2026
4 checks passed
@ueco-jb ueco-jb deleted the layertau/wavs-types-bls-tokio-rt branch May 14, 2026 14:47
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.

2 participants