]> git.mxchange.org Git - hub.git/commit - application/hub/config.php
Added unfinished stuff for producing the test "genesis block".
authorRoland Haeder <roland@mxchange.org>
Mon, 31 Mar 2014 21:07:41 +0000 (23:07 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 31 Mar 2014 21:07:41 +0000 (23:07 +0200)
commitda797bb51fd80363eda297291e09be47530698fc
treef6b83834fe1f7873e85bad06d240c1f431592625
parentaf1afea3484b84fa30d8a02e05ad6dfcb6a557c9
Added unfinished stuff for producing the test "genesis block".

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
application/hub/main/filter/task/miner/class_MinerTaskHandlerInitializerFilter.php
application/hub/main/producer/miner/.htaccess [new file with mode: 0644]
application/hub/main/producer/miner/blocks/.htaccess [new file with mode: 0644]
application/hub/main/producer/miner/blocks/class_MinerTestGenesisBlockProducer.php [new file with mode: 0644]
application/hub/main/producer/miner/class_BaseBlockProducer.php [new file with mode: 0644]
application/hub/main/tasks/miner/.htaccess [new file with mode: 0644]
application/hub/main/tasks/miner/class_ [new file with mode: 0644]
application/hub/main/tasks/miner/class_MinerBlockFetcherTask.php [new file with mode: 0644]
application/hub/main/tasks/miner/class_MinerTestGenesisBlockProducerTask.php [new file with mode: 0644]