bitcoin:eloipool.git
2014-03-14 Henrik NordstromSilence "No route to host" and "Connection timedout... 6
2014-02-21 Luke DashjrBugfix: Fix SubsidyAlgo
2014-02-16 Luke DashjrSlight cleanups to SubsidyAlgo documentation
2014-02-16 Sina SadeghiMake block subsidy algorithm configurable
2013-10-29 Luke DashjrMerge commit '29aae72'
2013-10-29 Luke DashjrBugfix: Only account shares for dynamic targetting...
2013-09-24 Luke DashjrMerge commit 'a71ece8'
2013-09-24 Luke DashjrInitialise GotWorkTarget (to 0) if it isn't configured...
2013-09-10 Luke DashjrMerge commit '9f39631'
2013-09-10 Luke DashjrBugfix: Stratum: Replies should not be sent if request...
2013-09-10 Luke DashjrMerge commit 'd297083'
2013-09-10 Luke DashjrBugfix: Check fd still has a handler object, in case...
2013-09-09 Luke DashjrMerge commit '04b653e'
2013-09-09 Luke DashjrBugfix: Inhibit targetting above GotWorkTarget
2013-08-19 Luke Dashjrmerkletree: Skip tests under Python 2
2013-07-07 Luke DashjrMerge branch 'stratum_sidmanager'
2013-07-07 Luke DashjrStratumHandler: Safety check against issuing the same...
2013-07-07 Luke DashjrStratumHandler: Accept mining.subscribe(UserAgent,...
2013-07-07 Luke DashjrMerge commit '02c7323' into stratum_sidmanager
2013-07-07 Luke DashjrMerge commit '9f2d881' into stratum_sidmanager
2013-07-07 Luke DashjrMerge commit 'd5eaf7b' into stratum_sidmanager
2013-07-07 Luke DashjrReplace "%p" with the previous block hash in CoinbaserCmd
2013-07-07 Luke DashjrMerge commit '0dc0955'
2013-07-07 Luke DashjrBugfix: authorization: Handle utf8 decoding outside...
2013-06-17 Luke DashjrDocument asynchat-inherited recv function behaviour
2013-05-09 Luke DashjrMerge remote-tracking branch 'kinlo/authentication2'
2013-05-09 Peter LeursImplemented authentication modules, and added 2 modules...
2013-05-09 Peter Leursignore the bitcoinrpc/ directory
2013-05-04 Luke DashjrLog SQL INSERT errors in detail
2013-05-04 Luke DashjrEnable using any old Python function in share logging...
2013-05-03 Luke DashjrMerge branch 'arg_config'
2013-05-03 Luke DashjrBugfix: Need __import__ for config
2013-05-02 Luke DashjrNew config option SaveStateFilename to control what...
2013-05-02 Luke DashjrMerge branch 'arg_config'
2013-04-30 Luke DashjrBugfix: Avoid trying to decode None objects
2013-04-30 Luke DashjrAdd command-line option --config (-c) for specifying...
2013-04-29 Luke DashjrAdd userAgent and submitProtocol keys to share objects...
2013-04-20 Luke Dashjrconfig.py.example: Update UpstreamNetworkId to testnet3
2013-04-19 Luke DashjrTrigger merkletree update when block inv received from...
2013-04-06 Luke DashjrMove "submitold" to specific methods
2013-04-06 Luke DashjrNetworkServer: Keep track of when the server was last...
2013-03-26 Luke DashjrMerge commit 'e978e43'
2013-03-26 Luke DashjrBugfix: Import traceback for SQL sharelogger
2013-03-23 Luke DashjrNow that CVE-2012-2459 is fixed on 97% of listening...
2013-02-25 Luke Dashjrconfig.py.example: Note BIP 23 Proposal requirement...
2013-02-25 Luke DashjrBugfix: ScheduleDict: Keep id in heapq to avoid attempt...
2013-02-24 Luke DashjrMerge commit '9f8d1f5'
2013-02-24 Luke DashjrBugfix: Stratum: handle_close is only called when the...
2013-02-24 Luke DashjrUniqueSessionIdManager: Support for delaying releases...
2013-02-24 Luke DashjrUse values as keys in ScheduleDict instead of their...
2013-02-23 Luke DashjrMerge commit '826b85a'
2013-02-23 Luke DashjrBugfix: Avoid division by zero in case all TemplateChec...
2013-02-22 Luke Dashjrconfig.py.example: Document importance of commas after...
2013-02-21 Luke DashjrMerge branch 'multisource'
2013-02-21 Luke DashjrMerkleMaker: Always prefer the highest block from any...
2013-02-21 Luke DashjrMerkleMaker: Make code more readable
2013-02-21 Luke DashjrMerge commit '047890b'
2013-02-21 Luke DashjrBugfix: receiveShare: Set rejectReason to "ERROR" if...
2013-02-19 Luke DashjrSupport for BIP 23 "target" request extension
2013-02-19 Luke DashjrStratum: Request and store client versions after authorize
2013-02-18 Luke DashjrMerge commit 'e27ae49'
2013-02-18 Luke DashjrBugfix: merkleMaker: When calling from outside, ensure...
2013-02-18 Luke DashjrMerge commit '5cfd67a'
2013-02-18 Luke DashjrWorkaround for bug in Python's math.log function
2013-02-18 Luke DashjrMerge commit '2a63a5d'
2013-02-18 Luke DashjrBugfix: When retrying submissions, add the full server...
2013-02-17 Luke DashjrLeft-align usernames in TopTargets
2013-02-17 Luke DashjrMerge commit '73a01ee'
2013-02-17 Luke DashjrBugfix: If epoll errors, events won't be set, so just...
2013-02-16 Luke DashjrUpdate copyrights on code changed this year
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...
next