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

added _trial_temp.lock to .gitignore

72d960a1000cb9ac97dc2eb3be33ace29f28dfd5 authored almost 13 years ago
fixed bitcoin.p2p test and moved to /test

5b169530ddd46572b4fc76644e62dafc4f2d3eab authored almost 13 years ago
moved BaseProtocol to util.p2protocol

930d0025ae95e70dc2043c90809885f0ef33c0b5 authored almost 13 years ago
made share with invalid PoW ban peer

7153d1e7b6ef3377c5bc04960926408f0849c0e9 authored almost 13 years ago
moved WeightsSkipList to p2pool.data

4f878ea92e0db9ff1f80f3d72b1816b52d7fc95f authored almost 13 years ago
handle graph database not initially existing gracefully

5831adda0ac8476f8c48b561e8ba95fa21afbe44 authored almost 13 years ago
fixed jsonrpc import missing in bitcoin.height_tracker, which prevented a useful error from being printed if RPC getblock threw an exception

fe0f266eaaf33f37bd375d5c23497277f77b372c authored almost 13 years ago
fixed "peer too old" warning message, which previously was displayed as "peer sent version message multiple times"

a503c5696db50db367c4b5ac4315df9f1ab293d7 authored almost 13 years ago
fixes to get version and py2exe working on windows

2ee86ef5379028eac2a7a0dbb8a746e6a7e50212 authored almost 13 years ago
cleaned up error handling in jsonrpc and removed notification support

91cfd4e49d74e84e40ce995a360d992930979ce6 authored almost 13 years ago
removed duplication of json error serialization

e9f5035a5db9b23bb8ba67b77d25a5307d9ce938 authored almost 13 years ago
separated jsonrpc.Server and the object it's proxying

ec6d83a7dd21ff1d694030f75d57596666d329e3 authored almost 13 years ago
moved Authorization header handling out of util.jsonrpc

956cbc7042908c5474c9a3a8d48fecb61b99f8f0 authored almost 13 years ago
cleaned up bitcoin.height_tracker more

c34434fed99f9774cb0766e26c42f1a1861338de authored almost 13 years ago
non-rrd graphs

c41e4429eac85a41c2940261ce7eda1224e01089 authored almost 13 years ago
added _trial_temp to .gitignore

c9ccc11ce3df1ac008ac9a6aabb2aa905d616f22 authored almost 13 years ago
fixed git describe cwd for py2exe

152f5165bc43b4e2af40be959bcbb364b9052e47 authored almost 13 years ago
give a nice warning about banned peers instead of the huge traceback

3fcd9acbbecd54bc3de26863f68b3b410c0bb526 authored almost 13 years ago
moved heighttracker to bitcoin.height_tracker

151b088435d17d4ffe24c5f37febfd37594faa28 authored almost 13 years ago
fixed imports and indentation

ebbf093dd83804ae54a31a75f3fb5971e0957070 authored almost 13 years ago
increased announce wait time to one minute

8bb75f95af6e8968b15220687cf5b64052f91e53 authored almost 13 years ago
send ping to bitcoind every 30 seconds

75ac16fccc0ef06973f7f018d86d2f3a27738c74 authored almost 13 years ago
disabled non-unicode error for JSON errors

5ee3a973205189aad3ebd2a5f855c6f961d6c51c authored almost 13 years ago
Revert "Force JSONRPC error message to Unicode to deal with faulty JSON parser in Python 2.7"

This reverts commit a993377823160571dc35b702d6a6e7a6d0c63c39.

76a062d790755e9ed00a63276fc17c027183ea85 authored almost 13 years ago
Force JSONRPC error message to Unicode to deal with faulty JSON parser in Python 2.7

a993377823160571dc35b702d6a6e7a6d0c63c39 authored almost 13 years ago
simplified assertion in pack since pack/unpack are now bijections

4b08230de03af966d684912cb4764aeec4dc0cc6 authored almost 13 years ago
Emit Content-Length header so that chunked mode isn't enabled

4c991dcfeb1b1bc1983087433a588ff3468cacab authored almost 13 years ago
hide block not found error when not in debug mode

07f4128e40c0405c1ca4d74997ceffa7c3a95f37 authored almost 13 years ago
removed SciPy warning

59b23dbea8bef11a75170f9cf5b263fd6226c607 authored almost 13 years ago
expanded getblock height_cacher

af3450fefaf4b07d8873b194939e8da258ff6789 authored almost 13 years ago
don't retry getmemorypool block submittal if it returns false

e7d5fbfedfe49eb81e516692e715a78cdce19847 authored almost 13 years ago
improved share explorer jumping

ec3b24d96ea47c93eda63ea2b6bfebda594d5c72 authored almost 13 years ago
choose chain with maximum work instead of height when ranking chain tails

