Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(primitives): extract PreCommitSectorInfo #679

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

jmg-duarte
Copy link
Contributor

Description

Extracts the PreCommitSectorInfo to primitives

While working on the benchmarks for pallet-market I noticed that I couldn't import PreCommitSectorInfo (which is a bug).

This extracts the PreCommitSectorInfo and its builder to primitives, making it generally available.
The builder was namespaced under builder and feature gated.

@jmg-duarte jmg-duarte added bug Something isn't working pallet-storage-provider Relates to the Storage Provider Pallet labels Jan 16, 2025
@jmg-duarte jmg-duarte added this to the Phase 3 milestone Jan 16, 2025
@jmg-duarte jmg-duarte self-assigned this Jan 16, 2025
@jmg-duarte jmg-duarte added the ready for review Review is needed label Jan 16, 2025
@jmg-duarte jmg-duarte enabled auto-merge (squash) January 16, 2025 11:54
@jmg-duarte jmg-duarte force-pushed the fix/precommit/primitives branch from d4f0c58 to 299dac5 Compare January 16, 2025 12:02
@jmg-duarte jmg-duarte added ready for review Review is needed and removed ready for review Review is needed labels Jan 16, 2025
aidan46
aidan46 previously approved these changes Jan 16, 2025
@jmg-duarte jmg-duarte added ready for review Review is needed and removed ready for review Review is needed labels Jan 16, 2025
@jmg-duarte jmg-duarte merged commit 44705b4 into develop Jan 17, 2025
5 checks passed
@jmg-duarte jmg-duarte deleted the fix/precommit/primitives branch January 17, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pallet-storage-provider Relates to the Storage Provider Pallet ready for review Review is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants