We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Main approach for this refactoring - #6703
This issue depends on:
Once BackData, Backend, and their implementations are ready, we need to update all usages in the stdmap package. This task focuses on updating:
BackData
Backend
stdmap
Assignments
BlockByCollections
Blocks
ChunkDataPacks
ChunkRequests
ChunkStatuses
Collections
Guarantees
IdentifierMap
IncorporatedResultSeals
PendingReceipts
Receipts
Results
Times
TransactionTimings
Transactions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related Issues
Main approach for this refactoring - #6703
This issue depends on:
Context
Once
BackData
,Backend
, and their implementations are ready, we need to update all usages in thestdmap
package. This task focuses on updating:Assignments
BlockByCollections
Blocks
ChunkDataPacks
ChunkRequests
ChunkStatuses
Collections
Guarantees
IdentifierMap
IncorporatedResultSeals
PendingReceipts
Receipts
Results
Times
TransactionTimings
Transactions
Definition of Done
BackData
,Backend
in thestdmap
package is updated.The text was updated successfully, but these errors were encountered: