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

[Malleability] Fix root interfaces implementations under stdmap package #7075

Open
Tracked by #6646
UlyanaAndrukhiv opened this issue Feb 20, 2025 · 0 comments
Open
Tracked by #6646

Comments

@UlyanaAndrukhiv
Copy link
Contributor

UlyanaAndrukhiv commented Feb 20, 2025

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 the stdmap 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

  • All usages of BackData, Backend in the stdmap package is updated.
  • All tests are updated to reflect the changes and pass successfully.
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

No branches or pull requests

1 participant