Bitcoin Forum
May 22, 2024, 06:09:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 »
2021  Bitcoin / Pools / Re: [230GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 13, 2012, 07:26:35 AM
Based on that nice plot above of "twmc" it seems that the 'optimal' solution will be p2pools will split up according to size of the miners.

That is my first thought too.
A big pool, with high share-difficulty and with the bigger miners.
A sub-pool, with its own sharechain, where small miners work. The sub-pool would request work from the big pool, just as the sub-pool would be one of the bigger miners.

That way all miners would have payouts in short timeframes, and the small miners would have fine-grained enough proof-of-their-work too.

The small miners would have one (or double) the hops, with higher latency accordingly.
There might be more centralization with this setup too.

Ente
2022  Economy / Marketplace / Re: Bitscalper passwords have been leaked on: February 13, 2012, 07:11:28 AM
Hats off to chsx3 for not abusing this. He could have easily stolen thousands of bitcoins from Bitscalper users.

You have my deepest respect, chsx3. Many people say (or believe) they are ethically integer. Just until they get the chance to prove it..
Hats off to you, chsx3, thank you for being a positive example in a largely rotten world.

I have received and confirmed a report from chsx3 that a security flaw exists in the bitscalper.com website allowing all username/password combinations to be retrieved in plaintext. Passwords are not hashed.

No surprises from BS's side, though.

Ente
2023  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 11, 2012, 06:54:57 PM
It gets more and more strange..

Rig "Miner04" uses forrestv-p2pool-0.8.4-1-gadba786
Rig "Miner03" uses forrestv-p2pool-release-0.8.1-0-gc7feb00

Rig "Miner04" uses Guiminer v2011-06-14
Rig "Miner03" uses Guiminer v2011-06-14

Guiminer "Miner03" --> p2pool "Miner03": finds "minerblocks" and "shareblocks"
Guiminer "Miner04" --> p2pool "Miner04": drops "unexpected error:" in guiminer
Guiminer "Miner03" --> p2pool "Miner04": finds "minerblocks" with 100% in (), finds "shareblocks"
Guiminer "Miner04" --> p2pool "Miner03": finds "minerblocks" with 50% in (), finds no "shareblocks"

So obviously its some problem on Guiminer's (or poclbm) side on "Miner04".

In Guiminer you see for example:
Quote
Accepted: 471 (256)
Stale: 0 (0)
I didnt find out what the number in () means, yet.

All other rigs are like "Miner03" and behave well.

Bah, I'm losing my patience with this windows stuff..

Ente

edits underlined

Ok, its quite clear now that its a problem on the Guiminer (or poclbm) side.
Will try to solve that and update all p2pool instances to the "forrestv-p2pool-0.8.4-1-gadba786" version too.

Thank you for your help!

Ente
2024  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 11, 2012, 11:42:22 AM
It gets more and more strange..

Rig "Miner04" uses forrestv-p2pool-0.8.4-1-gadba786
Rig "Miner03" uses forrestv-p2pool-release-0.8.1-0-gc7feb00

Rig "Miner04" uses Guiminer v2011-06-14
Rig "Miner03" uses Guiminer v2011-06-14

Guiminer "Miner03" --> p2pool "Miner03": finds "minerblocks" and "shareblocks"
Guiminer "Miner04" --> p2pool "Miner04": drops "unexpected error:" in guiminer
Guiminer "Miner03" --> p2pool "Miner04": finds "minerblocks" with 100% in (), finds "shareblocks"
Guiminer "Miner04" --> p2pool "Miner03": finds "minerblocks" with 50% in (), finds no "shareblocks"

So obviously its some problem on Guiminer's (or poclbm) side on "Miner04".

In Guiminer you see for example:
Quote
Accepted: 471 (256)
Stale: 0 (0)
I didnt find out what the number in () means, yet.

All other rigs are like "Miner03" and behave well.

Bah, I'm losing my patience with this windows stuff..

Ente

edits underlined
2025  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 11, 2012, 09:28:30 AM
Ente: Here's a version with the submitold commit reverted: https://github.com/forrestv/p2pool/tarball/nosubmitold

Do you think you could test it to see if it fixes the problem?

EDIT: Also, does GUIMiner have any log files? There should be an additional message after the "Unexpected error" lines, but it's not there. Maybe it's appearing on the terminal or something?

Good morning,

I tested the "new old" version you linked. It works, connects faster and all, but the (guiminer) error still persists.
Still, the guiminer "console" says "unexpected error:", and thats all it says in its logfile too (in guiminer.log and guiminer.exe.log).

I'll experiment a bit with connecting (different) guiminer instances to (different) p2pool nodes to find out which one causes trouble here..

Ente
2026  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 09:15:03 PM
Ah, thanks, that gave me enough information to find the (likely) problem - this commit: https://github.com/forrestv/p2pool/commit/d39081784f6 !

GUIminer doesn't use a real JSON parser, and that additional field might be confusing it.. Which backend are you using?

By the way, those releases are really old. There have been some important fixes since then.. Most people just use something recent from git master. I might get back into the habit of making releases soon, though.

Guiminer 2011-06-14
with poclbm "-f 100 -w 128 -v"
I see no obvious way to find out poclbm's version. If you wish to know that I have a second look.

edit:
Oh, I assumed both gid and the tar'ed version would be the same.. Good to know, I'll get the gid version then!
Maybe drop a note on that on the downloadpage? ;-)

