bitcoin:eloipool.git
2013-02-15 Luke DashjrAdvertise mining.resume support on mining.subscribe... stratum_resume
2013-02-15 Luke DashjrBugfix: stratum mining.resume: Actually start subscription
2013-02-15 Luke DashjrSupport stratum mining.resume by delaying session id...
2013-02-15 Luke DashjrManage unique session ids manually rather than just...
2013-02-09 Luke DashjrMerge commit '53913aa'
2013-02-09 Luke DashjrBugfix: Handle no-proposal scenario correctly
2013-02-09 Luke DashjrMerge commit '16f9d29'
2013-02-09 Luke DashjrBugfix: oMP is not a local variable here anymore
2013-02-07 Luke DashjrSilence getTarget debug logging by default
2013-02-07 Luke DashjrTopTargets() CLI command, to show vardiff targets in use
2013-02-07 Luke DashjrMerge commit 'd4cbed7'
2013-02-07 Luke DashjrBugfix: Use static list of connections for boot_all
2013-02-07 Luke DashjrMerge branch 'simplelog'
2013-02-07 Luke DashjrSimplify and document logging configuration
2013-02-07 Luke DashjrMerge commit '45212d2' (non-obvious conflicts!)
2013-02-07 Luke DashjrBugfix: merkleMaker.access has been replaced by TS...
2013-02-07 Luke DashjrMerge commit 'b44865e'
2013-02-07 Luke DashjrTests for (non-aggressive) POT and _ProcessGBT
2013-02-07 Luke DashjrBugfix: Insert dummy txninfo element for coinbase trans...
2013-02-06 Luke DashjrSplit _ProcessGBT and _CheckTemplate out of _updateMerk...
2013-02-05 Luke DashjrMerge commit 'fde36f4'
2013-02-05 Luke DashjrBugfix: Add missing username to target-reset log message
2013-02-02 Luke DashjrMerge branch 'multisource'
2013-02-02 Luke DashjrBugfix: Correctly initialize without BlockSubmissions set
2013-02-02 Luke DashjrAllow omitting "uri" from upstream configs if the same...
2013-02-02 Luke DashjrBlockSubmissions config list to improve control over...
2013-02-02 Luke DashjrMerge branch 'multisource'
2013-02-02 Luke DashjrMerge commit 'f25c32a'
2013-02-02 Luke DashjrBugfix: Correct math to ceil power-of-two pdiff targetting
2013-02-01 Luke DashjrJSONRPCServer: Catch and return UTF-8 decode errors
2013-02-01 Luke DashjrMerge branch 'master' into multisource
2013-02-01 Luke DashjrMerge commit '0768201'
2013-02-01 Luke DashjrBugfix: Delete local gmperr variable to avoid a recursi...
2013-02-01 Luke DashjrTry to submit blocks to every template source server
2013-02-01 Luke DashjrIf a RejectedProposals directory exists, create a file...
2013-02-01 Luke DashjrBugfix: Avoid clearing workLog and DupeShareHACK if...
2013-02-01 Luke DashjrTrigger a block update when correcting wrong bits/heigh...
2013-02-01 Luke DashjrSubmit blocks to the same source they were created...
2013-01-31 Luke DashjrMostly replace UpstreamURI with TemplateSources, and...
2013-01-31 Luke DashjrmerkleMaker: Split new _CallGBT from block proposal...
2013-01-31 Luke DashjrBegin restructure for multiple upstream sources
2013-01-31 Luke DashjrDisable gzip compression for longpoll responses, to...
2013-01-31 Luke Dashjrconfig.py.example: Document StratumAddresses setting
2013-01-31 Luke Dashjrconfig.py.example: Document where to find network IDs
2013-01-31 Luke DashjrREADME: Brief write-up on merged mining support
2013-01-31 Luke DashjrMerge commit 'c598a72'
2013-01-31 Luke DashjrBugfix: Create longpoll coinbases with correct height...
2013-01-31 Luke DashjrUpdate JSONRPCServer().lastHandler during longpoll...
2013-01-13 Luke DashjrClear input buffer when booting clients
2013-01-13 Luke DashjrStratumServer: Ignore JSON parse errors
2013-01-11 Luke DashjrLog User-Agent and IP of JSON-RPC errors
2012-12-14 Luke DashjrRevert "Merge branch 'bugfix_race_edge'"
2012-11-27 Luke DashjrMerge branch 'bugfix_race_edge'
2012-11-27 Luke DashjrBugfix: merkleMaker: Handle an edge race condition
2012-11-27 Luke DashjrStratumServer: Send clean_work=true if previous job...
2012-11-27 Luke DashjrStratumServer: Reduce job refresh time to 55 seconds...
2012-11-26 Luke DashjrMerge branch 'bugfix_CMRWait'
2012-11-26 Luke DashjrBugfix: Only put None on old clearMerkleRoots Queue...
2012-11-25 Luke DashjrMerge branch 'bugfix_CMRWait'
2012-11-25 Luke DashjrBugfix: merkleMaker: After replacing clearMerkleRoots...
2012-11-20 Luke DashjrMerge branch 'bugfix_badprevblk_startup'
2012-11-20 Luke DashjrBugfix: Initalize merkleMaker().lastBlock so checkShare...
2012-11-19 Luke DashjrMerge branch 'bugfix_rejreasondelayed'
2012-11-19 Luke DashjrBugfix: Upstream reject reason variable name consistency
2012-11-19 Luke DashjrMove X-Roll-NTime header to jsonrpc_getwork module
2012-11-19 Luke DashjrSupport submitting upstream via old BIP 22 draft getmem...
2012-11-19 Luke DashjrSet bitcoinrpc User-Agent, used for talking to upstream...
2012-11-19 Luke DashjrMerge commit '8caa4e1'
2012-11-19 Luke DashjrTree-Merge commit '7cd1c63'
2012-11-19 Luke DashjrMerge commit '84b5cb1'
2012-11-19 Luke DashjrMerge branch 'netsrv_mt_sch'
2012-11-19 Luke DashjrNetworkServer: Bugfix: Only hold schedule lock as neede...
2012-11-19 Luke DashjrMerge branch 'netsrv_mt_sch'
2012-11-19 Luke DashjrNetworkServer: Optional support for thread-safe schedul...
2012-11-19 Luke DashjrMerge branch 'calc_clear_subsidy'
2012-11-19 Luke DashjrBugfix: Create new clear coinbase transaction for each...
2012-11-19 Luke DashjrMerge branch 'bugfix_MRD_CV'
2012-11-19 Luke DashjrBugfix: Use a condition variable to avoid getMC from...
2012-11-19 Luke DashjrMerge branch 'bugfix_switch_height'
2012-11-19 Luke DashjrBugfix: Switch clear merkle tree based on correct heigh...
2012-11-13 Luke DashjrStratumServer: Only update job as necessary for avoidin...
2012-11-12 Luke DashjrMerge branch 'bugfix_close_rmsch'
2012-11-12 Luke DashjrBugfix: Clear SocketHandler._Task when removing it
2012-11-12 Luke DashjrBugfix: Need to clear task on close, even when initiate...
2012-11-11 Luke DashjrMerge branch 'bugfix_del_connections'
2012-11-11 Luke DashjrBugfix: NetworkHandler: Delete server.connections entry...
2012-11-10 Luke DashjrStratumServer: Include tracebacks with errors, and...
2012-11-10 Luke DashjrSilence WorkLogPruner debug by default
2012-11-10 Luke DashjrMerge branch 'stratum'
2012-11-10 Luke DashjrBugfix: Correct stratum sendJob check for default target
2012-11-10 Luke DashjrBugfix: StratumServer: Don't force bdiff on targets
2012-11-10 Luke DashjrBugfix: Missing stratum imports and proper way to get...
2012-11-10 Luke DashjrMerge commit '2446b63' into stratum
2012-11-10 Luke DashjrBugfix: HTTPServer: Unconditionally clear incoming...
2012-11-10 Luke DashjrDisable stratum server when the coinbase is too big...
2012-11-10 Luke DashjrReject stratum submissions from unauthorized workers
2012-11-10 Luke DashjrImplement stratum mining.get_transactions method
2012-11-10 Luke DashjrSupport for dynamic targetting on stratum
2012-11-09 Luke DashjrReturn integers from target2biff when exact
2012-11-09 Luke DashjrSupport overriding configured DynamicTargetting mode...
next