Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/firoorg/p2pool

Peer-to-peer Bitcoin mining pool
https://github.com/firoorg/p2pool

moved base58 to only p2pool.bitcoin.data

0c3fa75b52a09b8f3d03cfdf446991ca6ebd758e authored about 13 years ago
added submitold to work responses, which should cause miners to submit stales

d39081784f65b9014404d60bc2561e19fa8100ff authored about 13 years ago
added *.pyo to .gitignore

0074a364fe40b57c5ddeca0c483c8c366feb799b authored about 13 years ago
added global stale rate to graphs

222fb2d6e8520534c2d630d9c8182d85a10675f7 authored about 13 years ago
removed --no-overwrite options from rrdtool calls to make p2p compatible with older versions

3d4b58e96736796cf9fb2e7365c164dfafd3790e authored about 13 years ago
another fix to irc announcer

6bc7e5a783867d428db02221595aa85098891b25 authored about 13 years ago
improved binom_conf_interval

8ddab1bd501ccc09311b43ffaf0f9e438cda0f1b authored about 13 years ago
try to resolve bootstrap and node addresses provided with -n

611f6467839c4b3bc5ef0b6b685ed60fb715013f authored about 13 years ago
reformatted conf file error message, including a randomly generated password

88da5bff664a49d3eb682952d2caa7685ad90393 authored about 13 years ago
separated logging classes into util.logging and started logging only after argument parsing is done

0d681fa9baac60d7d8ebc0102653e31ad9d96af1 authored about 13 years ago
replaced hardcoded conf path (/home/forrest/.bitcoin/bitcoin.conf) with automatic one, oops

b53801be6d0d6f039400d22fe3f7a0b1e824363d authored about 13 years ago
automatic gleaning of rpcport, p2pport, rpcuser, rpcpassword from bitcoin.conf

529274ccf2b242ceeeb9e482de8e9cfa02a7cecc authored about 13 years ago
forward all block solutions to peers

b5d91c4b33e2c878b523e87735311652628afa1f authored about 13 years ago
fix for binomial_conf_interval

82b45167fcd20e14664174bcaeae4d734eb138a6 authored about 13 years ago
fixed ierf

a6ce02f2bca577074cf275e689fad9ad53f5b0c0 authored about 13 years ago
fixes to irc announcer

7130fa61cf7bfc9e0edebe4191e291b434e7336b authored about 13 years ago
some more transformations to speed up binomial_conf_interval

3077ada452e70f08be868162aefed07c328302c8 authored about 13 years ago
some transformations to speed up binomial_conf_interval

2e0020bd03aaba2b204ae806df0c0b99c09506fd authored about 13 years ago
fixed find_root start and made binomial_conf_interval more accurate

e12386103c17e31bc2296686512b35c6384e8d53 authored about 13 years ago
improved binomial_conf_interval

2ec1b55b1dfc9e32d5a8ef3845d332ccb7597252 authored about 13 years ago
separated root finder in util.math

e4e41574641d74a7f9efc36d96bdcdf041e8d5ec authored about 13 years ago
added irc announce option

23f41e73bc9b96284f6ecc6058b4335864c827f1 authored about 13 years ago
removed unused variable - start_time

e4367371691b670d476f90077cdbbc83fc594b0b authored about 13 years ago
fixed object.__new__ depreciation warning

e35107f881e47e9e6faa5fe040eeb8abf8f0dda9 authored about 13 years ago
always display stale proportion

b0c457a515ba0eed916abda87e6b442949eb0130 authored about 13 years ago
optimized integer reading/writing for a 36% improvement

aaf667c4426fdb1e9dd26bcc3e078963eb84d231 authored about 13 years ago
removed worker_interface's dependency on weakref

5df5d81eb6f25cc5e31286f10a5b76c4c0e8685d authored about 13 years ago
fixed faulty assert messing up merged mining when /P2SH/ flag was being included in coinbase

6040f16cdbecae3367275cf8447ad47796ee5dfb authored about 13 years ago
removed unnecessary import

17aa179476c37ac6dbb9262355fe50d89de03d04 authored about 13 years ago
replace byte reversing with big-endian packing

21fdbd89c250e153e12e4bf6e26a4f17d1324711 authored about 13 years ago
removed bitcoin reply message - checkorder and submitorder are already gone

d7bed87e4c2da5568eaa7bf725b8eac6c97631ac authored about 13 years ago
unified HashType, ShortHashType, and StructType into IntType

52cacb4b663c0e744b0f709b90fcea7d6bda0076 authored about 13 years ago
simplified perfect_round

fff1dd92552c5268eef1b8dfb3cdd0b330707441 authored about 13 years ago
regulate local difficulty to ensure that work is returned no more often than every 5 seconds. this will make small miners' graphs much smoother

