p2pool.git
2012-03-06 Forrest Voightremoved old share implementation
2012-03-06 Forrest Voightmerged README-Litecoin into README and cleaned it up
2012-03-05 Forrest Voightcleaned up got_response
2012-03-05 Forrest Voightadded desired pseudoshare target to user string, now...
2012-03-05 Forrest Voightcleaned up preprocess_request in preparation for
2012-03-05 Forrest Voightversion finder now calls git-describe; py2exe build...
2012-03-03 Forrest Voightadded error if rpcpassword isn't found in bitcoin.conf
2012-03-03 Forrest Voightcleaned up ChecksummedType
2012-03-03 Forrest Voightcleaned up sha256 implementation
2012-03-03 Forrest Voightreplaced self.verified.shares with self.shares where...
2012-03-02 Forrest Voightprefer block solutions when shares are competing
2012-03-02 Forrest Voightuse rpc_getmemorypool to submit blocks
2012-03-02 Forrest Voightmerged block submittal into one one function
2012-02-28 Forrest Voightfix for compatibility with new getblock 0.9.2
2012-02-27 Forrest Voightadded unix timestamp display to share explorer 0.9.1
2012-02-27 Forrest Voightfix for starting new chains
2012-02-27 Forrest Voightincrement protocol version
2012-02-27 Forrest Voightban connections to/from bad peers for an hour
2012-02-27 Forrest Voightdisconnect from peer when error parsing or processing...
2012-02-27 Forrest Voightmade peer an explicit argument to Share
2012-02-27 Forrest Voightremoved old full argument to p2p.Protocol.sendShares
2012-02-27 Forrest Voightchanged web api's interface to be similar to blockexplo...
2012-02-26 Forrest Voightchange pseudoshare rate limit from 5 seconds per to...
2012-02-26 Forrest Voightuse share chain's time instead of time.time() to decide...
2012-02-22 Forrest Voightadded tails list to share explorer
2012-02-22 Forrest Voightimproved share explorer share view a lot
2012-02-22 Forrest Voightfix for 26aaf0cc4
2012-02-22 Forrest Voightinitial revision of share explorer @ /web/explorer
2012-02-22 Forrest Voightcleaned up upnp
2012-02-22 Forrest Voightcleaned up address saving
2012-02-22 Forrest Voightgeneralized get_current_txouts
2012-02-22 Forrest Voightcleaned up p2p/rpc port listener retryers
2012-02-22 Forrest Voightmoved all web related stuff into p2pool.web
2012-02-20 Forrest Voightcleaned up p2p a little more
2012-02-20 Forrest Voightmade get_current_txouts more accurate by doing a mock...
2012-02-20 Forrest Voightcleaned up handling of BaseProtocol's message prefix...
2012-02-20 Forrest Voightremove temporary graph files
2012-02-20 Forrest Voightremoved support for optional checksums from p2p protoco...
2012-02-19 Forrest Voightprotocol change scheduled for mar 4 and feb 26 for... 0.9
2012-02-19 Forrest Voightkeep track of min_work for shares by adding max_target...
2012-02-19 Forrest Voightcleaned up unstales watchers in main
2012-02-18 Forrest Voightchanged litecoin testnet min difficulty
2012-02-18 Forrest Voightprevent status display exception when starting a new...
2012-02-18 Forrest Voightadded peer counts, attempts to share/block, and current...
2012-02-18 Forrest Voightremoved Share.{from_share1a,from_share1b,as_share1b}
2012-02-18 Forrest Voightadded .new_script back to Share
2012-02-18 Forrest Voightuse pubkey_hash instead of payout_script in main
2012-02-18 Forrest Voightmoved work attribute out of forrest.Tracker
2012-02-18 Forrest Voightmade HeightTracker's backlog length depend on the block...
2012-02-17 Forrest Voights/nameecoin/namecoin/ 0.8.6
2012-02-17 Forrest Voightadded missing line to default binom_conf_interval for...
2012-02-16 Forrest Voightmoved SCRIPT to DONATION_SCRIPT in p2pool.data
2012-02-16 Forrest Voightdiscourage shares with incorrect bits in header
2012-02-13 Forrest Voightmade util.pack.ComposedType check that the keys in...
2012-02-13 Forrest Voightremoved outdated comment in util.pack
2012-02-13 Forrest Voightremoved util.math.binomial_conf_center_radius
2012-02-13 Forrest Voightcleaned up util.deferral.DeferredCacher and bitcoin...
2012-02-13 Forrest Voightobserve irc channel and pause so block announce is...
2012-02-13 Forrest Voightadded SANE_MAX_TARGET attribute to currency net definit...
2012-02-13 Forrest Voightmove net name from username into message and join ...
2012-02-13 Forrest Voightupdate litecoin block explorer
2012-02-12 Forrest Voightadded block explorer urls to block hash displays and...
2012-02-12 Forrest Voightwarn about duplicate share submittals
2012-02-12 Forrest Voightonly compute header_hash once in got_response
2012-02-12 Forrest Voightremoved --merged-url and --merged-userpass
2012-02-12 Forrest Voightadded current_payout to stats
2012-02-12 Forrest Voightretry RPC help and initial RPC getblock if they fail
2012-02-12 Forrest Voightmade get_height_rel_highest using getblock more robust...
2012-02-12 Forrest Voightonly allow three incoming connections per /16
2012-02-12 Forrest Voightonly allow one outgoing connection per /16 at a time...
2012-02-12 Forrest Voightadded RateMonitor class to clean up rate queue handling...
2012-02-11 Forrest Voightadded /web/log with the last data of assorted statistics 0.8.5
2012-02-11 Forrest Voightfixed --help being broken
2012-02-11 Forrest Voightrewrote p2p.Protocol.dataReceived. what was i thinking?
2012-02-11 Forrest Voightdon't irc announce shares more than 10 minutes in past...
2012-02-10 Forrest Voightfixed last commit - was using wrong worker_endpoint...
2012-02-10 Forrest Voightimproved worker listening patch a bit - host is now...
2012-02-10 TierraDelFuegoAdd option so that p2pool can LISTEN for workers on...
2012-02-10 Forrest Voightimproved HeightTracker.get_height_rel_highest. might...
2012-02-10 Forrest Voightretry block submittal
2012-02-10 Forrest Voightalways use checksum in bitcoin p2p communications after...
2012-02-09 Forrest Voightadded miner_hash_rate and miner_dead_hash_rate to ...
2012-02-09 Forrest Voighttell users to upgrade bitcoin when RPC getmemorypool...
2012-02-09 Forrest Voightadded --datadir argument
2012-02-09 Forrest Voightfixed negative zero displayed in format_binomial_conf...
2012-02-09 Forrest Voightadded format_dt function and used it in status displays
2012-02-09 Forrest Voightconverted some parts of binomial_conf_interval to logar...
2012-02-08 Forrest Voighthandle work results by using saved closures instead...
2012-02-08 Forrest Voightfixed skiplist unit test, broken since f8646705e
2012-02-08 Forrest Voighthash original transaction data instead of repacking...
2012-02-08 Forrest Voightmade VarIntType only accept canonically packed integers...
2012-02-08 Forrest Voightfixed sje397's indentation
2012-02-08 Forrest VoightMerge pull request #14 from sje397/master
2012-02-08 ScottAdded 'uptime' to HTTP API
2012-02-06 Forrest Voightfixed bug in rounding fix
2012-02-06 Forrest Voightfixed improper efficiency rounding
2012-02-06 Forrest Voightfixed incomplete removal of new_script
2012-02-06 Forrest Voightremoved previous_block, nonce, subsidy, new_script...
2012-02-06 Forrest Voightprefer shares that have the correct bits in block heade...
2012-02-06 Forrest Voightuse RPC getblock instead of P2P getheaders to rank...
next