Skip to content

Merge master into stable-futures#1271

Merged
tomaka merged 11 commits into
libp2p:stable-futuresfrom
tomaka:merge-master
Oct 10, 2019
Merged

Merge master into stable-futures#1271
tomaka merged 11 commits into
libp2p:stable-futuresfrom
tomaka:merge-master

Conversation

@tomaka
Copy link
Copy Markdown
Member

@tomaka tomaka commented Oct 7, 2019

This doesn't necessarily need a review, considering that we will later need to review the stable-futures branch on top of master.

romanb and others added 7 commits September 23, 2019 12:04
…#1245)

Make the multistream-select protocol (version) configurable
on transport upgrades as well as for individual substreams.

Add a "lazy" variant of multistream-select 1.0 that delays
sending of negotiation protocol frames as much as possible
but is only safe to use under additional assumptions that
go beyond what is required by the multistream-select v1
specification.
* Print Rust version on CI

* Don't print where not appropriate

* Change caching strategy

* Remove win32 build

* Remove win32 from list
* Update libsecp256k1 dep to 0.3.0

* Sign now cannot fail
* Upgrade percent-encoding dep to 2.1.0

* Upgrade url dep to 2.1.0
romanb
romanb previously approved these changes Oct 8, 2019
Copy link
Copy Markdown
Contributor

@romanb romanb left a comment

Choose a reason for hiding this comment

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

I assume it is intentional that you want to merge with conflicts / conflict markers as well as with the change to the NULL cipher in secio for now.

@tomaka
Copy link
Copy Markdown
Member Author

tomaka commented Oct 8, 2019

I assume it is intentional that you want to merge with conflicts / conflict markers as well as with the change to the NULL cipher in secio for now.

Oh. Actually no. Sorry, I might have forgotten to run a git add at some point.

@romanb romanb dismissed their stale review October 8, 2019 20:03

Made under wrong assumption.

@tomaka
Copy link
Copy Markdown
Member Author

tomaka commented Oct 9, 2019

I fixed the forgotten conflicts.

@tomaka tomaka merged commit abe2f2a into libp2p:stable-futures Oct 10, 2019
@tomaka tomaka deleted the merge-master branch October 10, 2019 09:31
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.

5 participants