f08c833074c9a24046ca6b76c111583ead0c8c95 authored about 13 years ago
use scipy inverse beta function for exact confidence intervals, if available

df2e27012945f35f4aea328ab50b7e1c4f02d673 authored about 13 years ago
improved estimation of stale proportion by using maximum-likelihood estimator instead of center of confidence interval

79b8a450216107e880bbb6ef8e790460cf5df164 authored about 13 years ago
Switch grapher to RRD alternative maximum scaling to avoid graphs being scaled too loosely. Also switch to rrd slope mode, which makes the graphs easier to read due to fewer sudden changes— since the figures are all estimates you can't really say the slopes are inaccurate.

c15a1ef34ab674982cc3c9c54e12bf1336c27d22 authored about 13 years ago
include getmemorypool's "coinbaseflags" data in coinbase

fe21c94697b490f81ba5a6d5767cd2f7d88cdbee authored about 13 years ago
fixed formatting of worker password line

1a2d4d2ad1fc241ed9a56e4e49aeabeee959f245 authored about 13 years ago
added per-miner graphs

ef9c7e852f7acf889890e6fd8d41c54b133ff1a6 authored about 13 years ago
made Grapher use a function to get arguments to rrdgraph

fa69009b92d68bcae8862e05fe5768303f831b0c authored about 13 years ago
cleaned up the no-rrdtool Grapher

e5fe2bf4f891c3ae2ceb6e964e2bba2fb8808ab1 authored about 13 years ago
moved stale skiplist to tracker's delta object

06e17e32c590aed6976e0a50d821892cfa6e0c46 authored about 13 years ago
made Tracker use head/tail from deltas instead of share.hash/previous_hash

e7c42518f421a2ca0276ba751577edee9cc10dfb authored about 13 years ago
included head/tail in delta objects

eb9249cee04a38071351d713448d11ac216abc24 authored about 13 years ago
separated Tracker element attributes into AttributeDelta

278ef4495e2d3d078863ca923c9ccceae7385fa2 authored about 13 years ago
allocate a connection slot for each node added with -n, instead of merely adding it to a pool of potential addresses

1685a89819c365ae2e6953f0116d7efd32b143e7 authored about 13 years ago
rewrote chain scoring function for better performance and more obvious behavior

d9346f7acae9c946006bb616c486692543ab975c authored about 13 years ago
no longer attempt to use pubkey in payout script

05beca3c4153b0472c981415ff0d14c6b65a98b7 authored about 13 years ago
disable caching in several places

1d0b0fd4742f5c029c704899b8edd5380909f741 authored about 13 years ago
added packetReceived method to p2p protocols, letting them handle timeouts and allowing restricting commands in a cleaner way

633dd68b1232ee131fa214ae6f2a0f739ec1099b authored about 13 years ago
dealt with a few old XXX's

bd93b1075753a8b7986cd2142f4fd46b950e5639 authored about 13 years ago
removed checkorder, submit order Bitcoin p2p messages and FixedStrType

05cd9429db82c84e7f633eeb96acb66550ba698f authored about 13 years ago
moved p2p methods into a subclass of p2p.Node

a656f8645f14e0e3cf2e58e8491f9d677506d5a8 authored about 13 years ago
fixed not providing "peer" when calling handle_shares in p2p.Node

1aaf695777d1c08aa5719de88a47eaab4cc05222 authored about 13 years ago
differentiate between incoming and outgoing connections in log messages

b40b4c53443bf1a7b99b721d0aa2cbbf65d1157c authored about 13 years ago
separated client and server handling into factories. incoming and outgoing connections are now separately limited

d23ec412042260952d46af21ad4efd021828911e authored about 13 years ago
changed handling of addr_store

64a42eb327e684ae702cc82bd8d8de1239a328c0 authored about 13 years ago
indentation fixes

15e9d8db1f5b00bf7339329666cd7841f6fa6865 authored about 13 years ago
allow for variably-sized pubkeys

55e818f8340a149e05fe8b7ab9ced40f6e011ff7 authored about 13 years ago
combined several lines in README

bab221bdab0d3b9a22967aa34764e8b34a743223 authored about 13 years ago
don't call set_real_work1 if it's already running, in order to avoid lots of getwork during Bitcoin blockchain downloads

7e84565884749a86e2587e9ac333363f261b9db0 authored about 13 years ago
Added X-Is-P2Pool HTTP response header (value: "true")

4f6c2e2fa55daaa4bf20cf05dce9d3644e25f2dd authored about 13 years ago
added graph of local dead hash rate

31961048a7848e962954df29dcaeaae2c0a101d4 authored about 13 years ago
fixed litecoin_scrypt build on linux

275d46458112ac25dca84406e5a0745e9e4fa95c authored about 13 years ago
fixups to setup.py to include some extra required modules, bundle everything

