Improved exception handling of submit()
authorslush <info@bitcoin.cz>
Mon, 10 Sep 2012 07:23:42 +0000 (07:23 +0000)
committerslush <info@bitcoin.cz>
Mon, 10 Sep 2012 07:23:42 +0000 (07:23 +0000)
commit60bb044bc716de1e24e133c237866c457f296e9b
treeef9236bb073e457228a6f2a6a8f859735603f614
parent281c44e3192096227170b78684034db019e98ad5
Improved exception handling of submit()
share_manager.on_submit_block() is called after on_submit_share() now
lib/template_registry.py
mining/interfaces.py
mining/service.py