Workaround for bug in Python's math.log function
[bitcoin:eloipool.git] / jsonrpcserver.py
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-07-29 Luke DashjrMerge branch 'sharetarget'
2012-07-29 Luke DashjrSupport for share targets higher than pdiff 1
2012-06-21 Luke DashjrMerge branch 'bugfix_short_cb'
2012-06-21 Luke DashjrLongpoll tracking by username
2012-05-18 Luke DashjrMerge branch 'bugfix_gmpproxy_leak'
2012-05-16 Luke DashjrMerge branch 'bugfix_gmpp_fwd'
2012-05-16 Luke DashjrMerge branch 'bugfix_gmpp_fwd'
2012-05-13 Luke DashjrBackward-compatible support for new BIP 22 getmemorypoo...
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-11 Luke DashjrMerge branch 'bugfix_notrim'
2012-05-07 Luke DashjrMerge branch 'bugfix_thr_sigusr1'
2012-05-06 Luke DashjrMerge branch 'bugfix_sck_nonblock'
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
2012-04-23 Luke DashjrMerge branch 'bugfix_varlen_bytes'
2012-04-23 Luke DashjrMerge branch 'bugfix_txn_isCoinbase'
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 DashjrMerge branch 'bugfix_gmp_submitblock_rv_2'
2012-04-08 Luke DashjrMerge branch 'bugfix_gmp_submitblock_rv' into bugfix_gm...
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-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrMerge branch 'bugfix_mysql'
2012-04-03 Luke DashjrMerge branch 'bugfix_servername_optional'
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-15 Luke DashjrMerge branch 'trustedforwarder'
2012-03-15 Peter LeursAdd support for running behind a proxy: support for...
2012-03-09 Luke DashjrDisable auto-midstate for phoenix/1.50 because a stupid...
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase_3'
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase_2' into bugfix_race_...
2012-03-08 Luke DashjrMerge branch 'bugfix_race_coinbase' into bugfix_race_co...
2012-03-05 Luke DashjrMerge branch 'bugfix_YN_None_3'
2012-03-04 Luke DashjrMerge branch 'logshare'
2012-03-03 Luke DashjrEnable "midstate" extension for Phoenix, poclbm, and...
2012-02-29 Luke DashjrMerge branch 'refactor_jsonrpcserver'
2012-02-29 Luke DashjrGeneralize longpoll to work for any param-less JSON...
2012-02-28 Luke DashjrSplit JSON-RPC mining stuff into their own files
2012-02-28 Luke DashjrSplit HTTP-specific code into HTTPServer
2012-02-26 Luke DashjrMerge branch 'serve_getmemorypool'
2012-02-25 Luke DashjrAllow coinbase/append mutation for getmemorypool mining
2012-02-24 Luke DashjrMerge branch 'bitcoin_poscount' into serve_getmemorypool
2012-02-24 Luke DashjrSupport (unmodified) getmemorypool block submissions
2012-02-23 Luke DashjrMerge branch 'bctxn_getcb' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'bitcoin_poscount' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'checkShare_vars' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'ambig_t' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'bugfix_bitcoin_txn_disasm' into serve_get...
2012-02-23 Luke DashjrMerge branch 'checkShare_vars'
2012-02-23 Luke DashjrMerge branch 'bugfix_bitcoin_txn_disasm'
2012-02-23 Luke DashjrMerge branch 'ambig_t'
2012-02-23 Luke DashjrMake "MC" format more consistent with "MRD" format...
2012-02-04 Luke DashjrRaise timeout on persistent connections to 150 seconds
2012-02-04 Luke DashjrImplement "Connection: close" header
2012-02-03 Luke DashjrFor now, enable No Early Longpoll Headers quirk by...
2012-02-03 Luke DashjrBugfix: Ignore errors waking longpoll handlers
2012-02-03 Luke DashjrImplement getmemorypool for JSON-RPC miner clients
2012-02-02 Luke DashjrMerge branch 'bcnode'
2012-02-02 Luke DashjrMerge branch 'savework'
2012-02-02 Luke DashjrSave workLog and DupeShareHACK to eloipool.worklog...
2012-02-02 Luke DashjrBugfix: Move some cleanup from JSONRPCServer to SocketH...
2012-02-02 Luke DashjrAsyncSocketServer: Abstract Waker out of JSONRPCServer...
2012-02-02 Luke DashjrAbstract various parts of JSONRPCServer out into AsyncS...
2012-02-01 Luke DashjrStash the server_address on the JSONRPCListener object...
2012-02-01 Luke DashjrBugfix: Survive a SIGUSR1 interrupting epoll
2012-02-01 Luke DashjrBugfix: Ignore errors on listener sockets
2012-01-31 Luke DashjrBugfix: Fix handling of params-free requests
2012-01-31 Luke DashjrBugfix: check body exists before checking body[0]
2012-01-30 Luke DashjrBugfix: Catch non-object JSON input too; also log error...
2012-01-30 Luke DashjrBugfix: Send errors as proper JSON-RPC responses
2012-01-30 Luke DashjrRefactor JSONRPCHandler task scheduling, so that there...
2012-01-30 Luke DashjrIgnore extra newlines preceding HTTP request
2012-01-30 Luke DashjrJSONRPCHandler: Set _LPTask to True for NELH-quirk...
2012-01-29 Luke DashjrBugfix: Refactor JSONRPCHandler.cleanupLP to remove...
2012-01-29 Luke DashjrBugfix: Don't error trying to write to peer-closed...
2012-01-29 Luke DashjrIgnore read data on "closed" sockets
2012-01-29 Luke DashjrBugfix: if there is still data to write to the socket...
2012-01-29 Luke DashjrBound methods generate new objects every time you refer...
2012-01-28 Luke DashjrMerge branch 'AGPL'
2012-01-28 Luke DashjrHandle some invalid garbage on JSONRPC sockets more...
2012-01-28 Luke DashjrWarn at startup if midstate Python module is missing
2012-01-27 Luke DashjrDisable early longpoll headers for PhoenixMiner < 2.8.1
2012-01-27 Luke DashjrBugfix: Fix TopLPers tool
2012-01-27 Luke DashjrJSONRPCServer: Refactor longpolling to occur within...
2012-01-26 Luke DashjrSend submitold in LP responses
2012-01-26 Luke DashjrBugfix: Start the server anyway, even if we failed...
2012-01-26 Luke DashjrJSONRPCServer: make server_address optional for constructor
next