into one file, copy the READMEs, and insert a computed version into the
source

2c02767be849c4663851fac635ba5c5a33273a83 authored about 13 years ago
fixes to ltc_scrypt for MSVC

d8d5b2bc380fb08dfcf9dc3573af868585c14632 authored about 13 years ago
added graphing of local hash rate

362e265c8ef7b3a3c4c135d31fb3b6a2e12ed77b authored about 13 years ago
removed namecoin p2pools... going to return shortly as pooled merged mining in the main pool

a059b568490c81abca807e9ee13cbab8cf6e817f authored about 13 years ago
cleaned up anti-bitdust patch

eeb5fc7266d2e4f24cdb97a24ffd305f7212cab5 authored about 13 years ago
Exception fix for patron_sendmany and a small output cutoff.

Fixes an exception in patron_sendmany during p2pool syncup and adds a
cutoff (default 0.01 btc) ...

dc725d900e3bb98db1d401f3d4e790f3d6d3722e authored about 13 years ago
abstracted Renderer and added week/month graphs

6e36f946606418082485c58f16a333c88afee81f authored about 13 years ago
added graph of pool hash rate

5121bc2713d34f1bfb292bdd6c15c93017cfc6af authored about 13 years ago
changed /patron_uri to /patron_sendmany

8a67bcc80888f88210d021db70c910c87eb8bc6b authored about 13 years ago
Merge pull request #9 from goblin/extra_stats

Extra stats

ef1374f038e224301deea841986e679237c73501 authored about 13 years ago
added /patron_uri

86640cea8e3427776b7679f93f83c211de80cab7 authored about 13 years ago
added /current_payouts

04afaaa6031b5d0c214d65ed927cec004affa988 authored about 13 years ago
add a CORS header to response HTTP headers on 9332

This will allow cross-site requests from modern browsers to be able
to query p2pool for stats on...

f5acfc71e4ea6eed1491b23dd35b841ac3e5d8d6 authored about 13 years ago
fix merkle root linking issue

622f5b934d911dcf21c372a8d92310bd238851bc authored about 13 years ago
added recent_blocks

6899647a8854feae6da716e14e50f3a0dc92e0d3 authored about 13 years ago
added payout_addr

cff2d4e505c2161723e9cdf41cbec11fcc596aed authored about 13 years ago
require a version message before others can be used

5acc32de67a29f08f2fb10338a01454d44fdfa84 authored about 13 years ago
fixed watchdog handler

71141191f469224574e5bf7cf1e950656cdf44cc authored about 13 years ago
don't accept connections from peer versions < 2

a4504e850fe1f91ceec11839eff7e18c25e99e25 authored about 13 years ago
retry merged block submittal

620c935efc5e096462ad3ee970850207aed19b20 authored about 13 years ago
indentation fixed

3e3dfc40518f4c77dc493795b70a9816d135c9de authored about 13 years ago
refactored got_response

8554c384584fb17955b2103c718a1edadd59203c authored about 13 years ago
fixed indentation

dd2b41e268278f8929e6a088788395df077ad162 authored about 13 years ago
refactor functions passed to worker_interface into WorkerBridge class

9584a266491f737f5c28614966a0b516afd9ed57 authored about 13 years ago
remove chain length switchover logic

2c4b9f0d097aaec4c454faf597abe6545e15d8d1 authored about 13 years ago
update litecoin bootstrap addresses

de5fd61b49b70dae50fa461dd52cc167d0f86f28 authored about 13 years ago
don't display default ports in /peer_addresses

5ae6ba86b8fb5d908224811fb8da3074f051d8cf authored about 13 years ago
put bootstrap addresses in preferred_addrs so addr timestamps aren't messed up

f32c55083e7d9de3ad78f623f8c8c17cb7f107d7 authored about 13 years ago
display payout addresses of shares in chain_img

fbbaf7e0d6bd21bd86b270f72edb70d3684ac100 authored about 13 years ago
removed current_work dependency from p2p

92980ba20abaa69c0890b19d0d3938b99e5d0806 authored about 13 years ago
limit maximum connections to 50

d7f2189f43b8a81b237a183b765bb1aafeed3475 authored about 13 years ago
include many collected bootstrap addresses in network definitions. litecoin ones need to be expanded.

b01cbfd19bee5b10db30a1564946a0f0ad0b0f37 authored about 13 years ago
added /peer_addresses

7dffc3effdb66832313161f9c528524f12faf59f authored about 13 years ago
add a ">" to lines internally sent to stderr so error messages can be easily filtered

9d46500b23c1148abcf951f7e0e0b4297137c7b3 authored about 13 years ago
fix error handling in util.math.add_tuples

3fe0678c5c18c0e0e28d3bcd699772d0898e4a94 authored about 13 years ago