-
Notifications
You must be signed in to change notification settings - Fork 167
Update libp2p, tokio, warp, prost, futures, etc #446
Conversation
Signed-off-by: ljedrz <ljedrz@gmail.com>
Signed-off-by: ljedrz <ljedrz@gmail.com>
Signed-off-by: ljedrz <ljedrz@gmail.com>
4a5ac67
to
e9e6d55
Compare
Rebased on top of the latest master (minor CHANGELOG.md conflict, fixed some messed up links :)) |
Still left to do:
|
d03ca1b
to
5b042a6
Compare
I had missed a rust-libp2p release 0.34, so that can be checked off. Thinking off doing some commit squashing and them merging. The windows test failure seemed transient. |
not a nice thing to do but there remains an issue with the dependencies, and the libp2p tokio-mdns feature is gone. there are also some conflicts remaining.
quite unfortunate that we need to add more of re-exports as we've been hoping to cut them down.
686a917
to
2031708
Compare
Must be better to merge this and keep awaiting for a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Must have been a challenge to get all those deps aligned!
LGTM 👍
We stopped to discuss In current |
bors r+ |
Build succeeded: |
This was disabled in PR rs-ipfs#446, due to libp2p removing tokio support for it. The support has since been added back so this should work again. rs-ipfs#446
Rebased the #431 work on top of the latest master. This PR will leave: