No calculation of intersecting streams is performed #1641
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-17#1641
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The code doesn't compare streams I'm interested in with remote node's advertised streams. This will trigger bugs once streams are fully implemented.
There should be a new property in
TCPConnection
which will be an intersection ofself.streams
withBMConnectionPool().streams
.I started moving into that direction (: 6a821ee
Ok but when will there be updated releases? The last release was over 2 years ago in Feb 2018...
There are problems with the 64bit windows binary and the osx build is untested. These are the main obstacles preventing a new official release.