]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 27 Oct 2020 09:12:33 +0000 (10:12 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 27 Oct 2020 09:12:33 +0000 (10:12 +0100)
commit2fe09f580f8573249e864bf7af474ef4c90437a1
tree8539df7bca041eb02340dcb985cc8a2b31b7d2eb
parent8995f849bfc3f440b40ae9ca1e69ec7f09943f8d
Continued:
- There was some mixing of recipient type (direct, dht, self, upper, ...)
  with the node's (recipient's) session id. This is now fixed and sorted out.
  So the recipient type remains that way and is never being changed to session
  id.

Signed-off-by: Roland Häder <roland@mxchange.org>
application/hub/classes/discovery/protocol/class_ProtocolDiscovery.php
application/hub/classes/discovery/recipient/package/class_PackageRecipientDiscovery.php
application/hub/classes/factories/socket/class_SocketFactory.php
application/hub/classes/feature/hubcoin_reward/class_HubcoinRewardFeature.php
application/hub/classes/handler/package/class_NetworkPackageHandler.php
application/hub/classes/helper/class_BaseHubSystemHelper.php
application/hub/classes/helper/node/answer/announcement/class_NodeAnnouncementMessageAnswerHelper.php
application/hub/classes/helper/node/answer/dht/class_NodeDhtBootstrapMessageAnswerHelper.php
application/hub/classes/helper/node/answer/requests/class_NodeRequestNodeListMessageAnswerHelper.php