0b1ac1a914065d60bf3a874a7dc00ec66a5d4c87 authored almost 13 years ago
reinsert work handler in mapping when new work is generated by incrementing timestamp

1fc02168f6a9aa8e01b963f48ae8f39bdcdb6c72 authored almost 13 years ago
fixes for edge cases for share chains with near-0 difficulties

930887b769e25fc04422db459925d4f9af5ec420 authored almost 13 years ago
made submit_block retry getmemorypool block submit if it doesn't return the expected result

16d28b6ab39664dd60f9a712b3e9741da0d9ca50 authored almost 13 years ago
added addresses to peer_versions

a4136fc36c12eed22b41b10dcecc8f4418d2950a authored almost 13 years ago
added peer_versions to web api

a12f0673adc9b6f63c3c9d88a821dbb641cc5cba authored almost 13 years ago
fixed off-by-one error in local hash rate estimation

92ee4e8ee4c3ffb6f8390fe39e47e397f23d8004 authored almost 13 years ago
cleaned up p2pool.data

374c31ff92091ea56107a3d61fc8955d1b879810 authored almost 13 years ago
don't load old-style shares

a15c106de996e38e029024c33758f0e92e76774e authored almost 13 years ago
removed old share implementation

431b87ad328ba96b68f10072bc04abbd918ed551 authored almost 13 years ago
merged README-Litecoin into README and cleaned it up

4a00d3522ffb3a90cc5d1deff54de850bce60f82 authored almost 13 years ago
cleaned up got_response

1f5c4869d024eedbf7f9bd3b43368c18de2ebbb7 authored almost 13 years ago
added desired pseudoshare target to user string, now ADDRESS[/SHARE_DIFF][+PSEUDOSHARE_DIFF]

b100fe02bb7b416e1d130d7a60de15877726df3c authored almost 13 years ago
cleaned up preprocess_request in preparation for

63ecfb00ece18cdd5f32d495a35a8a8e3013758a authored almost 13 years ago
version finder now calls git-describe; py2exe build script fixed up

fa89639a7f73b627c81be4d92756f131936b283d authored almost 13 years ago
added error if rpcpassword isn't found in bitcoin.conf

a39fd88ef0bf81156f803d1fbe24239cf1170dde authored almost 13 years ago
cleaned up ChecksummedType

a733a1de2274b021237bbdd5f8053fb03a7dcac7 authored almost 13 years ago
cleaned up sha256 implementation

a903481e4084e6bcef359cb49d7d968794f7a7b7 authored almost 13 years ago
replaced self.verified.shares with self.shares where it was okay in order to simplify things

cf1e8450373a171c7d9c6791cf8fcf46eb216f9a authored almost 13 years ago
prefer block solutions when shares are competing

035ff356ebf3bc3d8b59a32eae253897fb7327a2 authored almost 13 years ago
use rpc_getmemorypool to submit blocks

775d2d899a2cf4483e8265edb2aed2bc342eea3b authored almost 13 years ago
merged block submittal into one one function

52f991deaf5bbbaf9dd06077c4cfa19cb8d9bca3 authored almost 13 years ago
fix for compatibility with new getblock

1f87c322699224dc2b0f1ae677b52d43a184080c authored almost 13 years ago
added unix timestamp display to share explorer

1cf73bca53c9f7543e71627c23dc2cecdbe915f7 authored almost 13 years ago
fix for starting new chains

6d3eed1427716e157d5b73194ae52ee07a59eece authored almost 13 years ago
increment protocol version

8191a269dc3665a9dd8631417bee1debd14ed33e authored almost 13 years ago
ban connections to/from bad peers for an hour

daf78274e5704b6f846b8e53fdc119df6bbb0dbd authored almost 13 years ago
disconnect from peer when error parsing or processing packet

6669698a4c8dffb00e5c84f78fb2571bc95e9ad2 authored almost 13 years ago
made peer an explicit argument to Share

a85179ff2ade13817495c53d7cf99f7f1056ca38 authored almost 13 years ago
removed old full argument to p2p.Protocol.sendShares

8eb5caef26ba304922dda47ec50f2fde7a49a618 authored almost 13 years ago
changed web api's interface to be similar to blockexplorer's

49cfb38cc9387474b8154342d8bdf1de34fee0ad authored almost 13 years ago
change pseudoshare rate limit from 5 seconds per to 1 second per

983bfb5e01f4bf9430f99d70000b41ddf2cd9224 authored almost 13 years ago
use share chain's time instead of time.time() to decide when to switch over

ad21c6c2cfa520382f11b8bac4c333ae6f3a6c42 authored almost 13 years ago
added tails list to share explorer

6c5ca49d46cea44fa23115fa04f5612053221ccb authored almost 13 years ago
improved share explorer share view a lot

