Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gx update #5158

Merged
merged 2 commits into from
Jun 27, 2018
Merged

gx update #5158

merged 2 commits into from
Jun 27, 2018

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Jun 27, 2018

Updates:

  • go-kad-dht: Query performance improvements, DHT client fixes, validates records on local put.
  • go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
  • go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
  • go-log: fixes possible panic when enabling/disabling events.
  • go-multiaddr: fixes possible panic when stringifying malformed multiaddrs, adds support for consuming /p2p/ multiaddrs.

fixes #5113
unblocks #4895

@whyrusleeping merge first:

@Stebalien Stebalien requested a review from Kubuxu as a code owner June 27, 2018 00:01
@ghost ghost assigned Stebalien Jun 27, 2018
@ghost ghost added the status/in-progress In progress label Jun 27, 2018
Updates:

* go-kad-dht: Query performance improvements, DHT client fixes, validates
  records on *local* put.
* go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
* go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
* go-log: fixes possible panic when enabling/disabling events.
* go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
  adds support for consuming /p2p/ multiaddrs.

fixes #5113
unblocks #4895

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@whyrusleeping whyrusleeping merged commit f5d8109 into master Jun 27, 2018
@whyrusleeping whyrusleeping deleted the gx/update branch June 27, 2018 00:54
@ghost ghost removed the status/in-progress In progress label Jun 27, 2018
hacdias pushed a commit to ipfs/boxo that referenced this pull request Jan 27, 2023
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.

Local DHT put doesn't reject bad keys
2 participants