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

peer.addr shortcut

81e2b8a58560ab5d8e91eb9571e295368f49a9a2 authored over 13 years ago
adapt workarounds using user-agent

6d51d82c676a0333f236f9bda892a4f12669dcb4 authored over 13 years ago
only display stale message in debugging mode

1b128ebe5df595321b3e6df85cec8cab33e10e0a authored over 13 years ago
fix race issue with updating work/tracker

fdf94decc37ea051c0ff3bb70564a1702fec8ff2 authored over 13 years ago
bug in workaround

911007cee2f1fc6a875ecee3426de3dcdeb191d6 authored over 13 years ago
BlockAttempt mutator for later

a8e9b90cfda6563b82acfc58addb89f9f5383727 authored over 13 years ago
cleanup workarounds

17ec051ee927a0c74eb1b74919391d9984600656 authored over 13 years ago
workaround for phoenix

7c3b6681cd08c44da8ce2d03a852d5d5e2e4b420 authored over 13 years ago
workaround for stupid miners

e57eae3cba4d146dcb53f7cc566f78da76ee2a2a authored over 13 years ago
timestamp lines when using --debug

a7d2470137d46c150fead2089731f9ec1abffb89 authored over 13 years ago
talk about headers

bd7f91d960342b020370e6d3e9f6d0f90f29e787 authored over 13 years ago
reduce frequency of addr messages for well-connected nodes

3de9bc63afc3c68863455aa7ce4dc4643259edbc authored over 13 years ago
tell miner about stales

add2ae64450f1eabe48021f657bc286a3dc647fd authored over 13 years ago
change dump_addrs units to days

7c815e3252d419b7d34020df06951dacd8de3848 authored over 13 years ago
Merge branch 'master' into unstable

b71e94dbde480f6eb765244a23713c2183125b00 authored over 13 years ago
remove call to 'git describe'

4381b6cc4f3bc5e6d561dea48deea61b00547916 authored over 13 years ago
fix for async

d74ada059a713b5af5bb51e45f13ee249b492e05 authored over 13 years ago
more async updating, report stale shares to miner

94585f150f7360af00e443684bed7f467cc86e4a authored over 13 years ago
prefer building on own shares

dcf3d75e1897a05e28aba11ea5c60187f0435053 authored over 13 years ago
make tracker.update non-blocking

fea0a07a80c7da97ef08c983040b6a55d2fbc731 authored over 13 years ago
Merge branch 'master' into unstable

c32eb3d98fcc0bd2ddee3a338aad33d45e075826 authored over 13 years ago
reduce tracking length for recent activity

ff0b1fa626f9372369d7ac0c4fa832e0b29b41ca authored over 13 years ago
compute start_time, will be useful later

0ebde513f2351f4adfc2706d38b86bd7b6226204 authored over 13 years ago
cleanup indentation, imports

4b0417e0c60c44734dd066b19bc7fc3bdf573c10 authored over 13 years ago
don't display password

909935243de5daf8d3dc05986742d61bf0c7fc4d authored over 13 years ago
reformat shares

47a42c7c4db236640706db391399fd8ee600039b authored over 13 years ago
convert timestamp to int

0a9a88a470ddb4fc71157b50ff4450aba2b9f430 authored over 13 years ago
adding intern module

5c94b276509a0aa19566c220e7bc7d1029e63dac authored over 13 years ago
keep clock_offset locally instead of relying on bitcoin to update time

cf0c7f2e2286b6f4677b9ed2c6324d1fa74e47dd authored over 13 years ago
hashrate display units improvement

fe5a9a74ce260a1f834a5b1a21b0213e9f1fbaf9 authored over 13 years ago
debugging fix

e58e429489d708c7919ebab096f80df1f6dcdfa9 authored over 13 years ago
cleanup, bugfix

93e4a3a1e96eefaa07b3b6a9cc74f89ff2e4a617 authored over 13 years ago
added --debug, few small fixes

36206ef4fae7fc525d4807bbbe056f6a50d3c78c authored over 13 years ago
payout display while generating

cce8cc4c34ef6cfd7401f2d9d2c6a6bc417010c9 authored over 13 years ago
cleanup, removed worker workaround for now

