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

fixed: don't display meaningless "punishing share for 'not all txs present'" message at start

2073539b6f7355bea0151b2cf91deecfcc05f937 authored about 12 years ago
assert that merkle_root passed to get_share is correct

bfc7337ceed42cc261a1dc3aa9258e0aa99178fe authored about 12 years ago
send work right after subscribe with unknown username to work with stratum-mining-proxy

2dffea00ee99f2c624a8504afee37532ba3daa5d authored about 12 years ago
cache work by rolling coinbase

ca2e77d2d90638705eaa1e7e1db61fe05669c6d4 authored about 12 years ago
made miner interfaces not assume coinbase nonce is 4 bytes

f1969c773280c63adb3e0e5077b2de506fe0385d authored about 12 years ago
removed internal timestamp rolling

87eb683780525a22550711de03797df4aac5f167 authored about 12 years ago
refuse stratum submits with unknown job_id instead of returning jsonrpc error

8f3f454ebf3effd391068f619d3a0ba3485ce0ca authored about 12 years ago
fix how stratum uses WorkerBridge interface

23d8f9228608462a3e0e32120b574bfebe96a472 authored about 12 years ago
incremented version to 10

541fa38d384428337da22f5115ae8ce92ed3f8e2 authored about 12 years ago
stratum support

22fcee7f4461ee93defd0b5c334ce6b8c607e477 authored about 12 years ago
increased default donation amount to 1% to continue to support post-halving development

30e7373221a198d7a3bc5464e99c6328a4eeb061 authored about 12 years ago
fixup to commit 38bda9: refactored jsonrpc...

1b8644c4d3537891ba9c90a704975d07f3c5a432 authored about 12 years ago
allow changing last_txout_nonce when finalizing share

fc1713c68e2576a14997e31bbf08568454ae76d7 authored about 12 years ago
refactored jsonrpc: broke generic jsonrpc handling out of HTTP-specific implementation, allow trees of rpc calls

38bda9cbbf508fe8f8e5701e1d7cc644fad5f6ec authored about 12 years ago
make WorkerBridge unaware of http.Request object. only the username is relevant

7dfd05065886813b949be6deee1c1b920c728e6b authored about 12 years ago
keep gentx and other transactions separate. also removes several unnecessary tx serializations

4d5befc3f6e0bff3d053b563e7d927dfed5a69d5 authored about 12 years ago
removed now-unnecessary "transactions" argment to get_share

3a89fe76ff87380ea36b091947cb354027d223f4 authored about 12 years ago
fix subsidy being calculated incorrectly when per-share transaction limit is exceeded

7f793feb4ee96e61a00655a4fbc15420d16ab3c3 authored about 12 years ago
drop connection to peer if packet with invalid hash is received, as transaction preforwarding state relies on packets not being dropped

4bbacc6b5494f1a417c44d2ff7a9c3995b2e5d93 authored about 12 years ago
documented release procedure

74c6a8cf8ce255331e02c632efaea02849b14e70 authored about 12 years ago
updated gitignore

9f125deeb06272e364a6da3717c230f45928b7cc authored about 12 years ago
no longer bypass local sharecheck when a share is found

c7f5f4c51821974176d4a08b1703cd2e2edc20b4 authored about 12 years ago
fixed block height decoding failing when coinbase doesn't contain it

bcda5441b48c391e18b8e5ceefeb1a4d76c83b78 authored about 12 years ago
Merge pull request #59 from Rav3nPL/patch-6

Add currency symbol to page

7fa83a80dbff140edb77f1f52cd626c9874c6760 authored about 12 years ago
Add currency symbol to page

Displaying BTC/LTC/TRC on front page

058281493262812dff70bae57330038bf0fb565b authored about 12 years ago
terracoin net: higher SPREAD value, seednode removed

- TRC network generates blocks 5 times faster than bitcoin network, use 5 times higher SPREAD v...

2f4bec44615c6ab5dd2878c5ca6e5d956fade60c authored about 12 years ago
Merge pull request #53 from Rav3nPL/patch-3

Update setup.py

5703b700143edd42af0cea06f8ccbbcdfc98697d authored about 12 years ago
Update setup.py

fix for win64 detection - platform.architecture() returns table

dc9291706868682f769cf1aef006a5e48c294233 authored about 12 years ago
Merge pull request #52 from terracoin/master

support for the Terracoin network

8bc9cd4e7614b7ac5109f83698e2fb4e9abd1567 authored about 12 years ago
Add support for the Terracoin network.

98c333ecefea7ea568638a7bd5534db858c9073b authored about 12 years ago
simulate block submission working

5f2782212509b10aaa867d6e47b3abf10f1ad6ec authored about 12 years ago
use float for pool speed in chain ranking

