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

removed stratum nonce hacks

010a44f01552fe500581f8fa6bdaee1e7c8207fb authored over 11 years ago
include txs in share explorer (and other share explorer improvements)

2872302c65c064d74bc7cb223c9abdae74be9750 authored over 11 years ago
removed old share implementation

d874cb70269d762d11e44d233eaf9968365acef8 authored over 11 years ago
changed litecoin block announce channel to #p2pool-ltc

678e32433624c06ed749ade26551e282d393e60d authored over 11 years ago
cleaned up ShareStore interface

6dc8cdbb9ed1e538e2205a0274d731aa608d3d0c authored over 11 years ago
fixed sharereply result handler raising a string as an exception

3ca723ee19cb8e2ee54e32a81e0d3caa2ff51441 authored over 11 years ago
added bits to block-stale punishment message

47f4690b876d71ffcb052c1e2dffd5a4129a1f47 authored over 11 years ago
added version, protocol_version, and fee to /local_stats

fc98547deffa225b47f77393d914d0165bcd5a7d authored over 11 years ago
check version on all networks, now that litecoin net has switched

9541a77695bc98cccff001541ccb3880bca6d875 authored over 11 years ago
replace task.LoopingCall's with deferral.RobustLoopingCall that catches errors and continues

0a3493d6873cfef4fb189d39e64dfbc6e162e2a7 authored over 11 years ago
Revert "remove deferral.sleep's canceller, as it wasn't used anywhere and caused incompatibilities with older Twisted versions"

This reverts commit b3a4925e7eb1e99ce6e304fc10b60dfc16fb5ee7.

d421d7b2a349a934de652af810870c5b5df3223b authored over 11 years ago
fixed broken testcase

7a1a80d4e91d8d907f766d382e442e97868711ac authored over 11 years ago
fixed CLEAN script

05f33452916618bf2228bd7770797d4383dd5354 authored over 11 years ago
check if bitcoind is still up before work cache is used to propagate failure to miners faster

996448d3e2487fd93432d633cf660d79e1c33a44 authored over 11 years ago
close stratum connection if get_work fails to let miner know something is wrong instead of just stringing them along

31d2a183b7854fc4ba8f5a39d76a30673fbdc48b authored over 11 years ago
Merge pull request #121 from ncstdc/master

change links to blockchain.info

07162a3f7d9911352e0d86f0908b22c048ed1f0f authored over 11 years ago
Update networks.py

change links to blockchain.info

91266cb39f533cc9e2a1df1b3d87c567bbb128b9 authored over 11 years ago
fixed error in assertion text

ebae741e9ed0002096b6c5c2b17aff259b35f093 authored over 11 years ago
updated SHARE_PERIOD to current value so everything outside of NewShare class uses the true value instead of the old one

89ff8f436d955abc9bc8c45dd4dbe1b70ddaf3ac authored over 11 years ago
Merge pull request #119 from Rav3nPL/patch-2

less spam when 'invalid hash for'

a7e081924e8bd1f3a7b57dc34499475b8cd458a5 authored over 11 years ago
fix for commit f5239b2: refuse to connect to old nodes for bitcoin network

9e33b62c1f40a3b7f9475cf1eec5323501b7646d authored over 11 years ago
increased available stratum nonce length for bitcoin network

XXX's mark hack that copes with last_txout_nonce being little-endian, but things outside of Shar...

11d63ef66b9d9948861feb27f1c678a8297d0725 authored over 11 years ago
refuse to connect to old nodes for bitcoin network

f5239b250ac0828482c25872f6ed6e01a7527916 authored over 11 years ago
less spam when 'invalid hash for'

full msg only in debug mode.

e487ae91601659d74915899930eba08371534d28 authored over 11 years ago
don't punish new shares for not having all transactions. punishing

could potentially cause problems as sending all transactions is no
longer enforced at the protoco...

94b87f6c9c04c292bca9565961f83198438f0f76 authored over 11 years ago
Merge branch 'newshare'

f3a0e8dfcd872716123771db7900cdcd963b91ce authored over 11 years ago
fixed incompatibility bug with pypy

41c4fdc3cee33965f9ae00c0eb0eb8b81d3ff107 authored over 11 years ago
fix bug when bootstrapping a new chain, introducted in c345d5419b

4cde79363018833bd47e411d12dff8263a17c8e6 authored over 11 years ago
added year as an allowable time unit for display

62a65ed608004510a8207ba16a2acacfd3aaef24 authored over 11 years ago
increased maximum difficulty multiplier to 30

354ec22a175fe03cd3cd3487426bb1df338d6b5c authored over 11 years ago
incremented network version to 13

90574e6a152ffe4277de3c351ad75032d3a0dea7 authored over 11 years ago
updated bootstrap addrs

658471106873abf52df0868fc6a6a5d4cafdcf05 authored over 11 years ago
simplified transaction preforwarding by requiring shares to be accompanied by only their _new_ transactions, instead of all the transactions they use

54253f1b7529d69eb4f950e515627ef43ab95290 authored over 11 years ago
store total share count and work within shares