3fb6f53ad7ef3299a19f83d6efbc6954723d6788 authored over 13 years ago
typo

17531ab0be774bde64a3de70cdfad89bb795e615 authored over 13 years ago
beginning of new height/last strategy

d1677ae7714f41f111f36c4e6e1ae09ee3b34f0e authored over 13 years ago
merge

9fa6551d4b30101053e012949355e8c80dc66138 authored over 13 years ago
messages

7caed186dc2efe225869d8bba46ac9f5553ac194 authored over 13 years ago
display of produced shares

ebb0436134c114d3432430ac86394662adae7445 authored over 13 years ago
stale tracking

d26e4032e178b4880e01c75c1670bd6347ec6932 authored over 13 years ago
moved __version__ to root p2pool module

cd175e920abb6fe6d1aa6b2d11f1beb758b9a309 authored over 13 years ago
typo

03b34f0fe15b4d24c143e302ec4e2b23c500543f authored over 13 years ago
fixed earlier introduced bug where tracker timestamp and previous_hash never get updated

44865c91a942b2917c8a40c265d5c6e855b698a5 authored over 13 years ago
added rate page to worker interface

a470732f06a7b611e5dc4b2ae8d95fe2e7fa0791 authored over 13 years ago
don't stop looking at shares when a dup is hit

cb2f240a4afbc972dcc52c88e75e16682ced96f8 authored over 13 years ago
added timeout to rpc calls

e819736a950b37c4ea14adce12030dfae8657285 authored over 13 years ago
accept shares in chunks, not individually, to minimize time wasted validating and to not pass on old shares

2ef267415afce26a882f116c630ffe7db22238db authored over 13 years ago
allowed generating to a specific address with --address

f95ceb9333f1cb75e1a7b2ee1760e72b64a41d41 authored over 13 years ago
made dump_addrs.py display age of peers and sort by that age

11e89cf6a4a3c217ff152566f00d4a44a9dad052 authored over 13 years ago
display json errors if fail to parse

db885dda6adca98179fbc9286bc19b46ebe05ee3 authored over 13 years ago
fixed extra tx processing

e52c4938bd822a4910535be1daaefcc3d3e42be8 authored over 13 years ago
skiplist nodes expire after an hour

97b3af2924f5a8fc3d832da21279dc63868d0ecf authored over 13 years ago
split set_real_work into two independent threads

60b086da6ef77bfb20c94d1d59de25d9507870e7 authored over 13 years ago
don't declare blocks as stale

ad057d61ba34726d11cf91b980331de945f77b94 authored over 13 years ago
never mark your own share as stale

c87f997ea4d08fc0fedefa2dcac46684dd7854fb authored over 13 years ago
more aggressive stale punishing, added first received as an additional metric

59497c9cd67e47d2ee96c57227b55b34f7a9669f authored over 13 years ago
changed svnversion to 'git describe'

970e7f27f258b46ee16fa44ba95900656747442c authored over 13 years ago
stale prevention

694246d2164983cee4335f09a18d7cb3464c9e08 authored over 13 years ago
removed old cruft, changed identification data, set minimum difficulty to 1

adc3e0a2268d4f7d4c96a9e706feb46acc3a0bba authored over 13 years ago
made share hash cover entire share rather than just the block header

207909f7dc2dc0c34a832a383698f3f7b7b72113 authored over 13 years ago
oops

git-svn-id: svn://forre.st/p2pool@1413 470744a7-cac9-478e-843e-5ec1b25c69e8

f714c013473516f30f58fdcc700f9da2b265b5c5 authored over 13 years ago
json error handling

git-svn-id: svn://forre.st/p2pool@1412 470744a7-cac9-478e-843e-5ec1b25c69e8

f766b0092bdfecc7536504babdb73c972d6e921c authored over 13 years ago
fee

git-svn-id: svn://forre.st/p2pool@1411 470744a7-cac9-478e-843e-5ec1b25c69e8

8a18c719e492fea32f905f43f25840cfdd21b0b2 authored over 13 years ago
added max lookback for invalid shares, changed fees

git-svn-id: svn://forre.st/p2pool@1410 470744a7-cac9-478e-843e-5ec1b25c69e8

