Skip to content

Conversation

healthykim
Copy link
Contributor

This PR implements cell-storing logic in the blob pool.
This should not be merged until this PR has been merged.
A performance check on the VM is also necessary

Changes

  • Introduce the PooledTx type for data stored in the blobpool
  • Introduce the BlobTxCellSidecar type
  • Modify the add() function to accept a BlobTxCellSidecar and a transaction without the blob payload. This change makes it easier for future implementations to receive the transaction and cell sidecar from different sources.

@healthykim healthykim force-pushed the bs/cell-blobpool/ver-1 branch from d3cb961 to 721fd79 Compare September 11, 2025 16:24
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.

1 participant