]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 22 Jul 2014 18:54:28 +0000 (20:54 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 22 Jul 2014 18:54:28 +0000 (20:54 +0200)
commit48e83cb812bffbcb9c5f86d97aca5a2b5d0b275b
tree80915e1f8d8e6b24d326bc763c412c965681295a
parent72871c3489dd8048f273f0cef908e6f28997ae2b
Continued:
- fixed bad handlig in NodeDistributedHashTableDatabaseWrapper
- improved other stuff (communicator, ...)
- used new 'core' (only chash.php)

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/communicator/class_BaseCommunicator.php
application/hub/main/producer/miner/blocks/class_MinerTestGenesisBlockProducer.php
application/hub/main/states/communicator/init/class_CommunicatorInitState.php
application/hub/main/states/miner/booting/class_MinerBootingState.php
application/hub/main/states/miner/class_BaseMinerState.php
application/hub/main/tasks/miner/communicator/class_MinerNodeCommunicatorTask.php
application/hub/main/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php
core