2d2c0f6631d9c7628af86ca66a7fad7a5793023d authored about 12 years ago
visit all web pages in test_nodes testcase

93ac8342e3bff7628c80fde8f42c0e95c401efee authored about 12 years ago
run testcases in debug mode

63e135b882578581c9fa8c09e0249bed822a4f0d authored about 12 years ago
Merge pull request #51 from Rav3nPL/patch-1

detect win64

cc769062cc4be067d466a852bc8c7c3baa2b7b6b authored about 12 years ago
detect win64

detect win64 and compile exe using bundle=3 (1 is not supported on win64).

e32336b0fff0ae1a35fd2cb392786b57304d2cf6 authored about 12 years ago
fixed version detector to work with new github tar/zipballs

f2bfc05171afdf4c3df548d15da76ee7e0df87f6 authored about 12 years ago
increased test_nodes testcase timeout

178a1050fef0d1fcd9f5d961c5848635976b2796 authored about 12 years ago
Update web-static/index.html

change misinforming "stale" to "DOA+orphan"

baea66d3f8ad2fb8161dd063a9fcc135583b07a1 authored about 12 years ago
to reduce memory usage, keep tx pointers in interleaved list instead of each in its own _Record instance

c95830cd6486b848c9201668720072485b2a8aed authored about 12 years ago
instead of 300, request a random length of shares so that it always eventually gets past a too-large chunk of the sharechain

f4a7b14a1314e0ada29b8a6d5fb9e2e52bb4dfe8 authored about 12 years ago
decreased number of requested shares from 501 to 300 to avoid "sharereply too long" errors

216839e7faab358ec1307305eea9bd6a09661c2a authored about 12 years ago
fixed: don't display meaningless "punishing share for 'not all txs present'" message at start

5579f773c9891882057e815451210ab8745d0bbb authored about 12 years ago
remove "KNOWN" and "MINING"

c3b8241b31b8cefe414fcc7f9d35fe025fbf7ce8 authored about 12 years ago
Do not print "Sending 0 shares"

54088f321a0149418e9f2407903bdfd315863139 authored about 12 years ago
Added print tx hash to output

727db886375950b36c3c1a741815f6ed16aa382e authored about 12 years ago
memoize IntType constructor

7bf9752d97c844daa2fa3dd8aab710acf9187e60 authored about 12 years ago
fixed major inefficiency in share checking

b016b6b522286e4675b82b9c4206784937977f3e authored about 12 years ago
Revert "changed shares requested from 501 to 50"

This reverts commit 67a76e69e8eb3ad0e97364d1f9315c3c29d01487.

d369429d4baf78ac53859aae6d7e1860aa9214e0 authored about 12 years ago
optimized a few routines' time efficiency

cb580b6676483c55778f3d78c56e6f8e3fbe8352 authored about 12 years ago
small speadup for ListType.read

9bc0c8b6d0000e362c8a389deaca32ff05857f9f authored about 12 years ago
fixed bug, speeding up share loading and verification by 50%

1139df0910d05cf138dfca9265c9a60d7bc15832 authored about 12 years ago
incremented network version to 901

9742ead60733e26f94ee10a16c43ee7cb403e88c authored about 12 years ago
removed old share implementations

82b587c0bc063c75416317106b70fc57f5d16981 authored about 12 years ago
include share type in share.html

9328e4738faa7388b33f474c46d0d09c6c2723b2 authored about 12 years ago
also ignore old shares in initial share exchange

0f89cbab18125ecb526dc7feeeeb3845260bf191 authored about 12 years ago
don't display meaningless "punishing share for 'not all txs present'" message at start

25381452770355043f9fbe88689941b328af2058 authored about 12 years ago
ignore old share broadcasts

b8a3319b768212208894d2d67ef1e60558e9515c authored about 12 years ago
print a less scary, more informative message when a share request times out

e307b75e86e05c496554541ab6ee0d6d422dbbe4 authored about 12 years ago
changed shares requested from 501 to 50

67a76e69e8eb3ad0e97364d1f9315c3c29d01487 authored about 12 years ago
fix for commit 2de88b3d - start using "stops" in share requests again

b426be596ad496d3b198df15df07b03b75e09021 authored about 12 years ago
decrease default outgoing connections to 6

632478cb38182baf902e13d8e9afd9641f91aae7 authored about 12 years ago
start using "stops" in share requests again

2de88b3d55787080be210e385d04cd14e74e75f8 authored about 12 years ago
don't connect to old peers. should reduce bandwidth used

0396dd8c218bc1696fd723c786fba2fa66f0a01a authored about 12 years ago
fix to commit ebddba

738af95d5305ac680db484a28554bc006bc837af authored about 12 years ago
fixed bitcoind warning message not really being ignored

f18f7630d63032fac36fc596114d39fa7ac0253a authored about 12 years ago
fix rare failure when starting reported by Smoovius