ef8f5b7341e91dd3cfa9f882205c27ffa5cbdcdf authored almost 13 years ago
fix for 26aaf0cc4

9f55b0458c8064ca899b0992500802e52dee37eb authored almost 13 years ago
initial revision of share explorer @ /web/explorer

47b6cb94bc5dfcd099a191e742ee0d9b27cd9113 authored almost 13 years ago
cleaned up upnp

9f7df322b4135718a7815145877cc9575661d0ef authored almost 13 years ago
cleaned up address saving

3b0557e99df1c629f1aa9a19966f0f948b81938f authored almost 13 years ago
generalized get_current_txouts

5e04126742449ed026b2ea940f33a19656de6a6d authored almost 13 years ago
cleaned up p2p/rpc port listener retryers

26aaf0cc42ba8eb5aa48544d3e24efc27acbadb9 authored almost 13 years ago
moved all web related stuff into p2pool.web

6acfcfb2f351fe868e4a3717a6f7a0a028a6a752 authored almost 13 years ago
cleaned up p2p a little more

c1ed1569a61f1b15ec415fefe44a928d2ae2918f authored almost 13 years ago
made get_current_txouts more accurate by doing a mock payment calculation

0ad46ea0be3cae43184fef40d34469880d86f02e authored almost 13 years ago
cleaned up handling of BaseProtocol's message prefix and max payload length

a90821b4dc0ed1b6bed35784a8241b6974d09f15 authored almost 13 years ago
remove temporary graph files

e4ee67cb798aa3fe6358ac0ad5778831a59a32fa authored almost 13 years ago
removed support for optional checksums from p2p protocol and transition logic

38a461338e2ba55c7cdf28e360209d7771b03086 authored almost 13 years ago
protocol change scheduled for mar 4 and feb 26 for litecoin

462b252a8052cdc53572755c6cc06a6692c87fe7 authored almost 13 years ago
keep track of min_work for shares by adding max_target attribute and min_work attributedelta

7e6dd4c7a80e2ba0899781fb6e9f7745376d2ac0 authored almost 13 years ago
cleaned up unstales watchers in main

a9fdf317bb774f7fe0b181b0df6aaae624146727 authored almost 13 years ago
changed litecoin testnet min difficulty

33f1b05c74e1700e88f41e8b2a1ae8bbb621f84f authored almost 13 years ago
prevent status display exception when starting a new sharechain

3f2697a8f212a4bd0cd237a600937caecbfe95d5 authored almost 13 years ago
added peer counts, attempts to share/block, and current block value to /web/log

5a8dcd743654195719f78bcfc41a37e8f845ab33 authored almost 13 years ago
removed Share.{from_share1a,from_share1b,as_share1b}

93b6b1471d5c4f9b997f3a14b04d5cc501470bb7 authored almost 13 years ago
added .new_script back to Share

240c7eeb66c3412569dfc354f8df68fb8ab8e180 authored almost 13 years ago
use pubkey_hash instead of payout_script in main

bb9c92474dde6cd2074afda76b873921c04bdb73 authored almost 13 years ago
moved work attribute out of forrest.Tracker

3a5177e567caf1701023f2bde3ee80caa21f03e8 authored almost 13 years ago
made HeightTracker's backlog length depend on the block period of the parent currency network

8635ca3710038218f0b5cf077083185e7c8baf4b authored almost 13 years ago
s/nameecoin/namecoin/

d222f8d91a316cd1cf223309f40fa537d81e3585 authored almost 13 years ago
added missing line to default binom_conf_interval for n=0 case

a3f8d2ce175f5e191220c4bc52264c423fa8a73a authored almost 13 years ago
moved SCRIPT to DONATION_SCRIPT in p2pool.data

5ca5a69b6cb7d6633de8c31ea8b9747bddc4eb7f authored almost 13 years ago
discourage shares with incorrect bits in header

02f37cd3299ac778286a5e035a21a3776125ce0e authored almost 13 years ago
made util.pack.ComposedType check that the keys in a packet item exactly match the prototype

34b394ac9568890f9d04c3bcfc4f3c3505566912 authored almost 13 years ago
removed outdated comment in util.pack

dd47b1cf097339da0abcffb7508b42730fe06eec authored almost 13 years ago
removed util.math.binomial_conf_center_radius

7b6618cfa60608935206b1bc4c3dc19a79b770d9 authored almost 13 years ago
cleaned up util.deferral.DeferredCacher and bitcoin.p2p.HeightTracker

90468463bfb6725bedf543b2850573de1e276505 authored almost 13 years ago
observe irc channel and pause so block announce is only said once

0aeecd5b654278a5b03f6fdbafc3de3b35205ca1 authored almost 13 years ago
added SANE_MAX_TARGET attribute to currency net definitions for maximum pseudoshare target

a3b137ba2e3450736afcd580779f71654567f0df authored almost 13 years ago