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

renamed bitcoin_hash to pow_hash

19726f7437c1463d2c15170d895718aefd3d9703 authored about 13 years ago
fixed typo in litecoin scrypt hash function

0fb4762f7de4cee45a76111853c4f5caed362449 authored about 13 years ago
removed 0-transaction workaround for bitcoinds without getmemorypool

7a4929030f1a70d0695150829ce2ac95a3b5a852 authored about 13 years ago
integrated merged changes and cleanup

d57e0a2a1b8aa121858d9ff0ea1e3a45128d1b84 authored about 13 years ago
fixed litecoin compatibility hack

0dfd1cd8709e00ab801329a8b81951edf2df2101 authored about 13 years ago
Merge branch 'master' into optional_donation

Conflicts:
p2pool/data.py
p2pool/main.py

5da8fcbcd4f9758f076f7077f423dc36988385f1 authored about 13 years ago
fixed bug in pow change

360df0ab06979b7bceeba32d9e2f291e859304f6 authored about 13 years ago
Added BITCOIN_POW_FUNC to network definitions

f3ac11fe31222cb37395d142b5861753b3e36ae5 authored about 13 years ago
consolidated network definitions

9a242add62155bac461cef1b42e14ee2fdc469c1 authored about 13 years ago
moved new-shares to using normal merkle branches

2c8457cd0ba27fbb93e68ec49e91c90f3130e87e authored about 13 years ago
finished generation and added sharestore and p2p logic for new-style shares

d7c66e7513d53c10e2cbb333f5328e6cac42c296 authored about 13 years ago
restructured things and restored compatiblity with current protocol

02bfc57db5d1ef8b6eaadf754b5fa49e682f59a3 authored about 13 years ago
some more work

449a1d05623b10fba799a31e31d2f7b95a1cbca0 authored about 13 years ago
Removed low bandwidth mode

dff4bbb431054c48f7ab88cec5bfa001a7aad640 authored about 13 years ago
added donation argument and use of new_generate_tx

6f1fbf77aa6e14dd65f423b5bfda046fdc989777 authored about 13 years ago
beginning of optional donations - new share data structures

b2da913a6d04961b6f5ca6c8767b0b7adbaf06d5 authored about 13 years ago
check pow against merged target instead of just submitting all shares

f3d1422b07b0c820bda570c10acb3ec474857243 authored about 13 years ago
ignore stale data indicating zero stales - some node running an older version is messing up stats

6a00ee2fe0f7b07a5891e92912acb9b9572e76a2 authored about 13 years ago
made run_p2pool.py executable

a9a8cb527b917e707242fd2285c24391a0e22a4e authored about 13 years ago
fixed stale fraction parsing

d23708d67f41427df3ba0b7df39cdd2921f1a701 authored about 13 years ago
unified naming of network definitions

1b58287df98a6f5cf34ad94ab84e854a07ff0441 authored about 13 years ago
changed dump_addrs.py to print addresses from all networks

5bf38423bcaff3bf4aa931d5082bce2764a42cbe authored about 13 years ago
fix gitignore

1d54c12061d5bd96caf0189179edd07709483f7c authored about 13 years ago
Fix README-Litecoin with new location of Litecoin scrypt files.

eef313bcfeef71643b95058b38efbf0b12b6e0c6 authored about 13 years ago
Merge remote branch 'upstream/master'

c66d561e2af37a6595b36b348bbfa38c60622e14 authored about 13 years ago
got_response doesn't need net to be passed in as an argument

9a6b3f5e5c047890d3610de86babd51daed3fd9e authored about 13 years ago
moved scrypt directory out of p2pool package

942249564b9c2a2d265ad14474b0945635132141 authored about 13 years ago
Merge branch 'master' of github.com:forrestv/p2pool

c0de0c21bad8ffed12a0090b0a370206876ebf50 authored about 13 years ago
Merge pull request #4 from coblee/5d2bc3f4f39f9a6798eee8e4ab9181075e627dd6

Pull in Litecoin specific changes

9740bb5cc49cda393470ff88f2470424c59f809e authored about 13 years ago
Merge branch 'master' of github.com:coblee/p2pool

8c14e246763932caea665f6523c9e1d4d18f79de authored about 13 years ago
Make output more quiet. Don't print out pool stats unless something has changed.

74fd6d8a19781e13c66c53af87d84726a73a6a9b authored about 13 years ago
Merge pull request #1 from terrytibbs/master

Add the tenebrix miner user agent in order to stop P2Pool to complain about it being unknown

a09ebed1752af5924bb19958e2b10983dc4ca64c authored about 13 years ago
Added the tenebrix user agent in order to stop P2Pool from complaining

