Upgrade litep2p 0.10.0 -> 0.11.0#10056
Conversation
|
/cmd prdoc --audience node_dev --bump patch |
bkontur
left a comment
There was a problem hiding this comment.
@dmitry-markin It would be cool to have some “conformance” tests for Bitswap — do you think something like that is possible and makes sense?
Alternatively, we could set up tests for the different Kubo versions, but that’s probably not ideal 🙂. Just trying to avoid situations like we had here with different Kubo version :)
I can hardly think of any other conformance test than with actual 3rd-party IPFS client (i.e., kubo). But, as it turned out, this doesn't always guarantee the implementation is bug-free and is not "just working with a specific client". |
@dmitry-markin please, check this: paritytech/polkadot-bulletin-chain#76 (comment), I still think that adding some more tests is pretty worth, I created an issue with more details here: paritytech/litep2p#454 |
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with `--ipfs-server`. It also enables communication with remote peers having RSA network identity keys. --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Branislav Kontur <bkontur@gmail.com>
This upgrade fixes the initialization of mDNS in the environment with no multicast addresses available and compatibility with kubo IPFS >= 0.37 when run with
--ipfs-server. It also enables communication with remote peers having RSA network identity keys.