178bfd050a18ca3ed05cfd5b411dbd67eff4d79c authored over 13 years ago
oops

git-svn-id: svn://forre.st/p2pool@1409 470744a7-cac9-478e-843e-5ec1b25c69e8

f18d44464b134da8b50988738eff0e64f06f15dd authored over 13 years ago
added finder payout, min difficulty back to 1

git-svn-id: svn://forre.st/p2pool@1408 470744a7-cac9-478e-843e-5ec1b25c69e8

c0f9a8f903d2a5e2d128a43550e70211bb5b0e6a authored over 13 years ago
added speed

git-svn-id: svn://forre.st/p2pool@1407 470744a7-cac9-478e-843e-5ec1b25c69e8

b3d298be9e3eb2bd348dbbf7fbd6d31f4d0b791f authored over 13 years ago
percents are out of 100 ... oops\!

git-svn-id: svn://forre.st/p2pool@1406 470744a7-cac9-478e-843e-5ec1b25c69e8

c3c1d34c93b166eb9efeccc4f762f8defdc6aa1b authored over 13 years ago
added pool rate display

git-svn-id: svn://forre.st/p2pool@1405 470744a7-cac9-478e-843e-5ec1b25c69e8

6f9aaaf63f6c7d4e508bc2978c8b5e382f9ded99 authored over 13 years ago
fixed low bandwidth bug

git-svn-id: svn://forre.st/p2pool@1404 470744a7-cac9-478e-843e-5ec1b25c69e8

ac18eda65895b8b67752c80562e6fce77af9affd authored over 13 years ago
script implementation, working on limits

git-svn-id: svn://forre.st/p2pool@1403 470744a7-cac9-478e-843e-5ec1b25c69e8

21ad926bb4e982c9e2f0bed486a0544a0f108b40 authored over 13 years ago
bug with invalid share

git-svn-id: svn://forre.st/p2pool@1402 470744a7-cac9-478e-843e-5ec1b25c69e8

5863b4a8c35551c876743a55badb32c079a28397 authored over 13 years ago
use bitcoin timestamp to judge shares

git-svn-id: svn://forre.st/p2pool@1401 470744a7-cac9-478e-843e-5ec1b25c69e8

58a20be7fd262249a6615001b6a42d0cb916d094 authored over 13 years ago
optimized share weight adding, fixed runaway bitcoind request bug, made peer requests not repeat

git-svn-id: svn://forre.st/p2pool@1400 470744a7-cac9-478e-843e-5ec1b25c69e8

cdbbe347671b2e03ab56f4ed977fee90f6570ef6 authored over 13 years ago
bug

git-svn-id: svn://forre.st/p2pool@1399 470744a7-cac9-478e-843e-5ec1b25c69e8

89590ba788f6f5ddf78c73e464d2d3beaace0501 authored over 13 years ago
bug

git-svn-id: svn://forre.st/p2pool@1398 470744a7-cac9-478e-843e-5ec1b25c69e8

6b2ed112f5e91a1ba15803172a46c0de87114547 authored over 13 years ago
optimization

git-svn-id: svn://forre.st/p2pool@1397 470744a7-cac9-478e-843e-5ec1b25c69e8

e61b0c007af94647e3799cc28b2c39781df915f2 authored over 13 years ago
wip for tracker

git-svn-id: svn://forre.st/p2pool@1396 470744a7-cac9-478e-843e-5ec1b25c69e8

8419a3fcd2e1ffc96fc7eaa5c17d984ae11afe2f authored over 13 years ago
expiryh

git-svn-id: svn://forre.st/p2pool@1395 470744a7-cac9-478e-843e-5ec1b25c69e8

fc44827f8987c767758d2fc9edb7839a49c49295 authored over 13 years ago
accept all targets header from miner

git-svn-id: svn://forre.st/p2pool@1394 470744a7-cac9-478e-843e-5ec1b25c69e8

ceafb113a904932a1648903efd35ce1795cffce6 authored over 13 years ago
share combining

git-svn-id: svn://forre.st/p2pool@1393 470744a7-cac9-478e-843e-5ec1b25c69e8

31e41f852a225d3cf0ad7f82c9bf97cccb8796a8 authored over 13 years ago
bugs, oops

