]> git.mxchange.org Git - hub.git/commit
Now scrypt hashes are generated for each message that is being sent. "Mining" them...
authorRoland Haeder <roland@mxchange.org>
Mon, 11 May 2015 19:24:07 +0000 (21:24 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 11 May 2015 19:24:07 +0000 (21:24 +0200)
commit97ec849079494e71d8f759c752340a9c7fc16a88
treec6975cdc16bb8b36b64d2e5f5776a28ac174bcaa
parenta5a70bfcb9abc6629218f1fa9ccea4fb6278668c
Now scrypt hashes are generated for each message that is being sent. "Mining" them will later be possible.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/exceptions/package/class_UnexpectedPackageStatusException.php
application/hub/main/package/class_NetworkPackage.php
application/hub/main/package/fragmenter/class_PackageFragmenter.php
core