Bitcoin Forum
May 24, 2024, 09:28:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 »
221  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: June 18, 2012, 05:40:37 AM
P2Pool release 3.1 tag: 3.1 hash: b10bd7592f2f28dcbbc651f55bf22c50de418113

Windows binary: http://u.forre.st/u/obkyymtw/p2pool_win32_3.1.zip
Source zipball: https://github.com/forrestv/p2pool/zipball/3.1
Source tarball: https://github.com/forrestv/p2pool/tarball/3.1

Changes:
* Fixes a bug where blocks in short succession cause P2Pool to use a lot of CPU time and print many "Skipping to block ..." messages
222  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: June 17, 2012, 04:46:14 AM
P2Pool release 3.0 tag: 3.0 hash: a4cde222d397b47ae5646ca74a8036025d745df8

EDIT: Outdated, go to https://bitcointalk.org/index.php?topic=18313.msg971005#msg971005

Changes:
* P2Pool will "skip ahead" to building on blocks not yet processed by the local bitcoind based on block headers received from P2Pool peers. This should significantly reduce the number of orphaned blocks we have if everyone upgrades.
* Latency/high CPU usage caused by requesting shares from old nodes is fixed by now not downloading shares more than a day old

This change increments the share version to 3, so once 50% of people upgrade, the rest will be notified by messages on their P2Pool console. So, please upgrade! Note that this isn't a hard fork of the P2Pool chain, so old nodes will continue to work, only spamming the upgrade messages.
223  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 19, 2012, 04:04:38 AM
If luck is the explanation of the frequency of block discovery, then we are discovering 10% below what is possible on average. The below average discovery rate could indicate resource diversion, which has already been shown publicly to occur. You could say that "Luck" is how to explain away resource diversion.

However, P2Pool is open source - there's no closed server that could be secretly diverting hashes. Please, do audit the source. It's either a bug somewhere (which I've been trying like mad to find) or just really bad luck.
224  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 03:53:47 PM
P2Pool is back to normal now. Thanks to everyone who quickly upgraded for generating a forked sharechain that got everyone else mining again.
225  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 06:39:05 AM
ubuntu , p2poll script and cgminer work, but i see stderr

qdi, git pull and try again.
226  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 06:34:19 AM
Anyone using previously posted versions needs to stop using them.
227  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 05:45:20 AM
JayCoin: I was paranoid about non-difficulty-1 shares possibly triggering bugs in miners, so I fixed the difficulty to 1 (or .9998.., rather, whatever it is)
228  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 05:44:18 AM
New version! Pull from git or use http://u.forre.st/u/ocpualfo/p2pool_win32_0.11.1-41-g0dbcc28.zip
229  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 04:52:52 AM
Trying a different approach - get commit 68c11d56a46f388 (current master HEAD) instead! It reverts completely to the old behavior and doesn't drop peers.

Windows: http://u.forre.st/u/oirgpput/p2pool_win32_0.11.1-39-g68c11d5.zip

You will get some errors occasionally, but they should only be like:

Code:
2012-05-18 00:52:25.520715 > exceptions.ValueError: unknown share type: 6
230  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 04:26:05 AM
I need as many people as possible to upgrade to commit 0dbb9da28511

Windows build: http://u.forre.st/u/olaxgozi/p2pool_win32_0.11.1-34-g0dbb9da.zip

After a while, everyone's mining will begin working again.
231  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 18, 2012, 03:44:25 AM
Looking into this. More news soon.
232  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 15, 2012, 05:48:25 AM
It's trivial to get the IPs of every p2pool miner, and spread the DDoS across them. Many (most?) mining pools can withstand far more bandwidth being thrown at them, than the equivalent in miners' connections, so the DDoS will require less bandwidth to pull off. Furthermore, since such a DDoS takes out the miners' connection, it effectively prevents any failover including solo mining.

To contrast, not only do other pools have higher DDoS resistance in terms of bandwidth, but they generally keep their miners' IPs private, so when/if the pool goes down, the miners are free to failover to another pool.

There are hundreds of P2Pool nodes (my node has heard of 292 active in the past day). Does any pool have a network link that can sustain multiple gigabits per second?
233  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 15, 2012, 01:06:45 AM
The bug I discovered in Bitcoin has no affect on or relationship to P2Pool. (:
234  Bitcoin / Pools / Re: [395GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 09, 2012, 06:37:18 PM
vindimy, what does run_p2pool.py --version print?
235  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 06, 2012, 12:40:23 AM
Also, I have a quick question, if you solve the bitcoin block do you also solve a namecoin block at the same time?  I'm pretty sure that is what merged mining means.

Any Bitcoin block will definitely (at least for now) be a Namecoin block, because Bitcoin's difficulty is higher than Namecoin's.
236  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 03, 2012, 04:28:57 PM
.11.1 keeps saying Couldn't link returned work's merkle root with its handler. This should only happen if this process was recently restarted!

It's been running all night, restarted earlier and it's still saying that occasionally.

It might be a buggy miner.. Which are you using? Do you have the miner configured to connect to multiple pools?
237  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 03, 2012, 07:14:23 AM
Here's a build that doesn't use IOCP: http://u.forre.st/u/rhkxgsda/p2pool_win32_0.11.0-dirty.zip Can you test that?
238  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 03, 2012, 07:13:21 AM
Stop answering to my site graphs and to the miners.
Been having this issue for several versions, I usually restart like 15 times until it works. I'm using 2008 r2 x64

Do you remember specifically which version last worked fine?
239  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 03, 2012, 07:09:29 AM
Is it normal to get stuck at this screen and stop answering? I've already restarted a few times. All the versions do this. Do i wait or keep restarting?
http://screencast.com/t/uVYh9xNKgB5

What do you mean by "stop answering"? Versions since 0.10.4 on Windows use the IOCP API, which may be causing problems. What version of Windows are you using, and does 0.10.3 run without problems?
240  Bitcoin / Pools / Re: [360GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: May 03, 2012, 06:52:49 AM
P2Pool release 0.11.1 tag: 0.11.1 UPGRADE REQUIRED SOON

Windows binary: http://u.forre.st/u/xyewbxrx/p2pool_win32_0.11.1.zip
Source ZIP: https://github.com/forrestv/p2pool/zipball/0.11.1
Source TAR: https://github.com/forrestv/p2pool/tarball/0.11.1

This release's sole purpose is to test possible fixes to our luck problems and provide useful data that may also help. It is a mandatory upgrade because it breaks compatibility with previous releases.

Major changes:
* Broadcast all block solutions, bitcoin/p2pool-stale or not, until they're 5 blocks old
* Submit blocks over P2P connection to bitcoind, in addition to RPC
* Automatically report caught exceptions as bug reports

This switchover is different from previous ones - Instead of a scheduled time, all nodes will automatically switch 22 hours after 95% of the P2Pool hash rate has upgraded. Therefore, please upgrade as soon as possible so you're not part of the last 5%!

EDIT: The current proportion of the hash rate upgraded is visible as the "2" line on the last chart at http://forre.st:9332/static/graphs.html
EDIT: Released 0.11.1 with IOCP disabled by default.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!