git-svn-id: svn://forre.st/p2pool@1392 470744a7-cac9-478e-843e-5ec1b25c69e8

abb8ff0cc22cd69acc601d23672e6966afad376c authored over 13 years ago
cleanup, compressed p2p, bugs, finished HeightTracker

git-svn-id: svn://forre.st/p2pool@1391 470744a7-cac9-478e-843e-5ec1b25c69e8

b8026e61c429e6288ed57f932636a6141674acb5 authored over 13 years ago
bug in think

git-svn-id: svn://forre.st/p2pool@1389 470744a7-cac9-478e-843e-5ec1b25c69e8

b651111f5f01f8aebd3c67c72e3e64dab0de39e4 authored over 13 years ago
expanded get_shares to include parents

git-svn-id: svn://forre.st/p2pool@1388 470744a7-cac9-478e-843e-5ec1b25c69e8

263add841c4b3281105cdd6b4e74352756b3d5d0 authored over 13 years ago
style cleanup

git-svn-id: svn://forre.st/p2pool@1387 470744a7-cac9-478e-843e-5ec1b25c69e8

942376c7c347a7e0f55f592a31339775b1690d15 authored over 13 years ago
limits

git-svn-id: svn://forre.st/p2pool@1386 470744a7-cac9-478e-843e-5ec1b25c69e8

c4e67799b2316cb71d5667017f6fbcd6c7342a61 authored over 13 years ago
skip list implementation

git-svn-id: svn://forre.st/p2pool@1385 470744a7-cac9-478e-843e-5ec1b25c69e8

8ce715acc9f08ceb90feca029348c17f5421f9f4 authored over 13 years ago
good chain choosing scheme

git-svn-id: svn://forre.st/p2pool@1384 470744a7-cac9-478e-843e-5ec1b25c69e8

20b363009089cfdfb7e9200e652384f2ed0b91ac authored over 13 years ago
somewhat working

git-svn-id: svn://forre.st/p2pool@1383 470744a7-cac9-478e-843e-5ec1b25c69e8

8b71bf9ad36464bbae8452b7684628b1289b9cac authored over 13 years ago
share sharing seems to be working

git-svn-id: svn://forre.st/p2pool@1382 470744a7-cac9-478e-843e-5ec1b25c69e8

16bfca6006f12ebbb1969358695e3db15edca2bc authored over 13 years ago
imports, indentation cleanup

git-svn-id: svn://forre.st/p2pool@1381 470744a7-cac9-478e-843e-5ec1b25c69e8

01e1dbc7f68f5643e0ab9d2848bee783404b7d1d authored over 13 years ago
bug

git-svn-id: svn://forre.st/p2pool@1380 470744a7-cac9-478e-843e-5ec1b25c69e8

2db9f169861afe197176676eda90a66cf3cec751 authored over 13 years ago
work

git-svn-id: svn://forre.st/p2pool@1379 470744a7-cac9-478e-843e-5ec1b25c69e8

21071bb3c74a4f5feeffec438f311467ae4747f9 authored over 13 years ago
binary cleanup

git-svn-id: svn://forre.st/p2pool@1378 470744a7-cac9-478e-843e-5ec1b25c69e8

97bbdd21d38d9063e99be53c489f084bbbf23d76 authored over 13 years ago
binary cleanup

git-svn-id: svn://forre.st/p2pool@1377 470744a7-cac9-478e-843e-5ec1b25c69e8

ab5c5798d5027a53027f2b6f42f47cef0fd91d8a authored over 13 years ago
speed optimizations for parsing

git-svn-id: svn://forre.st/p2pool@1376 470744a7-cac9-478e-843e-5ec1b25c69e8

b3c636b42b36ebfe84d1412d89d443fcfa81741c authored over 13 years ago
speed optimizations for parsing

git-svn-id: svn://forre.st/p2pool@1375 470744a7-cac9-478e-843e-5ec1b25c69e8

dcccb1392e82ffb6be4fe8735591ec5dc4cac4c3 authored over 13 years ago
speed optimizations for parsing

git-svn-id: svn://forre.st/p2pool@1374 470744a7-cac9-478e-843e-5ec1b25c69e8

01ee658a1026d877b588f21277ba785e2fb8812c authored over 13 years ago