5d2bc3f4f39f9a6798eee8e4ab9181075e627dd6 authored about 13 years ago
Add litecoin bootstrap node.

6ada6e5d60eb2b53728944bf385afb9e827c744e authored about 13 years ago
method in rpc call is not always unicode. So just check it's instance of basestring.

f722e3d6daad390b3e2aff4f515ed3b87636ca0e authored about 13 years ago
Update readme for Windows.

edc93a166f40b4c16feb5df51c3b69e03cf15cad authored about 13 years ago
Add information for Windows users

278244d04869c8f5a02a27a2bbda4968b9937092 authored about 13 years ago
move stale data to end of nonce so it can be recognized in merged shares

173b2be1b8af001400e6d58f7c27cb610973f9eb authored about 13 years ago
Figured out a better way to implement no fee.

1b80293aa268e18a6596ff166173b30950447763 authored about 13 years ago
Remove fees if net.BITCOIN_FEE is set to False

833e7a93b2c6b3f6505ec13fea41aaf67013a631 authored about 13 years ago
Add readme for Litecoin

546f35c86b00afedc32dbb960ad31ed9766cc7d1 authored about 13 years ago
Merge remote branch 'upstream/master'

b4587bc111cd34e54666d052dfbcc7251adfb003 authored about 13 years ago
don't try to submit merged mining solutions unless merged mining is enabled

2f6a07618d391cd78a5255ca1302d849ff0959a5 authored about 13 years ago
ignore build dir.

1deaed029fda6163f386c8b34de675f29caba4d1 authored about 13 years ago
Add Litecoin scrypt proof of work and use scrypt instead of hash256 if we are on Litecoin network.

da1454df304856640c00292b210e099b9a53c9b0 authored about 13 years ago
Fix such that it will return work with diff less than 1 for litecoin network.

8aae944ab20880ed2e96fa6f8766c18f67f10603 authored about 13 years ago
Add Litecoin network.

9b7cf5fb5456dc520e524d67f50a5cc62750455f authored about 13 years ago
Merge branch 'unstable'

c2f61ac444bd083256d69c3bc2c4ce9f8bff90d4 authored about 13 years ago
fixed bug in stale detection logic from last commit

f987ff1b75698194f54fc253ea6e11762a18a6ce authored over 13 years ago
very preliminary merged mining support. has never produced a merged block but definitely should work (probably). mine to an address, not a public key.

132a40e94ee79cd58c90d66c012d6b3c673337f6 authored over 13 years ago
use parser.error for address argument parsing errors

8d8917b208b4aceda968cb61a080c23ad0b3ed98 authored over 13 years ago
fix fee display on worker interface

649d3159a065bd23844ebdeca04bb39ca8098a6b authored over 13 years ago
supported and tested getwork responses without midstate

fb4258460895eeab93e6728f2ccf06f65bd79f17 authored over 13 years ago
added support for luke-jr's "Bugfix: getmemorypool 'bits' should be a hex-string"

9d404fe10dce4e7c8d411f88d45c85078db1a6a5 authored over 13 years ago
fix dump_addrs

7deaef05fcc78c8ffad77e5a189af3994dfb2461 authored over 13 years ago
cleanup

a5f498e52ab4d23390ef7264493af8881cdb6e39 authored over 13 years ago
made Event.happened atomic

8ace1dbc0d6b550b1208e982d741feff86495898 authored over 13 years ago
added X-Roll-NTime headers

a2b7e519361d643de0ce040ec107f4f62e2ed85b authored over 13 years ago
removed --charts option; presence of Pygame and PIL is now automatically detected

711fc5acda3d71677ee9cdcd329f5945645ac757 authored over 13 years ago
p2p connections now have a 100 second timeout

ce3da63171f77d2e74e1d200a32a50d5b682ead2 authored over 13 years ago
remove support for compression of data over p2p connections

e115f7c8c2028b47989ea8e8c668b3914c5ec23a authored over 13 years ago
Fix KeyError fix

4956086ff79b2813f7540798d5757e8c828fe137 authored over 13 years ago
fixed annoyingly persistent KeyError bug

fb65e2b847589b1571abdbc60eec7333a1b21643 authored over 13 years ago
added adjustable fee for others mining using your p2pool daemon. result: easy mining pool!

d1542cdc67b3418fa134532f7da40a42108f32d3 authored over 13 years ago
sort shares by whether they are our own, _then_ their bitcoin block height. there is no reason not to build on your own bitcoin-stales

2e79affe91ea1470d2759238aff8f04a2ff509ef authored over 13 years ago
group stales according to reason for being stale

6f1e136e5d44f9cabe61a53de87afff385d88b08 authored over 13 years ago
don't display UPnP timeouts as errors

b48360729a20b339d5fadeba5de98126239d9b28 authored over 13 years ago
support workidentifier synonym for X-Work-Identifier

