-
Notifications
You must be signed in to change notification settings - Fork 77
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
Release 0.5.6 #137
Release 0.5.6 #137
Commits on Jul 27, 2020
-
Throw exception when multistream messages do not end with line ending (…
…#126) * Throw exception when multistream messages do not end with line ending
Configuration menu - View commit details
-
Copy full SHA for f279c8a - Browse repository at this point
Copy the full SHA f279c8aView commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b4cdfcc - Browse repository at this point
Copy the full SHA b4cdfccView commit details
Commits on Aug 1, 2020
-
Reduce log level from INFO to DEBUG on inbound invalid gossip message (…
…#131) * Reduce log level for invalid gossip message from remote peer. Fix Consensys/teku#2439 * Reduce another log level when inbound message was not validated
Configuration menu - View commit details
-
Copy full SHA for d5b1bcc - Browse repository at this point
Copy the full SHA d5b1bccView commit details -
More flexible pubsub message fields handling (#132)
* Make Pubsub message Seqno field optional * Add more flexible capabilities of setting published pubsub message fields
Configuration menu - View commit details
-
Copy full SHA for c0cfb97 - Browse repository at this point
Copy the full SHA c0cfb97View commit details
Commits on Aug 7, 2020
-
Check if the stream was closed on init which would leave it with no p…
…eerHandler before attempting to access the peer handler. (#134)
Configuration menu - View commit details
-
Copy full SHA for 707fc4d - Browse repository at this point
Copy the full SHA 707fc4dView commit details
Commits on Aug 31, 2020
-
Fix the panic when SemiDuplex has no outbound stream yet (#136)
- Fix CompletableFuture anyComplete() - Tolerate the case when trying writing to a peer without established outbound stream within P2PServiceSemiDuplex
Configuration menu - View commit details
-
Copy full SHA for 6489ad6 - Browse repository at this point
Copy the full SHA 6489ad6View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1788d42 - Browse repository at this point
Copy the full SHA 1788d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 152abde - Browse repository at this point
Copy the full SHA 152abdeView commit details