20bd6067211921679057f61d7f3149a8df0bc7b1 authored over 11 years ago
change SHARE_PERIOD and SPREAD to new values on switch to new share implementation

2935ca5a76e05a173259d589310b306ecbafd7a8 authored over 11 years ago
use OP_RETURN in new shares

618fc0852b49d0b52278a5d7767feaa0701fed29 authored over 11 years ago
increased last_txout_nonce length from 4 to 8 bytes

8f591b6caaf3ed6cbc5aea28f3e30b028ed1274a authored over 11 years ago
changed new share to delay payouts 1 share

76b297b65cd33bf972b00820b635b993f28e8133 authored over 11 years ago
added new share class

ddc6867abf56760fa85f0826aa36cb10ac7c8360 authored over 11 years ago
only duplicated Share class so next few changes are visible

b676c7000062ae66489a7cd38e01e6a6d79e979a authored over 11 years ago
fix litecoin testnet target high for testing

895688934fa366db7ede218a83c0f0d6477cf8c1 authored over 11 years ago
dynamically adjust share difficulty to prevent payouts below dust threshold

c345d5419ba3a5917821e543f9fe53895c2875af authored over 11 years ago
print notice of imminent switchover

29493ba726ab40f78574361fdeabec075a8a685f authored over 11 years ago
avoid breaking asicminer BE blade with too-long getwork response

af878b593597dd6dc8b9f28b8a4c6d123cd8ec81 authored over 11 years ago
modulate share difficulty to prevent any node from producing more than 5% of shares

819f0e3e3ab9460fe60606c3f1e9c562d40361c7 authored over 11 years ago
fixed crash when running in --debug mode

d2941ed60b7e65683ecaa8774c0e5e9e7dad2d4b authored over 11 years ago
Merge pull request #114 from iongchun/fix-userdiff

fix user difficulty in username

cbbe8b99d5f8e2354e1e2a17f1365b87bfa7b269 authored over 11 years ago
fix user difficulty in username

d2973f9839fb124ce2164e76cef861b7d967f246 authored over 11 years ago
removed now-useless other_txs Share attribute, updated web to use now-available exact transaction count

fb3ff9423255ad8eb0bf4098e6a0724746cc4e5d authored over 11 years ago
removed now-unnecessary version checks in p2p

20af2dfe5046857b3e41d074cdde1af52d55f734 authored over 11 years ago
fix to ab3e2da's regex to get username parsing working again

37dc8d8c0c071f0d7a704c132d95c782424c4e48 authored over 11 years ago
try RPC submitblock and then fall back to submitting via getblocktemplate instead of having it hardcoded to always use getblocktemplate on litecoin

deals with Litecoin finally merging in RPC submitblock

ec66318d8bd67614abb1d856941c7e15db19979a authored over 11 years ago
fixed 5cde217 causing assertion failures in debug mode

ad706b81ec0d8d8f863851ae5a109cb578dc1529 authored over 11 years ago
ignore trailing payload data in bitcoin p2p messages

5cde217ca03921586c42ce9b6d1c2a9866c556ef authored over 11 years ago
added some checks to bitcoin target util functions

ac13bde7f9370979f46226b1f80677af4f710233 authored over 11 years ago
cleaned up worker username parsing - order of parameters no longer matters

ab3e2daac089ed833162088f72862040bf34bf23 authored over 11 years ago
check that switchover has happened in node system test

804188b2930f8bc8b03b3bcc1c537fc5be032b43 authored over 11 years ago
fixed "invalid fee" message in test case

f78a4e86ebd1a6c83c8959a1e3e16c40782625d0 authored over 11 years ago
reinstated share voting logic

7c28b06588bb29928e733991566544636e8e5547 authored over 11 years ago
replaced all loseConnection calls with abortConnection, hopefully addressing some memory leakage

0cb07df5623645bc1082f87d3380f6d085a609be authored over 11 years ago
Merge branch 'master' of git://github.com/hardcpp/p2pool into hardcpp-master2

Conflicts:
README.md

a32b6efd20124352d7a74047f0d95283b8e5c09c authored almost 12 years ago
Merge pull request #98 from davidkassa/master

Memory usage on Windows fix

538af733d1594b9958d0d51724dadba1cc2a894e authored almost 12 years ago
Add memory usage support for Windows

Using wmi wrapper for pywin32.
Testing py2exe sucks. If anyone else has a problem with a missing...

65ef44d994af53d30c598c3704128a6c8e202d20 authored almost 12 years ago
Add script building instruction for visual c++

0d785d3b0135e4cfc943c790f9ec240c318b5b17 authored almost 12 years ago
Fix missing dep for windows

c36910ae1edc4179ac92148bd6bc855610446ba7 authored almost 12 years ago
Merge pull request #94 from Rav3nPL/patch-12

Update setup.py

3a4a301068a5998c4e29f616da272ad8705e3382 authored almost 12 years ago
Update setup.py

readme.md :)

5d8d74a35568db5f333bd3eb34771f11412b6826 authored almost 12 years ago
Merge pull request #92 from hardcpp/master

Update readme + alternate p2pool web front end