e18cb6dbeaba21ccad6ead78d0526d6f08f3e62b authored over 13 years ago
adjust all hash rate displays to compensate for stales according to the pool stale rate

fd83b99d63fec03ce76914dd51d99fffd83d9e12 authored over 13 years ago
get testnet working again

bbb38dba017ffba0dce41042c7a49057b91e2808 authored over 13 years ago
initial attempt at caching serialization work

827a47a9b2d1836fe558fb4debc1a6ce562dd10b authored over 13 years ago
refactor ShareStore's old file garbage collection

4864fab92b207fa549db718f8e94bec2b2d1dfd5 authored over 13 years ago
clarify some log messages

c9fcf738efa93da6ccb841ddf5e5e1975a9f2587 authored over 13 years ago
enabled absolute_import in util.vector to fix it important the wrong math library

e2959329a4a2dc66434624b95593af58e9631efb authored over 13 years ago
Prevent ZeroDivisionError exceptions in chain_img by checking length of vector to previous share before drawing arrow

f6f589697f7adfa4e04bc03608bbacad63a7fb86 authored over 13 years ago
clarify confusing '\/\/\/\/\/' log message

e528dc4dbc719d6366ff77027557e3418adb93fc authored over 13 years ago
fix for latency bug as reported by Tril. skip list cache for block headers was dropped for long blocks due it not being refreshed due a higher level of caching preventing touching the skip list structure.

504c013b4ef7da8912ebf3d839b035b6e2e77c09 authored over 13 years ago
remove logic to transition share period from 5 seconds to 10 seconds on the bitcoin p2pool

19b86ed6d0b3c3a98f6199db7377a0e170365cfd authored over 13 years ago
only send blocks to bitcoind once they've entered the verified share tracker

before, blocks were sometimes sent before enough earlier shares were downloaded to compute the g...

0965ea357788d998d2a91e9a5ed5a8a35f8f1aaf authored over 13 years ago
make sure log file exists before checking whether it is too long

297e017ffebacaee77108c5d5bdac7f8055cf38b authored over 13 years ago
never clear log file, instead always append, and truncate from start when log file exceeds 100MB

be488937c2b92bd7273ea425cf4e8a7c60607d44 authored over 13 years ago
instead of displaying payout script in hex, display human representation

09551832c7a52732972b6d56a5853c1c8afae249 authored over 13 years ago
possible bugfix for KeyError exceptions

10ff60a63965fa35c330a73f15627befa44951a9 authored over 13 years ago
Clear log file every time p2pool is started

3a5ad0e2cac0ab3a49b6433278536a05084c087c authored over 13 years ago
make 'BITCOIND DIED' message more obvious

907030505348823cdb6e3d48e7df199bb2bd91e3 authored over 13 years ago
support for new 'getmemorypool', breaks compatibility with old

054d45085387dee8f8236a7f0994469080ee4b97 authored over 13 years ago
two hour lookbehind for total hash rate in status line

029062f48d7403e84e90ace9111ba821aad76627 authored over 13 years ago
re-added support for including transactions; depends on 'getmemorypool' patch for bitcoind

307acb00bf92bd3db82877a784d6bffe1cc1b25c authored over 13 years ago
Merge branch 'unstable' of github.com:forrestv/p2pool into unstable

856757cd5bac1a9d616b81d21149e11bac84e3a6 authored over 13 years ago
reopen logfile every 5 seconds

b521815c81288c0d9f3667c38b4f879e3917724d authored over 13 years ago
display username in all different stages of a worker poll

2f4d671999f6f21cd646cdc42358cf496862ece9 authored over 13 years ago
reopen logfile every five seconds

c143150031fd1c5772915341c821efcfe41760cc authored over 13 years ago
display username for worker polls

c8d4be8579f570b431cec1938872d6aa71a04270 authored over 13 years ago
reopen logfile every 5 seconds

f1892a04fd71cd7cb819b565875b2068da10a21a authored over 13 years ago
display username in all different stages of a worker poll

dc4e3e5b55f22e4e1e26864d613de1b116508daf authored over 13 years ago
display username for worker polls

88b7d6193631511dc2ca5f4aca5471fb24b8a2ef authored over 13 years ago
Merge branch 'unstable'

27ab63b12ff82edae31882d55a2b5317a3e03fbb authored over 13 years ago
reenable not discarding own shares based on block staleness

53eb63d4625bf70a928a94810e245dcd2aaf91bb authored over 13 years ago
solidcoin support

db2087491a687b9ec190d166024988ee7b83e9b5 authored over 13 years ago
solidcoin support

7fbba7f9976b03a3e585cae857cf82ab8e152405 authored over 13 years ago