Skip to content

Conversation

@franciscoaguirre
Copy link
Contributor

@franciscoaguirre franciscoaguirre commented Jan 14, 2026

Nodes now have a data pool in the node as well as the transaction pool. This pool is meant to hold data for a short time period until the intended recipient claims it.

Potentially: getting data over Bitswap/p2p: paritytech/polkadot-sdk#10538

// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.

//! HOP (Hand-Off Protocol) implementation.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@franciscoaguirre please, move all the hop stuff to the separate module outside of node (it will be easier to port to PolkadotSDK)

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.

3 participants