Thank you for your help and all the time and energy you put in this!

Ente
2027  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 09:09:48 PM
Do you run P2Pool on each individual rig? If so, any reason why?

Yep, every rig has its own p2pool node.
My friend prefers to not be dependent on one machine's p2pool.

Talking about statistics: the probability that one p2pool from any of the rigs crashes is higher than if there is just one, (locally) centralized p2pool where all rigs connect to.. I'll talk him out of that next week :-)

I rolled back to 0.8.1 and that miner works now again.
The guiminer log only said "unexpected error" too.

I will have a second look next week, and maybe switch to cgminer etc anyway, and hopefully to one p2pool node where all rigs connect to too.

Ente
2028  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 08:28:54 PM
Still using GuiMiner, it throws:
Quote
2012-02-10 17:50:49: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:50:49, long poll: new block 000004f709b08c9c
2012-02-10 17:50:53: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:50:53, Unexpected error:
2012-02-10 17:51:03: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:03, Unexpected error:
2012-02-10 17:51:09: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:09, Unexpected error:
2012-02-10 17:51:10: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:10, long poll: new block 000004f709b08c9c
2012-02-10 17:51:16: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:16, long poll: new block 000004f709b08c9c
2012-02-10 17:51:18: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:18, long poll: new block 000004f709b08c9c

Any ideas?

Do all of the rigs have identical configurations? It looks like you're using poclbm as the backend.. Maybe try downloading the newest version of poclbm from https://github.com/m0mchil/poclbm/downloads and dropping it into GUIMiner's directory?

Now thats strange..
After rebooting all rigs, now all (0.8.1) p2pool instances seem to give/get work to guiminer. The rig with 0.8.3 is the only one with "unexpected error" with guiminer.
All 8 rigs have the same versions, configs, tools, everything is identical (except 0.8.1/0.8.3)

I try to get more info from poclbm/guiminer..

Ente

2029  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 04:52:03 PM
Hmm..
We have seven rigs running, one of them doesnt seem to work.
No p2pool shares were generated. So I updated from 0.8.1 to the recent forrestv-p2pool-0.8.3-0-g3cfeee9.

