Added on_load hooks to important objects.
authorslush <info@bitcoin.cz>
Sun, 9 Sep 2012 22:49:49 +0000 (22:49 +0000)
committerslush <info@bitcoin.cz>
Sun, 9 Sep 2012 22:49:49 +0000 (22:49 +0000)
commit52f76d96602bc5770f43b1ae1defc3149302ae4e
treeca99e90d3e2ceb868d02841203bf01f3e8f51a59
parent9d0227cd23d66a4c1ea113d58e38e805bf86f6a6
Added on_load hooks to important objects.
Report all rejected shares to ShareManager
lib/block_updater.py
lib/coinbaser.py
mining/__init__.py
mining/interfaces.py
mining/service.py