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
add warning to web interface
1921933ead02b760112d2ab1d24fd3c7e7f5f904 authored over 12 years ago
1921933ead02b760112d2ab1d24fd3c7e7f5f904 authored over 12 years ago
fixed share version check to actually check for majority instead of plurality
5cbe41a96f7e4f77b79620e4fb19e6e7de89629a authored over 12 years ago
5cbe41a96f7e4f77b79620e4fb19e6e7de89629a authored over 12 years ago
fixed missing import in p2pool.data
d04f1aabc2643908b388e10c27659a3980726cfa authored over 12 years ago
d04f1aabc2643908b388e10c27659a3980726cfa authored over 12 years ago
removed switchover time check
768486692d380c6ff475df232118edbb8aae0420 authored over 12 years ago
768486692d380c6ff475df232118edbb8aae0420 authored over 12 years ago
fixed positive bias in local rate estimation at start
055844fcd2b845bfd4ac68e2e29ae97eccbc535c authored over 12 years ago
055844fcd2b845bfd4ac68e2e29ae97eccbc535c authored over 12 years ago
changed addrs.txt to JSON addrs file
9cbaaff92ffce2d8ec5d998b2f631369d33ff100 authored over 12 years ago
9cbaaff92ffce2d8ec5d998b2f631369d33ff100 authored over 12 years ago
re-add p2p block submission to bitcoind
eca1ab5cf47419cbdc9811d8ad9f0c561aee9ed4 authored over 12 years ago
eca1ab5cf47419cbdc9811d8ad9f0c561aee9ed4 authored over 12 years ago
renamed Tracker.get_delta to Tracker.get_delta_to_last and added Tracker.get_delta
e8939b203ded88b5038b0ded010f4ee2be12bd3a authored over 12 years ago
e8939b203ded88b5038b0ded010f4ee2be12bd3a authored over 12 years ago
propagate all block solutions over p2p net
aab19fa26a02c401f834921a9029cd68e8b5fb1e authored over 12 years ago
aab19fa26a02c401f834921a9029cd68e8b5fb1e authored over 12 years ago
fixed bug when bootstrapping sharechain with --give-author 0
77b0d91b61b41410e0c2fe1b7c71d2448f2f5ab3 authored over 12 years ago
77b0d91b61b41410e0c2fe1b7c71d2448f2f5ab3 authored over 12 years ago
added hack so that openssl support in python isn't necessary to use new graphs
2a985f87e2d5d093bf2a45b8928f346dc631c5f8 authored almost 13 years ago
2a985f87e2d5d093bf2a45b8928f346dc631c5f8 authored almost 13 years ago
Merge pull request #19 from goblin/always_1a
Always 1a
33e15591bca79c6e952bbacb4b8524c34334e88c authored almost 13 years ago
try to always return share1a
52d0f3357bf0888f37c3dd383647af08fb2a9837 authored almost 13 years ago
52d0f3357bf0888f37c3dd383647af08fb2a9837 authored almost 13 years ago
added lots more stats to /static/
555701571e8ceed9337ec032c8fa442c6ca47ccb authored almost 13 years ago
555701571e8ceed9337ec032c8fa442c6ca47ccb authored almost 13 years ago
fix for None being used as a key in graphs
bd805c2021c13c0015e73d1dc2c71d8216221261 authored almost 13 years ago
bd805c2021c13c0015e73d1dc2c71d8216221261 authored almost 13 years ago
some cleanup for graph
0bd453934875920fb619d973f40bb0c52b71ee04 authored almost 13 years ago
0bd453934875920fb619d973f40bb0c52b71ee04 authored almost 13 years ago
display per-miner current payout in graphs
dfa50459cec061cb7c0bbc4f6391cdbede5b2ec8 authored almost 13 years ago
dfa50459cec061cb7c0bbc4f6391cdbede5b2ec8 authored almost 13 years ago
fix: let iocpreactor failing to be installed pass silently
09f6c1aa942c13b4094866ec185ebb8126d87dab authored almost 13 years ago
09f6c1aa942c13b4094866ec185ebb8126d87dab authored almost 13 years ago
try to use iocpreactor to fix "too many file descriptors in select" error on windows
f435a1dc73cd2dfb38b46451baff98200cfae7a6 authored almost 13 years ago
f435a1dc73cd2dfb38b46451baff98200cfae7a6 authored almost 13 years ago
replaced recent_blocks with gleaning from share chain
d1b472d19eec03dd00f5de215580790da697544c authored almost 13 years ago
d1b472d19eec03dd00f5de215580790da697544c authored almost 13 years ago
fixed binom_conf_interval and test case
3ddc98150b3e22f418bccd9ade9fd38a9e8d30e7 authored almost 13 years ago
3ddc98150b3e22f418bccd9ade9fd38a9e8d30e7 authored almost 13 years ago
added subset_of argument to Tracker, letting skiplist be cleanly shared
968c9c1f9bc5b51171bcfda7dc8827052972b560 authored almost 13 years ago
968c9c1f9bc5b51171bcfda7dc8827052972b560 authored almost 13 years ago
changed /users to only include actual address
6c1da17d49f56dc0633513538bbd2c5ae22af679 authored almost 13 years ago
6c1da17d49f56dc0633513538bbd2c5ae22af679 authored almost 13 years ago
fixed /users being double json encoded
503052dc7145241e628414507a78ab73117fb87f authored almost 13 years ago
503052dc7145241e628414507a78ab73117fb87f authored almost 13 years ago
linked together static pages and unified styles and titles
af8b7f9c446cd64d9999e0c346d088c2e829691b authored almost 13 years ago
af8b7f9c446cd64d9999e0c346d088c2e829691b authored almost 13 years ago
fixup! added special "p2pool" MM target to match P2Pool share target
0e9385c8aa5266bb9e08efde4a4f0434e7b776d5 authored almost 13 years ago
0e9385c8aa5266bb9e08efde4a4f0434e7b776d5 authored almost 13 years ago
fixup! added special "p2pool" MM target to match P2Pool share target
fbe88f9e018215482a932c38a29b8052f9ba87f3 authored almost 13 years ago
fbe88f9e018215482a932c38a29b8052f9ba87f3 authored almost 13 years ago
added /web/share_data
1dc2871d71bd55bbb7a2d6bf1bf0ee0974442cb5 authored almost 13 years ago
1dc2871d71bd55bbb7a2d6bf1bf0ee0974442cb5 authored almost 13 years ago
added special "p2pool" MM target to match P2Pool share target
473e85a6b7394fe9ce4c98215d10922ea65a2007 authored almost 13 years ago
473e85a6b7394fe9ce4c98215d10922ea65a2007 authored almost 13 years ago
completely removed vip password, left over from old graphs
237c97180e5500a941517e3fac02c3255a153689 authored almost 13 years ago
237c97180e5500a941517e3fac02c3255a153689 authored almost 13 years ago
fixed share explorer moved message
5e2277f1287b834ecbe1edaccdbccf8617d6703d authored almost 13 years ago
5e2277f1287b834ecbe1edaccdbccf8617d6703d authored almost 13 years ago
fixed p2pool.data test case, broken by "remove support for old shares"
520491632ff027e3184c8b78e4527f19720da034 authored almost 13 years ago
520491632ff027e3184c8b78e4527f19720da034 authored almost 13 years ago
only print irc lines in debug mode
8d790b2a1451d99eef3432e8dcbbd2d250b4e719 authored almost 13 years ago
8d790b2a1451d99eef3432e8dcbbd2d250b4e719 authored almost 13 years ago
Merge pull request #17 from goblin/master
sort miners in graphs page
634729908c7bb8676c8949a31594931da3248492 authored almost 13 years ago
sort miners in graphs page
Now all the miners will always appear in the same order (alphabetic)
f50559d8d19534c437acc4681f4df8c0f8271290 authored almost 13 years ago
removed chain_img
342a227fdb2d7ac2db04564f8bd0cd99f2db900e authored almost 13 years ago
342a227fdb2d7ac2db04564f8bd0cd99f2db900e authored almost 13 years ago
removed old graphs
8ea0078b6b99a15729f54238d4cb9887832b2610 authored almost 13 years ago
8ea0078b6b99a15729f54238d4cb9887832b2610 authored almost 13 years ago
removed support for old shares
93b120be08f566b4b51d7dc61afbd45e80f2ee84 authored almost 13 years ago
93b120be08f566b4b51d7dc61afbd45e80f2ee84 authored almost 13 years ago
replaced share explorer with javascript page
0d89424c274aafc54eb65e0a70afd1e4f6cac3a1 authored almost 13 years ago
0d89424c274aafc54eb65e0a70afd1e4f6cac3a1 authored almost 13 years ago
fixes for "fixes to web"
6e02d132841aa79d9cdef65d187095a735d836fb authored almost 13 years ago
6e02d132841aa79d9cdef65d187095a735d836fb authored almost 13 years ago
fixes to web
dbf4842030f64a76671ab514d860e114feab1f8b authored almost 13 years ago
dbf4842030f64a76671ab514d860e114feab1f8b authored almost 13 years ago
clarified current payout graph title
30d7d8e6a78ba3ba9e01eee1638814c8c23f88fa authored almost 13 years ago
30d7d8e6a78ba3ba9e01eee1638814c8c23f88fa authored almost 13 years ago
ignore connections from old peers
5694849df585381e551a8faba0c429f0c661cc66 authored almost 13 years ago
5694849df585381e551a8faba0c429f0c661cc66 authored almost 13 years ago
made GET / redirect to /static/
428c661071566248f30ae744685ce99c783e1cbe authored almost 13 years ago
428c661071566248f30ae744685ce99c783e1cbe authored almost 13 years ago
fixed negative share count bug
d3c794ac73334513b85863a89f005ecb45d4ab09 authored almost 13 years ago
d3c794ac73334513b85863a89f005ecb45d4ab09 authored almost 13 years ago
fixed extra </p> in share explorer
8016195cb20ffaf3436ed22f6a0a4857e1ccf9ef authored almost 13 years ago
8016195cb20ffaf3436ed22f6a0a4857e1ccf9ef authored almost 13 years ago
normalized indentation in index.html
4c6e782a3c1bc4e1e76c9aad9e8a8bf5e33e80ba authored almost 13 years ago
4c6e782a3c1bc4e1e76c9aad9e8a8bf5e33e80ba authored almost 13 years ago
made graphs request data with asynchronous d3.json instead of own function
d085faa254d1be1ab8665d687411fe8c5c06b32c authored almost 13 years ago
d085faa254d1be1ab8665d687411fe8c5c06b32c authored almost 13 years ago
added check_output to p2pool.__init__ to handle it not being present on python 2.6
3dff37fcc60d14b1925b2155c6b210a61b4c4164 authored almost 13 years ago
3dff37fcc60d14b1925b2155c6b210a61b4c4164 authored almost 13 years ago
added /difficulty to web interface
1c68675a84730f4bd9d526c4708eea904a6c364c authored almost 13 years ago
1c68675a84730f4bd9d526c4708eea904a6c364c authored almost 13 years ago
fixed margin_h being multiplied by 2 everywhere
a7d575efe389e868962316787776518daa8215f9 authored almost 13 years ago
a7d575efe389e868962316787776518daa8215f9 authored almost 13 years ago
fixed typo in irc announcer
ede031a8563a061ca1729dd018b5e88f351253f5 authored almost 13 years ago
ede031a8563a061ca1729dd018b5e88f351253f5 authored almost 13 years ago
updated bitcoin version in README
d8e820cf7fe8dfc1350e18b638ca927b1cc684bd authored almost 13 years ago
d8e820cf7fe8dfc1350e18b638ca927b1cc684bd authored almost 13 years ago
added labels and area to graphs
fa5b735c89c4a5a89f38499f206e5960f1c34275 authored almost 13 years ago
fa5b735c89c4a5a89f38499f206e5960f1c34275 authored almost 13 years ago
added units to graphs
3d72c263d30dea99a05927a2f6fd445330bf373f authored almost 13 years ago
3d72c263d30dea99a05927a2f6fd445330bf373f authored almost 13 years ago
added graph of hash rate as estimated by shares found
121dd4ae78a37dfa69d10ee9a833b85756d6c34b authored almost 13 years ago
121dd4ae78a37dfa69d10ee9a833b85756d6c34b authored almost 13 years ago
fixed rate request in static/index.html
117f7e58880781b1b1814f358a6a6f74a742a3b0 authored almost 13 years ago
117f7e58880781b1b1814f358a6a6f74a742a3b0 authored almost 13 years ago
added index.html to setup.py data_files
8362473579b4605bbb717d80cb9892f20cf81c74 authored almost 13 years ago
8362473579b4605bbb717d80cb9892f20cf81c74 authored almost 13 years ago
make high bit of nonce of old-style shares always 0 so we can estimate number of people who have upgraded
71ef0aa4c25b6e10479426af62526457af95e916 authored almost 13 years ago
71ef0aa4c25b6e10479426af62526457af95e916 authored almost 13 years ago
added message on startup about amount being donated
ae19f87319b229a99967e9b56f1fa4ddcb958357 authored almost 13 years ago
ae19f87319b229a99967e9b56f1fa4ddcb958357 authored almost 13 years ago
don't print bitcoin ALERT message
6a1adfc2bb78bbaaf113f60cb143716cec1ebe53 authored almost 13 years ago
6a1adfc2bb78bbaaf113f60cb143716cec1ebe53 authored almost 13 years ago
added deprecation warning to rrd graph page
6d196b420c0d02f226b9c597e942dfedd9e626d8 authored almost 13 years ago
6d196b420c0d02f226b9c597e942dfedd9e626d8 authored almost 13 years ago
made new graphs work without vip password by only preserving 30 highest usernames per bin. removed vip password display.
6b79c1b2b41c72915ebc4539aaf60ab6b91d97c0 authored almost 13 years ago
6b79c1b2b41c72915ebc4539aaf60ab6b91d97c0 authored almost 13 years ago
fixed litecoin version checkers
6f21b6ab56bcad3fb7f22a0353ff081b7fd5115a authored almost 13 years ago
6f21b6ab56bcad3fb7f22a0353ff081b7fd5115a authored almost 13 years ago
added per-miner graphs
1aaec554db2a74e7a3486e250cf07d5ff2ed8680 authored almost 13 years ago
1aaec554db2a74e7a3486e250cf07d5ff2ed8680 authored almost 13 years ago
added peer count graph
cbec6144c6b49457e315ec6dc5d92029a27b84cb authored almost 13 years ago
cbec6144c6b49457e315ec6dc5d92029a27b84cb authored almost 13 years ago
added efficiency to local_stats
3bfb1711d63a86b4b70ba5c4af2d212f8f668a71 authored almost 13 years ago
3bfb1711d63a86b4b70ba5c4af2d212f8f668a71 authored almost 13 years ago
added tweaked uukgoblin's stats page, visible at http://127.0.0.1/static, and startup message with the url
abc2fb8f3a6d94e1b6bb76c52e19bd5df411310b authored almost 13 years ago
abc2fb8f3a6d94e1b6bb76c52e19bd5df411310b authored almost 13 years ago
last last change to the version check
f94818a7c724318c7bd925fa0e90e99994ac6f19 authored almost 13 years ago
f94818a7c724318c7bd925fa0e90e99994ac6f19 authored almost 13 years ago
added new share type with cutoff date and incremented protocol version
Changes:
* shares contain a "desired_version" field that votes to warn other users about upg...
added sharereq/sharereply p2p messages with id field to allow more robust share requesting
625810fecbd89dbef6d3008061b269411e6174ab authored almost 13 years ago
625810fecbd89dbef6d3008061b269411e6174ab authored almost 13 years ago
fixes for share explorer
10b8395b36f6c4a8b077886398bc56c198003aff authored almost 13 years ago
10b8395b36f6c4a8b077886398bc56c198003aff authored almost 13 years ago
fix baea64dc5 - assert failed in debug mode
d38ea1a8c950239f1d5aab8959a90c43df2eac1c authored almost 13 years ago
d38ea1a8c950239f1d5aab8959a90c43df2eac1c authored almost 13 years ago
added desired_version support for share implementation voting
f384a6f77efa27645140b9e1a634c85c6385f2e2 authored almost 13 years ago
f384a6f77efa27645140b9e1a634c85c6385f2e2 authored almost 13 years ago
added merkle_link structure that combines branch and index
baea64dc54e6c6f9c9d823edc15dfc5cefe4188c authored almost 13 years ago
baea64dc54e6c6f9c9d823edc15dfc5cefe4188c authored almost 13 years ago
some fixes to util.pack: support 0-bit integers and emit a more detailed error when ComposedType item keys don't match
2949d22da07eb94c897c05dfa3bb6c1fe44ca8b4 authored almost 13 years ago
2949d22da07eb94c897c05dfa3bb6c1fe44ca8b4 authored almost 13 years ago
moved version check into network definitions so it doesn't apply to litecoin
8d130dffce0f6863ad9ee00fcf7e8dfcaa8f3d3d authored almost 13 years ago
8d130dffce0f6863ad9ee00fcf7e8dfcaa8f3d3d authored almost 13 years ago
include share type in share explorer
cbe48ceb6aff20ca58c74a2da8ca614abe2654de authored almost 13 years ago
cbe48ceb6aff20ca58c74a2da8ca614abe2654de authored almost 13 years ago
fix p2pool fatal error messages being hidden by messages printed when reactor stops
2a6d5f5c2e9ec0166cf3124cd4c73dc1f8e9cb0f authored almost 13 years ago
2a6d5f5c2e9ec0166cf3124cd4c73dc1f8e9cb0f authored almost 13 years ago
rewrote irc announcer so that shares locally received after announced on irc are not reannounced
15f414afc5ee03172216b155c3cd68e8adea91cb authored almost 13 years ago
15f414afc5ee03172216b155c3cd68e8adea91cb authored almost 13 years ago
last version tweak
bfa8df947e977bff3e9e050f749c667d7af1633b authored almost 13 years ago
bfa8df947e977bff3e9e050f749c667d7af1633b authored almost 13 years ago
changed version check to >=0.7 or /P2SH/ in coinbaseflags/aux
28c928e2757dcc8ca4df0e0e440a83b5c61a04e1 authored almost 13 years ago
28c928e2757dcc8ca4df0e0e440a83b5c61a04e1 authored almost 13 years ago
move __init__.py when inserting version during build process instead of recreating it when finished
6f7ce7ed008b36b1ef502e26db67f36230f2df46 authored almost 13 years ago
6f7ce7ed008b36b1ef502e26db67f36230f2df46 authored almost 13 years ago
check bitcoind version to ensure BIP16 support
4a80e0ed90f2fc56ba142a098a7feec6966141a7 authored almost 13 years ago
4a80e0ed90f2fc56ba142a098a7feec6966141a7 authored almost 13 years ago
fixed rename on windows
03f30baf6fee1c6e4a760f127007b18362333f78 authored almost 13 years ago
03f30baf6fee1c6e4a760f127007b18362333f78 authored almost 13 years ago
added web-static to py2exe data_files
cb2444c1c9ac66b15e022b150cfed1bf09af01b0 authored almost 13 years ago
cb2444c1c9ac66b15e022b150cfed1bf09af01b0 authored almost 13 years ago
s/PORT/CONNS/
33b1012acc4691004d7be15da6a041930198b681 authored almost 13 years ago
33b1012acc4691004d7be15da6a041930198b681 authored almost 13 years ago
count all stale types
bf07187dd69c73b048c7750b54dc553eb457b027 authored almost 13 years ago
bf07187dd69c73b048c7750b54dc553eb457b027 authored almost 13 years ago
graphs
cde979d4bb91e8e05b7fc7c0742d88963b6441b7 authored almost 13 years ago
cde979d4bb91e8e05b7fc7c0742d88963b6441b7 authored almost 13 years ago
added missing p2pool import to bitcoin.height_tracker
f61f659dbff36abd289985bb0ed7c9babe4fc88f authored almost 13 years ago
f61f659dbff36abd289985bb0ed7c9babe4fc88f authored almost 13 years ago
hack to get git working on windows and fixed string formatting
9a5202882aae126fa200f67ffbbd60efb89540a0 authored almost 13 years ago
9a5202882aae126fa200f67ffbbd60efb89540a0 authored almost 13 years ago
added --max-conns argument
8d99f21658a953fa8b4b30ca5c91a6c90472436e authored almost 13 years ago
8d99f21658a953fa8b4b30ca5c91a6c90472436e authored almost 13 years ago
print info about p2p connections while in debug mode
5208b13146808922a0386ec4089441455dd3eb85 authored almost 13 years ago
5208b13146808922a0386ec4089441455dd3eb85 authored almost 13 years ago
fixed git versioning on linux
ea1be277388518f5570dd879fef4d5820b30fe17 authored almost 13 years ago
ea1be277388518f5570dd879fef4d5820b30fe17 authored almost 13 years ago
much-improved graphs
7e97e66c5a8c641a0402baa8a3f957c81f0c8653 authored almost 13 years ago
7e97e66c5a8c641a0402baa8a3f957c81f0c8653 authored almost 13 years ago
moved share-related stuff into the Share class
6b4c15aeae4604ef3c536ea2cc695ae2be160914 authored almost 13 years ago
6b4c15aeae4604ef3c536ea2cc695ae2be160914 authored almost 13 years ago
added broken_mode option to get_cumulative_weights
576c4bde8a2d079f5ddbaae1828ea271d8cc41a6 authored almost 13 years ago
576c4bde8a2d079f5ddbaae1828ea271d8cc41a6 authored almost 13 years ago
integrated d3's line-defined branch to prevent missing points from showing up
725af5def6608dd5a7e7a379d494158bf47ff632 authored almost 13 years ago
725af5def6608dd5a7e7a379d494158bf47ff632 authored almost 13 years ago
added pool rate to graphs
f3b6e68609ba204af36402c9edddcca6f52f1469 authored almost 13 years ago
f3b6e68609ba204af36402c9edddcca6f52f1469 authored almost 13 years ago
improved graphs - the range is now based on the current time instead of the last-recorded datum
a2a8d88cd5611c61147e091007d6bc05b7e3f672 authored almost 13 years ago
a2a8d88cd5611c61147e091007d6bc05b7e3f672 authored almost 13 years ago