Bitcoin Forum
April 20, 2024, 04:22:24 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 [251] 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591613 times)
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 22, 2013, 03:17:14 AM
 #5001

OK, then why does it not appear on the stats page on my p2pool node, or any other I've checked then?

The site is very slow, when it does load none of the ajax stuff appears to be loading...

p2pool nodes only show blocks based on shares in the p2pool share chain.  As a result, blocks that came from stale shares are often missing.

p2pool.info scans the actual bitcoin blockchain and so usually finds all blocks regardless of if they are from stale shares or not.

The servers hosting the site are working fine, but there appear to be some network connectivity problems at least with several major ISPs.  I have been having problems on and off getting to it for the past few days, but http://www.downforeveryoneorjustme.com/p2pool.info generally says that the site is up even when I can't get to it.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713586944
Hero Member
*
Offline Offline

Posts: 1713586944

View Profile Personal Message (Offline)

Ignore
1713586944
Reply with quote  #2

1713586944
Report to moderator
1713586944
Hero Member
*
Offline Offline

Posts: 1713586944

View Profile Personal Message (Offline)

Ignore
1713586944
Reply with quote  #2

1713586944
Report to moderator
daemondazz
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
April 22, 2013, 03:58:41 AM
 #5002

p2pool nodes only show blocks based on shares in the p2pool share chain.  As a result, blocks that came from stale shares are often missing.

I think it's not on main p2pool page because it was found by orphaned p2pool share. We get reward from finding block, but share it's not part of p2pool sharechain so it's not listed.

That makes sense, thanks guys.

The servers hosting the site are working fine, but there appear to be some network connectivity problems at least with several major ISPs.  I have been having problems on and off getting to it for the past few days, but http://www.downforeveryoneorjustme.com/p2pool.info generally says that the site is up even when I can't get to it.

Two different carriers here in Australia both having issues, haven't done any traceroutes to see if they share any network paths.

Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
spiccioli
Legendary
*
Offline Offline

Activity: 1378
Merit: 1003

nec sine labore


View Profile
April 22, 2013, 06:58:16 AM
 #5003


afaik you have to use "avalon" branch

rav3n_pl,

I don't follow you, what do you mean by "avalon branch"?

spiccioli

Its a git command,

git checkout <branch>
  make the current branch <branch>, updating the working directory to reflect
  the version referenced by <branch>

So in the directory of the p2pool which you cloned with git

Code:
git checkout avalon

Not sure if you need to change anything else. Or if there is a zip/tar of the p2pool avalon branch.

Hi,

I've made this test, no way, without --fix-protocol I get invalids only :/

spiccioli
Xenotron
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 22, 2013, 08:34:00 AM
 #5004

Don't we need to change a speed of our pool to some higher value in the name of this theme?
centove
Full Member
***
Offline Offline

Activity: 194
Merit: 100


View Profile
April 22, 2013, 10:09:06 AM
 #5005


Can I ask where you got your markup template? Much better than the default.

I did it, it's basically the same html with twitter's bootstrap css wrapped around it. I just wanted something that worked on my phone/tablet other mobile device without a lot of mucking about.

I'm not quite done with it Smiley

Give me Btc: 1BRkf5bwSVdGCyvu4SyYBiJjEjbNiAQoYd Mine on my node: http://ask.gxsnmp.org:9332/
spiccioli
Legendary
*
Offline Offline

Activity: 1378
Merit: 1003

nec sine labore


View Profile
April 22, 2013, 11:52:38 AM
Last edit: April 22, 2013, 12:09:46 PM by spiccioli
 #5006

Ok,

Code:
$ cd p2pool
$ git branch
* avalon
  master
$

and

Code:
# cat /etc/avalon_version
20130419
cgminer-8e8313c
luci-28b4ff2
cgminer-openwrt-packages-f2bc5dc

without --fix-protocol I only get invalids and Avalon shows a mining speed around 500-800 MH/s

As soon as I put --fix-protocol and restart cgminer it starts hasing at the correct speed.

So edit: Avalon wiki page is misleading where it says

Code:
the following option may need to be passed to Avalon's cgminer:

--fix-protocol: Do not redirect to a different getwork protocol (eg. stratum)

it is not may need it is has to

spiccioli

davidkassa
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
April 22, 2013, 12:44:12 PM
 #5007


Can I ask where you got your markup template? Much better than the default.

I did it, it's basically the same html with twitter's bootstrap css wrapped around it. I just wanted something that worked on my phone/tablet other mobile device without a lot of mucking about.

I'm not quite done with it Smiley


I noticed that the "share" page wasn't done and you might consider alternating the table row colors with some padding (bootstrap default?).

kudos! It's nice and simple. Do you mind if I steal the markup for my local server? Do you have plans to submit a pull request once you're done? (I think you should.)
centove
Full Member
***
Offline Offline

Activity: 194
Merit: 100


View Profile
April 22, 2013, 01:05:05 PM
 #5008


Can I ask where you got your markup template? Much better than the default.

I did it, it's basically the same html with twitter's bootstrap css wrapped around it. I just wanted something that worked on my phone/tablet other mobile device without a lot of mucking about.

I'm not quite done with it Smiley


I noticed that the "share" page wasn't done and you might consider alternating the table row colors with some padding (bootstrap default?).

kudos! It's nice and simple. Do you mind if I steal the markup for my local server? Do you have plans to submit a pull request once you're done? (I think you should.)
Share page has been updated with the default markup. I just started with the table stuff.. so I'm still working through that.
I'm considering sending a pull request once I get things the way I want. My main motivation was so I could check on things with my mobile devices and not have to play all sorts of zoom in and out games. (of course if it looks good that's a plus!)
Smiley
 