ebddbabf8f859c24ebdc703c3fbb807ac6055800 authored about 12 years ago
ignore bitcoind's annoying "pre-release test build" warning

daa3ba3dfed955caceef49438f6d0067c7ea99a1 authored about 12 years ago
retitled Getwork Latency graph to Bitcoind GetBlockTemplate Latency

8c16deff04688957e2d7a6b298728792e9143711 authored about 12 years ago
fixed bug caused when listening on p2p port initially fails

06c9c4f4a091f310da15e70378e2567b61520159 authored about 12 years ago
restored litecoin_testnet's old MAX_TARGET

17ef653e48bf14aaebbb3e0b325617581b9c20b3 authored about 12 years ago
added --outgoing-conns argument for people who want to decrease bandwidth usage

2cb4d8381e179f71ea2075cdce948ea83cf0dc55 authored about 12 years ago
added new stratum-compatible share implementation

51b586670d5b4ba37515319a6cb40bf32dc94725 authored about 12 years ago
unlock bitcoin pseudoshare difficulty

6aefc223de5d426c78aa14638bef494ab0e5b53d authored about 12 years ago
compensate for overhead in storing remembered_txs by adding 100 bytes to each transaction

e1ea40901d45a0424e6f4f06313c58f1de20946e authored about 12 years ago
limit remote_tx_hashes set to 10000 items

62c10bd7ab9030595e971cac953acffe0e197532 authored about 12 years ago
sort COVERAGE_REPORT output

d1c47c28c3e9ba9432da19c1c8d1aee2aa1568fc authored about 12 years ago
do set_best_share after pruning old shares

1b5afded4c5365362f6dfed91b4d6a98d0a0553c authored about 12 years ago
include merged mining work in simulated mining

ef86e467e4a82ec51d4e51230fa505eb9ca53d8e authored about 12 years ago
include transactions in simulated mining

5caeca6bd4294fa5c23a57a45bebc9129a330451 authored about 12 years ago
made test_node find some block solutions

c86caa4ff1cb09247c4c517cc633a48753bd7a87 authored about 12 years ago
rewrote switchover logic to be more general

4251bb65352e45d12c21b23dc2a77841b6a02df5 authored about 12 years ago
extended test_node to test switchover

bd2e530ac9a11f9ea1cdb18fa1e9e10f32d041c1 authored about 12 years ago
added MIN_TARGET attribute to p2pool network definitions for testing

6e1b0c8102144d0b76d29c4167f3789c2e4f3857 authored about 12 years ago
added vps.forre.st to BOOSTRAP_ADDRS for all networks

848070310a5d79bd883123dadc8e6c49b48fa4fc authored about 12 years ago
added test_nodes, which simulates 3 p2pool nodes mining and exchanging shares

c0387d5f5ad4d9fe70700f98b0475c6d3d04f785 authored about 12 years ago
made test_node find an available port to listen to instead of using a fixed one

6c490526f895b52e82394f3babfc8e06cefba9b4 authored about 12 years ago
added p2pool.main to coverage test

40b8e6f0595faa3b03c2ea9ad74526b557df5d58 authored about 12 years ago
made mining test start a jsonrpc server and go through that to maximize coverage

ad88b3d90955b349cc2f08a011c53e0d1fa7f285 authored about 12 years ago
improved coverage for VarInt

de39289dfa8e6ab8fa2b482ace51080bb6f4fbf0 authored about 12 years ago
added coverage+find+pylint dev scripts

73a381c74a03be8c564c6b9f20cb70f2f781ae52 authored about 12 years ago
added testcase for node+work that simulates mining 100 shares

1d2115fa5cfc9bcdd3b15f7981262e801034dee1 authored about 12 years ago
made share punishing message not go to stderr and show not only in debug mode

c6d52bfca35a60481253266682459650c5c75163 authored about 12 years ago
remove now-unnecessary restriction on nodes to forget about (the "raw" message)

4f2a4a97cabfe2d89d3127eff6b90e343eef2504 authored about 12 years ago
added support to forrest.Tracker for removing the children of a fork's root

b232579d6d37efd2c6b33ef41f11a6af13774667 authored about 12 years ago
merged preremove_special and postremove_special since they didn't need to be separate

01612f146e3aea60d0f02d94e473519e76e0a617 authored about 12 years ago
added donation address to README, matthewh3

b37e967847d4531cc5ca42d605135d72d0733873 authored about 12 years ago
never ban localhost

b6c43c97883b554a4abcce0f2aab0665e0f16554 authored about 12 years ago
decremented desired_version to 7 to prevent switchover for now

38d9d89a88086abe219a270f43e940f074066cd7 authored about 12 years ago
fixed punishing block solutions

e245e385d481278a23a484e5492b80949be35547 authored about 12 years ago