bitcoin:eloipool.git
2012-08-31 Luke DashjrDump block payloads in hex
2012-08-31 Luke DashjrUpdate block version to 2, but continue accepting versi...
2012-08-31 Luke DashjrMerge branch 'master' into coinbase_height
2012-08-30 Luke DashjrMerge branch 'bugfix_final_init'
2012-08-30 Luke DashjrBugfix: Split final_init between handler plugins
2012-08-30 Luke DashjrMerge branch 'bugfix_proxy_sharetarget'
2012-08-30 Luke DashjrBugfix: Define a default ShareTarget
2012-08-30 Luke DashjrAttempt to handle circumstances that leave us without...
2012-07-30 Luke DashjrMerge branch 'sharetarget'
2012-07-30 Luke DashjrExpose share target to logger as {target} and {_targethex}
2012-07-30 Luke DashjrMerge branch 'sharetarget'
2012-07-30 Luke Dashjrconfig.py.example: Suggest pdiff1 for both targets
2012-07-29 Luke DashjrMerge branch 'sharetarget'
2012-07-29 Luke DashjrSupport for share targets higher than pdiff 1
2012-07-01 Luke DashjrSave original getmemorypool response on merkletree...
2012-06-21 Luke DashjrMerge branch 'bugfix_short_cb'
2012-06-21 Luke DashjrBugfix: Solve false-positive bad-cb-flag when coinbase...
2012-06-21 Luke DashjrLongpoll tracking by username
2012-06-15 Luke Dashjrmerklemaker: APOT test
2012-06-07 Luke DashjrSome checks to react nicer on second exit()
2012-05-18 Luke DashjrMerge branch 'bugfix_gmpproxy_leak'
2012-05-18 Luke DashjrBugfix: gmp-proxy: clear jsonrpc_getwork._CheckForDupes...
2012-05-16 Luke DashjrMerge branch 'bugfix_gmpp_fwd'
2012-05-16 Luke DashjrBugfix: Really put TrustedForwarders init in the right...
2012-05-16 Luke DashjrMerge branch 'bugfix_gmpp_fwd'
2012-05-16 Luke DashjrBugfix: Move TrustedForwarders initialization to Networ...
2012-05-15 Luke DashjrDebugging tools (and checks) for POT
2012-05-15 Luke DashjrmerkleMaker: New fee-aware _makeBlockSafe method to...
2012-05-14 Luke DashjrUse BIP22 "obj" transactions when possible
2012-05-14 Luke DashjrAttempt upstream BIP22 getmemorypool requests
2012-05-13 Luke DashjrBackward-compatible support for new BIP 22 getmemorypoo...
2012-05-13 Luke DashjrWait until JSONRPCServer is initialized before starting...
2012-05-13 Luke DashjrMerge branch 'bugfix_check_path'
2012-05-13 Luke DashjrBugfix: JSONRPCServer: Check that path is actually...
2012-05-13 Luke DashjrMerge branch 'bugfix_example_ccmd'
2012-05-13 Luke DashjrBugfix: config.py.example: example CoinbaserCmd echo...
2012-05-11 Luke DashjrMerge branch 'bugfix_notrim'
2012-05-11 Luke DashjrJust log an error, rather than make invalid-due-to...
2012-05-11 Luke DashjrRaiseRedFlags if upstream rejects a block
2012-05-07 Luke DashjrMerge branch 'bugfix_thr_sigusr1'
2012-05-07 Luke DashjrBugfix: Use a new thread to handle SIGUSR1, in case...
2012-05-06 Luke DashjrNetworkServer: Try to send data immediately
2012-05-06 Luke DashjrMerge branch 'bugfix_sck_nonblock'
2012-05-06 Luke DashjrBugfix: Set actual connection sockets non-blocking
2012-05-05 Luke DashjrDon't need all merkleroots to be up-to-date before...
2012-05-05 Luke DashjrSupport for being greedy and excluding trailing feeless...
2012-04-24 Luke DashjrMerge branch 'html'
2012-04-24 Luke DashjrSupport downloads of complete source as a tar archive
2012-04-24 Luke DashjrServe source files with correct Content-Type
2012-04-24 Luke DashjrServe source file list as HTML with links
2012-04-24 Luke DashjrMerge remote branch 'kinlo/saveuserifpasscorrect'
2012-04-24 Peter LeursOnly store the username if the password is correct.
2012-04-23 Luke DashjrMerge branch 'tests'
2012-04-23 Luke DashjrWhen deciding whether to restore full worklog, count...
2012-04-23 Luke DashjrDocument the different worklog format versions
2012-04-23 Luke DashjrMerkleTree: More extensive testing
2012-04-23 Luke DashjrMerkleTree: Adopt new test suite format, to clean up...
2012-04-23 Luke Dashjrbitcoin.txn: Test suite
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
2012-04-23 Luke DashjrBugfix: Correct input check for isCoinbase
2012-04-23 Luke DashjrMerge branch 'bugfix_varlen_bytes'
2012-04-23 Luke DashjrBugfix: varlenDecode/varlenEncode still epic failed...
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
2012-04-23 Luke DashjrBugfix: a typo in isCoinbase broke it always
2012-04-20 Luke DashjrAdd debugging variables to networkserver
2012-04-12 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv_2'
2012-04-12 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv' into bugfix_gm...
2012-04-12 Luke DashjrBugfix: Refactor sendReply (and derivatives) to use...
2012-04-09 Luke DashjrMerge branch 'bugfix_lp_rollntime'
2012-04-09 Luke DashjrBugfix: Correctly assign JSONRPCMethod and _JSONHeaders...
2012-04-08 Luke DashjrTemporary HACK to keep working with older gmp-proxy
2012-04-08 Luke Dashjrgmp-proxy: Send custom User-Agent with bitcoinrpc
2012-04-08 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv_2'
2012-04-08 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv' into bugfix_gm...
2012-04-08 Luke Dashjrgmp-proxy: Bugfix: submitblock method returns a rejecti...
2012-04-08 Luke DashjrMerge branch 'bugfix_submitblock_rv_2'
2012-04-08 Luke DashjrMerge branch 'bugfix_submitblock_rv' into bugfix_submit...
2012-04-08 Luke DashjrBugfix: submitblock method returns a rejection reason...
2012-04-04 Luke DashjrMerge branch 'bugfix_mysql_example_unhex'
2012-04-04 Luke DashjrExample config: Bugfix: We need to UNhex for MySQL...
2012-04-04 Luke Dashjrgmp-proxy: bind any-address instead of IPv4-localhost
2012-04-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrBugfix: Example INSERT statement for MySQL
2012-04-03 Luke DashjrExample config: Donate 1% of block reward to Luke-Jr...
2012-04-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrBugfixes for MySQL sharelogging
2012-04-03 Luke DashjrReplace binascii.a2b_hex with bytes.fromhex which is...
2012-04-03 Luke DashjrMerge branch 'bugfix_servername_optional'
2012-04-03 Luke DashjrBugfix: Initialize AsyncSocketServer.ServerName in...
2012-03-22 Luke DashjrBugfix: restore Content-Type for non-NELH longpoll...
2012-03-22 Luke DashjrSelf-comply with AGPL using git ls-files
2012-03-16 Luke DashjrMerge remote branch 'kinlo/servername'
2012-03-16 Peter LeursUse servername in authentication headers
2012-03-16 Peter Leursunknown status codes should reply unknown
2012-03-16 Luke DashjrServerName config option
2012-03-15 Luke DashjrDemote X-Forwarded-For header ignoring to debug, since...
2012-03-15 Luke DashjrMerge branch 'trustedforwarder'
2012-03-15 Luke DashjrMinor cleanups
2012-03-15 Peter LeursAdd support for running behind a proxy: support for...
2012-03-11 Luke DashjrWarn if merkle tree isn't being updated, or hasn't...
next