Code:
2012-02-10 17:43:26.002000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.5084 BTC
2012-02-10 17:43:26.017000  Local: 0H/s (10 min avg) Local dead on arrival: ??? Expected time to share: ???
2012-02-10 17:43:26.017000  P2Pool: 17426 shares in chain (17613 verified/34811 total) Peers: 11 (0 incoming)
2012-02-10 17:43:41.072000 Pool: 208GH/s Stale rate: 9.3% Average time between blocks: 0.33 days
2012-02-10 17:43:41.087000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.5084 BTC
2012-02-10 17:43:41.118000  Local: 0H/s (10 min avg) Local dead on arrival: ??? Expected time to share: ???
2012-02-10 17:43:41.134000  P2Pool: 17426 shares in chain (17613 verified/34811 total) Peers: 11 (0 incoming)
2012-02-10 17:43:43.318000 New work for worker! Difficulty: 0.999985 Share difficulty: 449.278560 Total block value: 50.012000 BTC including 41 transactions
2012-02-10 17:43:44.160000 Pool: 210GH/s Stale rate: 9.3% Average time between blocks: 0.33 days
2012-02-10 17:43:44.176000  Shares: 0 (0 orphan, 0 dead) Stale rate: ??? Efficiency: ??? Current payout: 0.5084 BTC
2012-02-10 17:43:44.223000  Local: 0H/s (10 min avg) Local dead on arrival: ??? Expected time to share: ???
2012-02-10 17:43:44.254000  P2Pool: 17427 shares in chain (17521 verified/34719 total) Peers: 11 (0 incoming)

Still using GuiMiner, it throws:
Quote
2012-02-10 17:50:49: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:50:49, long poll: new block 000004f709b08c9c
2012-02-10 17:50:53: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:50:53, Unexpected error:
2012-02-10 17:51:03: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:03, Unexpected error:
2012-02-10 17:51:09: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:09, Unexpected error:
2012-02-10 17:51:10: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:10, long poll: new block 000004f709b08c9c
2012-02-10 17:51:16: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:16, long poll: new block 000004f709b08c9c
2012-02-10 17:51:18: Miner "p2pool": 127.0.0.1:9332 10/02/2012 17:51:18, long poll: new block 000004f709b08c9c

Any ideas?

Ente
2030  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 11:32:07 AM
Well, do a daily cronjob then,

Code:
cat path-to-p2pool/data/bitcoin/log | grep BLOCK >> ~/blocklist

and remove the duplicates with

Code:
sort ~/blocklist | uniq > ~/blocklist

True, this could be integrated into p2pool as well.. p2pool is in constant development.
For me, a look at my blockexplorer-address is enough, anyway.

Ente

edit:
Not talking to you personally, kano, I guess you know your linux stuff by now ;-)
2031  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 10, 2012, 08:53:03 AM
Just a quick note. You can now find a list recent of P2Pool blocks here:

http://blockchain.info/blocks/P2Pool

Very nice, thank you for that!
Could you add the date to each block too?

Additionally, I would like a graph with "blocks per day" or similar, to have a quick overview of our "luck".
I know http://u.forre.st/p2pool/luck.png already, which is nice, but takes a three day average. I would prefer a more finely grained graph, updating whenever a block is found.

These are all just details, I am very happy with p2pool!

Ente
2032  Economy / Speculation / Re: Bitscalper.com Threat Level on: February 09, 2012, 11:32:03 AM
..as long as more money comes in than is withdrawn..  Roll Eyes

Ente
2033  Bitcoin / Pools / Re: [200GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 06, 2012, 08:47:25 AM
P2Pool is the fourth largest pool! BOOM!
https://blockchain.info/pools

terahash, here we come!

Ente

2034  Economy / Speculation / Re: bitscalper anyone use this ? on: February 05, 2012, 08:26:51 PM
Did everyone get rich?

Yep, pulled out with 2 Bitcoins plus.
Still waiting for the exchange rate to adjust for getting rich with those ;-)

