stratum support
[p2pool.git] / p2pool / util / jsonrpc.py
2012-12-29 Forrest Voightstratum support
2012-12-28 Forrest Voightfixup to commit 38bda9: refactored jsonrpc...
2012-12-28 Forrest Voightrefactored jsonrpc: broke generic jsonrpc handling...
2012-08-14 Forrest Voightdynamically create subclasses of jsonrpc.Error for...
2012-05-09 Forrest Voightfixed jsonrpc.Server superclass constructor not being...
2012-03-16 Forrest Voightcleaned up error handling in jsonrpc and removed notifi...
2012-03-15 Forrest Voightremoved duplication of json error serialization
2012-03-15 Forrest Voightseparated jsonrpc.Server and the object it's proxying
2012-03-15 Forrest Voightmoved Authorization header handling out of util.jsonrpc
2012-03-11 Forrest Voightdisabled non-unicode error for JSON errors
2012-03-11 Forrest VoightRevert "Force JSONRPC error message to Unicode to deal...
2012-03-11 Forrest VoightForce JSONRPC error message to Unicode to deal with...
2012-03-09 Forrest VoightEmit Content-Length header so that chunked mode isn...
2011-12-14 Forrest Voightcleaned up jsonrpc.Server
2011-12-02 Forrest Voightremoved jsonrpc.takes_request
2011-11-07 cobleemethod in rpc call is not always unicode. So just check...
2011-09-02 Forrest Voightsupport for new 'getmemorypool', breaks compatibility...
2011-07-28 Forrest Voightcode style fixes
2011-07-28 Forrest Voightrevised all error handlers
2011-07-28 Forrest Voightmade json error reporting work properly
2011-07-25 Forrest Voightcleanup, removed worker workaround for now
2011-07-19 Forrest Voightadded rate page to worker interface
2011-07-19 Forrest Voightadded timeout to rpc calls
2011-07-19 Forrest Voightdisplay json errors if fail to parse
2011-07-18 forrestjson error handling
2011-07-15 forrestaccept all targets header from miner
2011-07-13 forrestshare sharing seems to be working
2011-07-04 forrestreworking