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 unused arguments to Share methods
4c522446f1c4637a182a67e06136c93fceaa3eef authored about 13 years ago
4c522446f1c4637a182a67e06136c93fceaa3eef authored about 13 years ago
added erf to util.math to support python 2.6
032b1ca236927f8fd87441bab993f03d3e463730 authored about 13 years ago
032b1ca236927f8fd87441bab993f03d3e463730 authored about 13 years ago
set stale confidence to 95% and remove confidence display
516f3d63754a12e89bf3f35180dd2735c121751a authored about 13 years ago
516f3d63754a12e89bf3f35180dd2735c121751a authored about 13 years ago
incremented p2p protocol version
0ff0daa8c2deb69f7f18c372fbb2cd759c1eded6 authored about 13 years ago
0ff0daa8c2deb69f7f18c372fbb2cd759c1eded6 authored about 13 years ago
cleaned up --help text
7c33581b5cb0a4a9ba663a44bc4ae8fef0004a40 authored about 13 years ago
7c33581b5cb0a4a9ba663a44bc4ae8fef0004a40 authored about 13 years ago
made all cache files be saved in data/
ef896fc9e6bd80036d23d4e20b3d26a6445bc8cf authored about 13 years ago
ef896fc9e6bd80036d23d4e20b3d26a6445bc8cf authored about 13 years ago
removed sqlite addrs.dat, replacing it with a text file per network. should be much more foolproof!
50f3c576793af30bfb958933ca8847ee9bac50a3 authored about 13 years ago
50f3c576793af30bfb958933ca8847ee9bac50a3 authored about 13 years ago
don't save transactions of all shares, moved sigop check to Share.check
b32ef91eb72e5c4e03efefe598de6df79081096a authored about 13 years ago
b32ef91eb72e5c4e03efefe598de6df79081096a authored about 13 years ago
only cache last 1000 block headers
02579dcb255897b1a84ec05dba4078dca769e382 authored about 13 years ago
02579dcb255897b1a84ec05dba4078dca769e382 authored about 13 years ago
fixed bug where HeightTracker updating could cause set_real_work2 to prematurely run
06a7d23924f19389ba7c54d10b941d97040d12a1 authored about 13 years ago
06a7d23924f19389ba7c54d10b941d97040d12a1 authored about 13 years ago
removed HeightTracker's backing
19df8f63164ba0f2721788e7af762a5c77b5fd21 authored about 13 years ago
19df8f63164ba0f2721788e7af762a5c77b5fd21 authored about 13 years ago
only save shares in best chain
81b44edbd99d5154ccf9fc19496c98c5255b7d0c authored about 13 years ago
81b44edbd99d5154ccf9fc19496c98c5255b7d0c authored about 13 years ago
fixed bug in tail ranking where output was essentially reversed
0f419d88d83337857946d3fc2008404c07805b84 authored about 13 years ago
0f419d88d83337857946d3fc2008404c07805b84 authored about 13 years ago
clean up signaling in main
6b6c58fa9366291296b6b90292a02166044f4d54 authored about 13 years ago
6b6c58fa9366291296b6b90292a02166044f4d54 authored about 13 years ago
fix multiple longpolls
a95d88ef418e75e28f6ef64e5adaad977a9f643d authored about 13 years ago
a95d88ef418e75e28f6ef64e5adaad977a9f643d authored about 13 years ago
cleaned up compute
3ed23ec5f4c7da4b20fdf33fda7e8ab9037c39c0 authored about 13 years ago
3ed23ec5f4c7da4b20fdf33fda7e8ab9037c39c0 authored about 13 years ago
moved chain_length up so it can be used in assert
3a6043b8fd85e05023ca5c316247d1bf7a9a046f authored about 13 years ago
3a6043b8fd85e05023ca5c316247d1bf7a9a046f authored about 13 years ago
remove data.OkayTracker.add
1694319c0d3e8e3079f0c6fc26d191f0cb573755 authored about 13 years ago
1694319c0d3e8e3079f0c6fc26d191f0cb573755 authored about 13 years ago
set change to REAL_CHAIN_LENGTH for one month in the future
ec84973ba40fc8bcaa8d9778988063cd1d5e28d4 authored about 13 years ago
ec84973ba40fc8bcaa8d9778988063cd1d5e28d4 authored about 13 years ago
bring all testnets into sync with their mainnets, unfortunately breaking compatibility
da9bf01880948cc4b68c28389b96d070cefdc8c4 authored about 13 years ago
da9bf01880948cc4b68c28389b96d070cefdc8c4 authored about 13 years ago
increase CHAIN_LENGTH to what it should be - 24 hours
65655e0acbcd37618d36e1d1c7a03530681244ba authored about 13 years ago
65655e0acbcd37618d36e1d1c7a03530681244ba authored about 13 years ago
separated CHAIN_LENGTH and REAL_CHAIN_LENGTH, documented both, and gave REAL_CHAIN_LENGTH an optional dynamic counterpart
de43e04fb67a98dc98849c05763b9fc790239555 authored about 13 years ago
de43e04fb67a98dc98849c05763b9fc790239555 authored about 13 years ago
sped up peer finding with a heuristic
3a5630df15d0ffb3b6766f2f6f031a966f3c1201 authored about 13 years ago
3a5630df15d0ffb3b6766f2f6f031a966f3c1201 authored about 13 years ago
swap no peers and downloading shares errors
ec9b3910ba4f107d2a286082f5cd6edd94809c1d authored about 13 years ago
ec9b3910ba4f107d2a286082f5cd6edd94809c1d authored about 13 years ago
moved skiplists tests
e4255cfe47b3140bb98998db5bcb21d96a5eac9e authored about 13 years ago
e4255cfe47b3140bb98998db5bcb21d96a5eac9e authored about 13 years ago
moved bitcoin.script tests
21de2a94e07d85eff3a12f311b28749994e2e785 authored about 13 years ago
21de2a94e07d85eff3a12f311b28749994e2e785 authored about 13 years ago
moved bitcoin.sha256 tests
2c139c0944d25802ed0064c9eb579337bea28488 authored about 13 years ago
2c139c0944d25802ed0064c9eb579337bea28488 authored about 13 years ago
moved getwork tests to test/
499ee31bc6d28b18bcb3f5b986f58897e6c41923 authored about 13 years ago
499ee31bc6d28b18bcb3f5b986f58897e6c41923 authored about 13 years ago
moved forest tests to test/ and fixed them up
d655e9f1bbc36260d40b7beb5a4ab7344e414bd9 authored about 13 years ago
d655e9f1bbc36260d40b7beb5a4ab7344e414bd9 authored about 13 years ago
only display status lines if they have changed or it's been 15 seconds since last
9345c7f0495329f14bf67fd25cce1475b5eb047f authored about 13 years ago
9345c7f0495329f14bf67fd25cce1475b5eb047f authored about 13 years ago
changed share fraction displays to include confidence intervals and put them all on one line
168c0f51fd7c988ef86a3d203c8050657bbec716 authored about 13 years ago
168c0f51fd7c988ef86a3d203c8050657bbec716 authored about 13 years ago
cleaned up data.get_pool_attempts_per_second arguments
b3472253a4de7c5acf7ba6fa21f777b0b5649613 authored about 13 years ago
b3472253a4de7c5acf7ba6fa21f777b0b5649613 authored about 13 years ago
reordered methods of data.Share
02fc6a91c902dbf9e249ef8ebf8a7555594c5661 authored about 13 years ago
02fc6a91c902dbf9e249ef8ebf8a7555594c5661 authored about 13 years ago
fixed dump_addrs.py
10ba9301eef392f473315876f0c31a7b43c0f158 authored about 13 years ago
10ba9301eef392f473315876f0c31a7b43c0f158 authored about 13 years ago
fixed variable shadowing bug in p2p.Protocol.sendShares
f6f9c842ffad506a4942cad87356ce01e7a0f666 authored about 13 years ago
f6f9c842ffad506a4942cad87356ce01e7a0f666 authored about 13 years ago
made get_payout_script2 more graceful when bitcoind's validateaddress does not return pubkey
df6fdd3923b69f60a7156dcabb3c8115e42a2a70 authored about 13 years ago
df6fdd3923b69f60a7156dcabb3c8115e42a2a70 authored about 13 years ago
renamed new* to *
1929e68baa9f3cd1d7e6b5bf9ca21acfa494f2ce authored about 13 years ago
1929e68baa9f3cd1d7e6b5bf9ca21acfa494f2ce authored about 13 years ago
removed TRANSITION_TIME
368d65b3351fe3436ac9520f8cec70dd12388bb8 authored about 13 years ago
368d65b3351fe3436ac9520f8cec70dd12388bb8 authored about 13 years ago
style and import fixes
54eed32d663888b68e6cbd829c222b03c989fa97 authored about 13 years ago
54eed32d663888b68e6cbd829c222b03c989fa97 authored about 13 years ago
util.bases.string_to_natural no longer accepts zero-characters at the start. changed users to reflect this
c94d4dc1ef7cacb8de2a119c9930d3be96606af5 authored about 13 years ago
c94d4dc1ef7cacb8de2a119c9930d3be96606af5 authored about 13 years ago
added unit test directory and one unit test - to use, run: trial p2pool
c4e0d09a2717daf8208c7fca22e2d5efbcd18af5 authored about 13 years ago
c4e0d09a2717daf8208c7fca22e2d5efbcd18af5 authored about 13 years ago
automatically generate --help text for port defaults from network definitions
56e58a900615a2e55a9902c8588f769cea6584c4 authored about 13 years ago
56e58a900615a2e55a9902c8588f769cea6584c4 authored about 13 years ago
removed ixcoin, i0coin, solidcoin support
f0b6984feb48499afc5f69821ea5f33b3b5f7601 authored about 13 years ago
f0b6984feb48499afc5f69821ea5f33b3b5f7601 authored about 13 years ago
moved p2pool network definitions to p2pool.networks
8e3df23c49fd32c528ca882f492fbf4871096f73 authored about 13 years ago
8e3df23c49fd32c528ca882f492fbf4871096f73 authored about 13 years ago
moved bitcoin.data.Tracker to util.forest.Tracker
3f641f5aebcd78ec924406155b6247103a184325 authored about 13 years ago
3f641f5aebcd78ec924406155b6247103a184325 authored about 13 years ago
bunch shares instead of sending them individually
24ea7d337355c3ec08eba0f6f87b78dbb78530d2 authored about 13 years ago
24ea7d337355c3ec08eba0f6f87b78dbb78530d2 authored about 13 years ago
inlined share_share
fbb780d9dc3f33fcd24e61ac0e7729af70c2434a authored about 13 years ago
fbb780d9dc3f33fcd24e61ac0e7729af70c2434a authored about 13 years ago
Merge branch 'remove_low_bandwidth' into cruftless
Conflicts:
p2pool/main.py
p2pool/p2p.py
renamed send_shares to sendShares
8e2e02b13d48cacded95bc6146e765ed10386c5d authored about 13 years ago
8e2e02b13d48cacded95bc6146e765ed10386c5d authored about 13 years ago
removed share0s
cc13397fe61b2e1644e6e96addbda91610fe60d8 authored about 13 years ago
cc13397fe61b2e1644e6e96addbda91610fe60d8 authored about 13 years ago
removed unused argument 'full' to p2p.Protocol.send_shares
dfaae8ddf31b8025626916c9792f5a667e7a6189 authored about 13 years ago
dfaae8ddf31b8025626916c9792f5a667e7a6189 authored about 13 years ago
made net an argument instead of sticking it in argparse's results
75cfba5e14a07cf69c0f225ad074ce455b75a299 authored about 13 years ago
75cfba5e14a07cf69c0f225ad074ce455b75a299 authored about 13 years ago
added support for pubkeys via validateaddress and removed all of the support for IP transactions
d59dc66b513ed72b7a9352c3a72e657376b8d6b7 authored about 13 years ago
d59dc66b513ed72b7a9352c3a72e657376b8d6b7 authored about 13 years ago
removed unnecessary arguments to getwork
d0bbea10b94cdffede5dbd1479265ad5ed901f1d authored about 13 years ago
d0bbea10b94cdffede5dbd1479265ad5ed901f1d authored about 13 years ago
changed mentions of getwork to getmemorypool and used getmemorypool for initial connectivity test
7f9c38977cbfbe4e49a65bad806237d78c303e8f authored about 13 years ago
7f9c38977cbfbe4e49a65bad806237d78c303e8f authored about 13 years ago
regularized naming of bitcoin imports in p2pool.main
8718cf9eeea75f0d8404b7e63c3255922d5cd4e6 authored about 13 years ago
8718cf9eeea75f0d8404b7e63c3255922d5cd4e6 authored about 13 years ago
regularized naming of p2pool and p2pool.data modules in p2pool.main
c61ac1c86d58e0fcfeb4d76461871312a17e3a9d authored about 13 years ago
c61ac1c86d58e0fcfeb4d76461871312a17e3a9d authored about 13 years ago
Fix handling of worker state - only long poll responses should update it. Also, update cgminer's memory to 0. XXX Detect cgminer version?
00e1501cbefd4314046e3905f94949a3ad784039 authored about 13 years ago
00e1501cbefd4314046e3905f94949a3ad784039 authored about 13 years ago
removed old share support
e014b1e098bb8ca087a61a01624cfea7886f5897 authored about 13 years ago
e014b1e098bb8ca087a61a01624cfea7886f5897 authored about 13 years ago
Removed worker_interface's dependency on bitcoin_data and net
2ddd99752a754eadaba0dc11a22573f13041dc8d authored about 13 years ago
2ddd99752a754eadaba0dc11a22573f13041dc8d authored about 13 years ago
Made p2pool work not pass through worker_interface
9f720bcd919d0c7b672b123948c59b02698ee55a authored about 13 years ago
9f720bcd919d0c7b672b123948c59b02698ee55a authored about 13 years ago
removed jsonrpc.takes_request
079b2ef81a40636c83c40e95df3a3837ae0257be authored about 13 years ago
079b2ef81a40636c83c40e95df3a3837ae0257be authored about 13 years ago
moved worker_interface.py to bitcoin/
95b3d2a8a3010d6dc03f30df950638c46cc19fe1 authored about 13 years ago
95b3d2a8a3010d6dc03f30df950638c46cc19fe1 authored about 13 years ago
Added GPL-v3 license (for now)
a85621f206dbf4b6af67b010a3dc9767fd09a2a7 authored about 13 years ago
a85621f206dbf4b6af67b010a3dc9767fd09a2a7 authored about 13 years ago
corrected head/tail confusion
ca2e9d9c5f8d590269ac2bfbc2b4b6175604c603 authored about 13 years ago
ca2e9d9c5f8d590269ac2bfbc2b4b6175604c603 authored about 13 years ago
moved read_stale_frac to Share classes
45f97bbea5282e42a15767ac27c048a244d19b37 authored about 13 years ago
45f97bbea5282e42a15767ac27c048a244d19b37 authored about 13 years ago
fixed p2p for new shares
37975f34ef0b8235b1a46963427565cc0b88a921 authored about 13 years ago
37975f34ef0b8235b1a46963427565cc0b88a921 authored about 13 years ago
fixed handle_shares not setting Share.peer
70ed81c7ec7314a054e274223d9802b13746f559 authored about 13 years ago
70ed81c7ec7314a054e274223d9802b13746f559 authored about 13 years ago
fixed typo
c32e315ed569222dbc2ee7cb47598594e2abf9a3 authored about 13 years ago
c32e315ed569222dbc2ee7cb47598594e2abf9a3 authored about 13 years ago
changed BitcoinMainnet.PERSIST back to True
b3dfeebfcdecf8ed870ac86a8eff19b5bd6a7042 authored about 13 years ago
b3dfeebfcdecf8ed870ac86a8eff19b5bd6a7042 authored about 13 years ago
added one hour leeway in transition times
ffa37a4140b7f597c4ff806627c812c283a0b684 authored about 13 years ago
ffa37a4140b7f597c4ff806627c812c283a0b684 authored about 13 years ago
moved transition time to three days in the future
2fa11848a0031cec2b7c7f88da1bb7bcfa02b37f authored about 13 years ago
2fa11848a0031cec2b7c7f88da1bb7bcfa02b37f authored about 13 years ago
Merge branch 'optional_donation'
8c05bc836d9f695433e26c3b033b5a32939ca218 authored about 13 years ago
8c05bc836d9f695433e26c3b033b5a32939ca218 authored about 13 years ago
fixed bug with old share donation handling by porting new changes over
fed2c43dc9e2b6a3c1f3110206e22b5f30c3ec9c authored about 13 years ago
fed2c43dc9e2b6a3c1f3110206e22b5f30c3ec9c authored about 13 years ago
fixed get_share_counts off by one error
06b069919c21ad35c70b4d1a61d9c8d7483d4454 authored about 13 years ago
06b069919c21ad35c70b4d1a61d9c8d7483d4454 authored about 13 years ago
simplify handling of new timestamps
5153d309714494d657c3132412b0a5497bfad159 authored about 13 years ago
5153d309714494d657c3132412b0a5497bfad159 authored about 13 years ago
make chain length quarter on transition
7661bc3a5ebf331637a2df49482ae8014df56e6a authored about 13 years ago
7661bc3a5ebf331637a2df49482ae8014df56e6a authored about 13 years ago
updated transition time (and fixed an accidental change)
f1a083a7bcd0f523c7ac36ddf4c289a705c384db authored about 13 years ago
f1a083a7bcd0f523c7ac36ddf4c289a705c384db authored about 13 years ago
1 satoshi is always donated so that a list of p2pool generated blocks can be easily found by looking at the donation address
66cbd54ce70f7135dedd6e3799f0840394ab9cfb authored about 13 years ago
66cbd54ce70f7135dedd6e3799f0840394ab9cfb authored about 13 years ago
fixed donation amount not being applied
65547c9e1fe687ebef0e050fa3e4e5c0bc2eeada authored about 13 years ago
65547c9e1fe687ebef0e050fa3e4e5c0bc2eeada authored about 13 years ago
removed transaction ordering because payout script is not in coinbase anymore
a539f5199f46c15bfce3543cf4b6a700d8970d7b authored about 13 years ago
a539f5199f46c15bfce3543cf4b6a700d8970d7b authored about 13 years ago
removed debugging code
abc8ebd7510332b5684d77163072e413d88c60d1 authored about 13 years ago
abc8ebd7510332b5684d77163072e413d88c60d1 authored about 13 years ago
escape hash in 0-txout script
fd659cbf8e7d81796ab0c53cf16e14b6f870f388 authored about 13 years ago
fd659cbf8e7d81796ab0c53cf16e14b6f870f388 authored about 13 years ago
made old generate_transaction ignore donation weight to be compatible
49ebcd4e63f7c30873c531fffd08ee6d8cf1dc2a authored about 13 years ago
49ebcd4e63f7c30873c531fffd08ee6d8cf1dc2a authored about 13 years ago
made donation amount continuous
0ca736e1fbc6f7ebb55f65cdd7a2699456de0fb6 authored about 13 years ago
0ca736e1fbc6f7ebb55f65cdd7a2699456de0fb6 authored about 13 years ago
moved transition checks to Share.check so old shares can be loaded
23d4df8b8e6b547a7f49855fd17e74e7f0f35cb9 authored about 13 years ago
23d4df8b8e6b547a7f49855fd17e74e7f0f35cb9 authored about 13 years ago
removed Share.shared
9c2fa38400fe0253f8a0e9b1462cff2c0192ad46 authored about 13 years ago
9c2fa38400fe0253f8a0e9b1462cff2c0192ad46 authored about 13 years ago
removed unused Share.stored attribute
e27b7a73ce9173b375920f3e1edf5038078f33c8 authored about 13 years ago
e27b7a73ce9173b375920f3e1edf5038078f33c8 authored about 13 years ago
removed unnecessary checks in NewShare.check
8d17dc22a4e423837d1d8b7f3e3d535d529d79b5 authored about 13 years ago
8d17dc22a4e423837d1d8b7f3e3d535d529d79b5 authored about 13 years ago
fixed several bugs
37181177e0e2116fcb7e293e50223c48f68ff147 authored about 13 years ago
37181177e0e2116fcb7e293e50223c48f68ff147 authored about 13 years ago
added transition logic
cbca65abf84f5fdfafb67bceff03c389c0b862b7 authored about 13 years ago
cbca65abf84f5fdfafb67bceff03c389c0b862b7 authored about 13 years ago
moved SCRIPT out of network definitions
b1fc2046d24553ea73de065d2aaa32de903cd4e0 authored about 13 years ago
b1fc2046d24553ea73de065d2aaa32de903cd4e0 authored about 13 years ago
fixed bug with struct names and chain bootstrapping
a5b556f30e4e1c7fcd0d51a7ff9698cdfb3e5ac5 authored about 13 years ago
a5b556f30e4e1c7fcd0d51a7ff9698cdfb3e5ac5 authored about 13 years ago
added stale_frac field in shares instead of packing it in nonce
c8e6209df14aa17e20b28e12fc5f2ac9772e692e authored about 13 years ago
c8e6209df14aa17e20b28e12fc5f2ac9772e692e authored about 13 years ago
Merge branch 'master' into optional_donation
a693ad3eca68cfede4a20437ddcd1adbce413527 authored about 13 years ago
a693ad3eca68cfede4a20437ddcd1adbce413527 authored about 13 years ago
fixed bug in loading shares when running p2pool from another directory
38a4495d64a38401734e499b3f57758d5767c7bb authored about 13 years ago
38a4495d64a38401734e499b3f57758d5767c7bb authored about 13 years ago
more fixes
83f640ccc181d56be9aa7c09f92cc4165d8e7c54 authored about 13 years ago
83f640ccc181d56be9aa7c09f92cc4165d8e7c54 authored about 13 years ago
fixed bugs from testing
df60636f924391a6b805c8eed0cbf532eb94f715 authored about 13 years ago
df60636f924391a6b805c8eed0cbf532eb94f715 authored about 13 years ago
added new_share_type share wrapper and finished new p2p code
b34cee634cb7f9e81c04e8df28b5827eb32f748f authored about 13 years ago
b34cee634cb7f9e81c04e8df28b5827eb32f748f authored about 13 years ago
decoupled block timestamp and share timestamp for new-style shares
3a738a3e8ddfebfd3ea505a0bc460849f185b2f1 authored about 13 years ago
3a738a3e8ddfebfd3ea505a0bc460849f185b2f1 authored about 13 years ago