Closed rvagg closed 6 months ago
ugh, this doesn't work because of the peer.ID#Pretty
removal in libp2p
added another commit to downgrade more but it's ended up as basically a revert of https://github.com/filecoin-project/lassie/pull/456, which isn't ideal
Merging #460 (fa00791) into main (56a0b1d) will decrease coverage by
0.11%
. The diff coverage isn/a
.
It would be nice to just fix bitswap. Added my voice to the original issue here
This PR is no longer needed.
Using new boxo branch (feat/lassie-fork-boxo-v0.19.0) with bitswap patch.
Ref: https://github.com/filecoin-project/lassie/issues/459
I think this is probably not a big deal because the only direct use of storetheindex we have here is to pull in the e2e test runner (and when running the e2e test it grabs HEAD). Not sure if there's anything that transitives are using that might be important to have this upgrade for though. @gammazero ?