consensus-shipyard / ipc

🌳 Spawn multi-level trees of customized, scalable, EVM-compatible networks with IPC. L2++ powered by FVM, Wasm, libp2p, IPFS/IPLD, and CometBFT.
https://ipc.space
Apache License 2.0
44 stars 39 forks source link

Upgrade to libp2p 0.53 #520

Closed aakoshh closed 10 months ago

aakoshh commented 10 months ago

Related to https://github.com/consensus-shipyard/ipc-monorepo/issues/519 Depends on https://github.com/consensus-shipyard/libp2p-bitswap/pull/1

The goal is only to update the IPLD resolver here, if possible.

raulk commented 10 months ago

Take a look at this Forest PR for guidance: https://github.com/ChainSafe/forest/pull/3671