bb15bd5a7aa7d7967bf58e538ab2cf9359cd516f authored almost 12 years ago
Final readme rewrite

e3d2d79426306433d21eb098f07643871ef7fd5e authored almost 12 years ago
Update readme to github-flavored-markdown format

c25ded709ee2c8a56d494bf96a32bc7dd9e48145 authored almost 12 years ago
Change readme extension, link official wiki

58417fdf6f4281d3575f6f27dad201b15f54ea7f authored almost 12 years ago
Update readme syntax

13266bb515c4b85a9d0f1529b12a633bba58bd3a authored almost 12 years ago
clarified parse function

81a36131cf76d3c58a6d81278ff6fd96c0e02259 authored almost 12 years ago
Merge pull request #86 from wtogami/master

Fix p2pool's stratum scrypt support

896c9ed4357bd8b986457b1da42b8a7bc7e7617d authored almost 12 years ago
Make p2pool's stratum implementation match the dumb de facto diff standard of scrypt stratum pools.

c8cd400c430279493029b67cc5055eb645a967d9 authored almost 12 years ago
added optional stratum subscribe arguments

7b73477fa32a8234d54fe0277cf92c1e7ab6dbbd authored almost 12 years ago
fixed self.node

93bf22f52fdc6434b4001995da830934f00e01e8 authored almost 12 years ago
Merge pull request #85 from Rav3nPL/patch-11

Fix for litecoin block sending

5934c1f70bc5b52f91f3d68de67547bbb37065de authored almost 12 years ago
Fix for litecoin block sending

Use getblocktemplate instead of submitblock for litecoin node

d2e2257e959812186f0c78384decb37d8181c4d4 authored almost 12 years ago
print warning if older version of twisted without abortConnection

77e7e2a1b36ab71566d82e39568088d77109e4ce authored almost 12 years ago
fixed incompatibility with older versions of twisted introduced with memory leak fix

27de695afc01ad16bb534cc2a6777b8d338c3638 authored almost 12 years ago
Merge pull request #81 from varatada/master

Abort timed out connections with abortConnection()

6ff320bf4ddfc735ea34ad30e0eab954f9bbaa69 authored almost 12 years ago
Abort timed out connections with abortConnection()

Timed out connections are not always killed with transport.loseConnection().
Call transport.abor...

19f0e6e0d9a7a491f3c92822d96e09ced452e2f4 authored almost 12 years ago
Revert "broadcast shares in serial", strongly suspected of causing a memory leak

This reverts commit 6f1a456b21db79b06cd6d3edd1904dd3c597b981.

Conflicts:

p2pool/main.py
p2po...

19bf4eac02eb3e12ca168ebc87f61f561e848d90 authored almost 12 years ago
fixed faulty assertion in data.load_share

0e325a45dc1c1d40eabcf066c3b52a381ece569a authored almost 12 years ago
fixed FIND utility's space-character handling

b32409e79ca1940259eb4afe45fb730bc2ba5bf3 authored almost 12 years ago
completed previous incomplete patch of memory leak

4eb118be2409d4b9f8f4848a36f6d6d01162e8a8 authored almost 12 years ago
ban peers that send a message with an invalid hash, since continually reconnecting to them wastes bandwidth

f791b509f7c0300a13407b09dd08ed0e68bef39b authored about 12 years ago
removed garbage collection before taking memory measurement, which was causing cpu spikes

8c9f2ca32ddaa8c130abeb1640a410af21c64870 authored about 12 years ago
fixed memory leak of peer objects due Share objects holding a reference to the originating peer object

348aba84c627879ee229447731bbff4cd566b4bd authored about 12 years ago
print warning if uncollectable cyclic garbage is produced

76ae7740696f7af3971a7938c0ba00feda4722f4 authored about 12 years ago
fixed possible DoS - there was no limit on the number of addr entries

e04f1981260276b9cdd9bdf7d90f2543d9b5b890 authored about 12 years ago
corrected units in memory graph

5d5f6f91a3220768b1886c32d9ff9aea88ffbb2f authored about 12 years ago
added memory usage graph

5abe88b469e2f97f2b3bb5be68991076f0279eda authored about 12 years ago
Merge pull request #74 from Rav3nPL/patch-10

Add "per block" to payout

0981bdfb4e3fc266463be104c8e5441720173cb8 authored about 12 years ago
incremented versions to 11

bf3056c76330dcc776ad09650c567619e94dea3b authored about 12 years ago
check coinbase subsidy in test_nodes

2297e66768e498621011c08cf9bbc2d515531122 authored about 12 years ago
fixed up test cases

7ffcca16163cbc88440ebac75720185a32358a76 authored about 12 years ago
fixed bug in fix to subsidy calculation: subsidy adjustment was after payout calculation, so instead of fixing the problem, it just made the shares invalid

06b8d3c9fb9e0590c52658c3294042e069683d58 authored about 12 years ago
Add "per block" to payout

Question that is asked from time to time. Most ppl thinks it is total for 24hrs of mining, but i...

9b18fd0d55be939bef5c97c0891ab26fd75d60b9 authored about 12 years ago