Ente
2035  Bitcoin / Pools / Re: [175GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: February 05, 2012, 08:18:13 PM
Well... What a hell... More 1.3GHash...    Roll Eyes

More 820MHash to P2Pool...   Cool
This is the future of CryptoCurrencies!!
Lets make P2Pool reach 500GHash in 1 month!!   Grin

P2Pool is awesome!!
Adding more 1.3GHash to it!

More 1.3GHash!!

Lets make P2Pool reaches 200GHash/s this weekend guys!!

Came on to the future of CryptoCurrencies mining!!

Awesome, great work!

Once we are in the stickied top10 and in the pie-chart, p2pool will grow even faster.
Once that happens, variability will feel much less, making p2pool grow even more!

We are close to the critical mass, me thinks!

edit:
Oh yeah, stickied top10 ftw! :-)

Ente
2036  Economy / Speculation / Re: bitscalper anyone use this ? on: February 04, 2012, 05:04:29 PM

04.02.2012 15:09
"Server error! Please contact the admin."

Fine here. Just signed up out of curiosity.

Yep, online here too.
Didnt check earlier, now it works anyway.

Ente
2037  Economy / Speculation / Re: bitscalper anyone use this ? on: February 04, 2012, 02:12:51 PM

04.02.2012 15:09
"Server error! Please contact the admin."
2038  Economy / Speculation / Re: bitscalper anyone use this ? on: February 02, 2012, 02:46:55 PM
Pleased to meet you, Trent! :-)

Those days where people where making no profit, my account was making about 3% a day.

With how much BTC invested, approx?
The earned % seems to correlate directly to the invested sum.

Ente
2039  Economy / Speculation / Re: bitscalper anyone use this ? on: February 02, 2012, 02:31:26 PM
Bad news for everyone who still has money in BS. Now is the time where its not only leads that BS is a scam, but now its fact:

Two days no earnings for people, but the number on the frontpage increases hourly. Then:
Sorry guys, it was a bug with our new system. Profits increased actually, the bug was keeping them to show up in your accounts. This is now fixed. Apologizes sincerely.

Fact:
30.01.2012: 535.4289 BTC scalped
02.02.2012: 618.0377 BTC scalped

Thats a 15.43% increase in those four days.

My account rose:
30.01.2012: 3.5227 BTC
02.02.2012: 3.5545 BTC

Thats a 0.90% increase in the same time.

This is not totally impossible. The only reason for this could be that a lot of people invested in the meantime.
It would work out like this (with a few more days to see the trend):

25.01.2012: 1651.07 BTC
26.01.2012: 1748.83 BTC
28.01.2012: 1908.02 BTC
29.01.2012: 2860.15 BTC
30.01.2012: 5335.84 BTC
02.02.2012: 9151.13 BTC

Thats the total invested sum, calculated under the assumption that everyone earns the same percentage and the number on the frontpage is real.
Before 25.01.2012 it slowly climbed just the way like 25.01. - 28.01., I can provide numbers from 10.01.2012 on if asked.

So the only reason for the numbers would be that invested money skyrocketed last days. Like exponentially rising, after weeks of constant, reasonable, linear increase.

[The invested sum]
Now considerably diminished after matthew diffused panic, the fund topped at 4k bitcoin on some days.
Uhuhm..

[..] there are just a few  hundreds bitcoin in the fund now.
Uhuhm..

So for me its now proven that the first phase of this ponzi is over, the "collect money phase".
I ordered a withdrawal of the remaining 3.5 BTC this morning (thats the sum I "earned", I withdrew my initial fundings much earlier, without a problem)

[..]Withdrawals are processing correctly.
The withdrawal request is around six hours old. Nada yet.
Oh, wait, I *just* saw the payment in blockexplorer. So at least they still pay out, at least some (small?) orders.


[..] and we will be exiting the beta soon.

I bet you will, BS, I bet you will.

Ente
2040  Local / Treffen / Re: Berliner Bitcoiner [jeden ersten Do; 19:00; Room77 Gräfestr.77 Kreuzberg] on: February 02, 2012, 08:42:00 AM
..Sehen uns um 19:00, ich bin da!

Ente
Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!