Give me Btc: 1BRkf5bwSVdGCyvu4SyYBiJjEjbNiAQoYd Mine on my node: http://ask.gxsnmp.org:9332/
Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 22, 2013, 01:50:59 PM
 #5009


Can I ask where you got your markup template? Much better than the default.

I did it, it's basically the same html with twitter's bootstrap css wrapped around it. I just wanted something that worked on my phone/tablet other mobile device without a lot of mucking about.

I'm not quite done with it Smiley


p2pool.org uses similar approach: http://p2pool.org:9332/static/

I've read things about this "bootstrap" in github repositories but I've not get experience with it. Is it difficult to tweak?

For example, a good innovation should be use monospaced fonts in all field containing hex or base58 numbers.

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
April 22, 2013, 02:11:37 PM
 #5010

Hey guys my hash is very low (I'm cpu mining waiting on my jalapeno). I've had 5 shares accepted in the last hour using ufasoft cpu miner but none of them show up on the stat page (127.0.0.1:9332). The p2p shell says local dead on arrival Shares:0  0 orphans 0 stale. The local hash rate will temporarily go up after a share is accepted but goes back to zero.I suspect I'm just too slow for p2p any help or education would be appreciated.
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
April 22, 2013, 02:17:27 PM
 #5011

Hey guys my hash is very low (I'm cpu mining waiting on my jalapeno). I've had 5 shares accepted in the last hour using ufasoft cpu miner but none of them show up on the stat page (127.0.0.1:9332). The p2p shell says local dead on arrival Shares:0  0 orphans 0 stale. The local hash rate will temporarily go up after a share is accepted but goes back to zero.I suspect I'm just too slow for p2p any help or education would be appreciated.
RTFM.
P2pool is counting only high diff shareas (atm over 1200) not sd=1 shares. SD! shares are only to count hash ratio. CPU mining is useless.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
centove
Full Member
***
Offline Offline

Activity: 194
Merit: 100


View Profile
April 22, 2013, 02:22:25 PM
 #5012


Can I ask where you got your markup template? Much better than the default.

I did it, it's basically the same html with twitter's bootstrap css wrapped around it. I just wanted something that worked on my phone/tablet other mobile device without a lot of mucking about.

I'm not quite done with it Smiley


p2pool.org uses similar approach: http://p2pool.org:9332/static/

I've read things about this "bootstrap" in github repositories but I've not get experience with it. Is it difficult to tweak?

For example, a good innovation should be use monospaced fonts in all field containing hex or base58 numbers.

http://twitter.github.io/bootstrap/


Give me Btc: 1BRkf5bwSVdGCyvu4SyYBiJjEjbNiAQoYd Mine on my node: http://ask.gxsnmp.org:9332/
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
April 22, 2013, 02:26:54 PM
 #5013

Hey guys my hash is very low (I'm cpu mining waiting on my jalapeno). I've had 5 shares accepted in the last hour using ufasoft cpu miner but none of them show up on the stat page (127.0.0.1:9332). The p2p shell says local dead on arrival Shares:0  0 orphans 0 stale. The local hash rate will temporarily go up after a share is accepted but goes back to zero.I suspect I'm just too slow for p2p any help or education would be appreciated.
RTFM.
P2pool is counting only high diff shareas (atm over 1200) not sd=1 shares. SD! shares are only to count hash ratio. CPU mining is useless.

I'm building a machine this week that I should be able to get about 200 MH/s out of the gpu. Is that enough to mine on the p2p pool and do I need to do anything to up the difficulty of submitted shares or is it just a luck thing?
Xenotron
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 22, 2013, 03:56:36 PM
 #5014

I'm building a machine this week that I should be able to get about 200 MH/s out of the gpu. Is that enough to mine on the p2p pool and do I need to do anything to up the difficulty of submitted shares or is it just a luck thing?
It depends on how quickly you wish to get paid. If you don't mind be paid once per month then you may use p2pool solo. If you would prefer to recieve smaller rewards, but more often - you can use some sub-pools that share reward.
In long run total sum will be the same.

It's not luck but rather statistic  Grin
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 513



View Profile
April 22, 2013, 05:35:05 PM
 #5015

If you don't mind be paid once per month then you may use p2pool solo.
Actually, as long as he finds at least one share per day he will get paid every time we find a block.

GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
April 22, 2013, 05:47:22 PM
 #5016

Do I need to adjust the difficulty? I was told in a previous post the shares aren't good unless the difficulty is at least 1200.
Xenotron
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 22, 2013, 05:52:15 PM
 #5017

Do I need to adjust the difficulty? I was told in a previous post the shares aren't good unless the difficulty is at least 1200.
You dont need to do anything.
Your miner will work and send all shares of whatever difficulty to P2pool. Pool will accept only ones with enough difficulty (approx 1200 now). All other will be ignored and will be used only to calculate your hash rate based on submitted shares.
Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 22, 2013, 06:19:53 PM
 #5018


For example, a good innovation should be use monospaced fonts in all field containing hex or base58 numbers.

Done!

In the centove's template, put the following code anywhere between <head> and </head>

Code:
<style type="text/css">
#payout_addr, #payouts, #blocks{ font-family: monospace; }
</style>

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 22, 2013, 07:55:22 PM
 #5019

I'm mining with 12mhs

GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
April 22, 2013, 08:08:26 PM
 #5020

I'm mining with 12mhs
How many shares of the required difficulty are you getting a day?
Pages: « 1 ... 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 [251] 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 ... 814 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!