Bitcoin Forum
April 27, 2024, 11:26:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 44 45 46 47 48 49 50 51 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 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591625 times)
DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
April 09, 2012, 06:35:10 PM
Last edit: April 09, 2012, 06:56:55 PM by DeathAndTaxes
 #1861

Any particular reason why not?  It seems like the absolute easiest system for a newbie windows miner would be a simple one piece program that you install and it gives you the p2pool program, a wallet, bitcoind, and a usable GUI with info such as current payout, total mined, wallet balance, mined per day, perhaps even integrate a miner if that is possible.  Such that you just install the program using all defaults, run the .exe and you are mining.  If you don't want to use the included wallet and wallet functionality, you can use the equivalent of the -a command and use your own wallet located wherever.

Duplicated work, security, and the fact that bitcoind is in beta (v 0.6).  

Every time there is a change to bitcoind, p2pool developers would need to spend time figuring out what the change it, how to integrate it into bitcoind/p2pool hybrid.  bitcoind exposes JSON for a reason to allow integration without requiring a custom hybrid application.

Making a GUI or web dashboard for p2pool is currently possible.  If a static address is used you can even lookup total revenue via blockchain.info. You could also lookup low level miner stats via cgminer JSON API.  Someone just needs to do it.

Lastly making p2pool friendly to complete noobs is likely futile.  As p2pool grows it becomes less attractive to tiny noob miners no matter how easy the code becomes.  So building robust tools which are attractive to medium sized miners is likely a better use of resources.
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714217209
Hero Member
*
Offline Offline

Posts: 1714217209

View Profile Personal Message (Offline)

Ignore
1714217209
Reply with quote  #2

1714217209
Report to moderator
coretechs
Donator
Sr. Member
*
Offline Offline

Activity: 362
Merit: 250



View Profile
April 09, 2012, 06:59:35 PM
 #1862

Making a GUI or web dashboard for p2pool is currently possible.  If a static address is used you can even lookup total revenue via blockchain.info. You could also lookup low level miner stats via cgminer JSON API.  Someone just needs to do it.


Don't forget about http://p2pool.info/

I use it to check stats all the time from my phone.  It would be great if it had additional stats for individual mining addresses.

https://bitcoindoc.com - The Rise and Rise of Bitcoin | https://blocktap.io - Lightning powered crypto query engine
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
April 09, 2012, 09:08:25 PM
 #1863

Do any of you know who made p2pool.info?
I want to try and get permission for the icons I made based on their header.
I believe it was twmz.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 09, 2012, 10:48:33 PM
 #1864

Do any of you know who made p2pool.info?
I want to try and get permission for the icons I made based on their header.

Fine with me.  Full disclosure, though, that I borrowed the idea from an image I saw in someone else's forum avatar, so it's not my original idea.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 09, 2012, 10:56:15 PM
 #1865

How do i monitor my payout address on p2pool.info?

mav
Full Member
***
Offline Offline

Activity: 169
Merit: 107


View Profile
April 09, 2012, 11:38:59 PM
 #1866

How do i monitor my payout address on p2pool.info?

I dunno about on p2pool.info but if you go to blockchain.info you can get some good info about what's happening at your payout address

http://blockchain.info/address/1CLYeVZdVh5XWmQxU5euYbNQ3LwqLhBjbT

of course replace the address above with your own payout address.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 09, 2012, 11:43:05 PM
 #1867

To whoever figures out my payout address and give me a blockchain.info link gets 0.03 BTC

twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 10, 2012, 12:12:28 AM
 #1868

How do i monitor my payout address on p2pool.info?

1. Go to http://p2pool.info
2. Switch to the Current Payouts tab
3. Find your address, and click the star icon
4. Come back from time to time and look for the yellow row

If your question really is, "how do I know what address I am using" then you are doing it wrong* Smiley  Instead of letting p2pool choose an address dynamically, pick one yourself.  Get a new address form your preferred bitcoin wallet  and do one of the following:

1. Specify that address as your username on all of your miners
2. Or specify that address using the command line when you run the p2pool node using the -a parameter



*Yes, technically it's not wrong to let p2pool get a dynamic address, but it just confuses people and there is no real benefit to letting it be dynamic, so just don't do it.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 10, 2012, 12:14:34 AM
 #1869

Address is currently unknown though.

DeathAndTaxes
Donator
Legendary
*
Offline Offline

Activity: 1218
Merit: 1079


Gerald Davis


View Profile
April 10, 2012, 12:16:44 AM
 #1870

Address is currently unknown though.

"specify that address using the command line when you run the p2pool node using the -a parameter"

then it won't be unknown.  If you have it setup for dynamic address it will change everytime p2pool restarts so even if you figure it out it will be different next time.  Just follow the recommendation.  STOP p2pool, start it with -a (payout address) parameter.  Then you will always know what it is.
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 10, 2012, 12:19:12 AM
 #1871

Address is currently unknown though.

It's only unknown if you not choosing it explicitly.  Stop doing that.

If you want to know what address it has been using for past mining, look through the log file.  It outputs the dynamic address in the log when it starts up.  You should also see it in the cached_payout_address file in the data directory.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 10, 2012, 12:23:18 AM
 #1872

I'm sorry, I mean I have always used -a
p2pool.info shows unknow
my challenge is to see how quickly someone can figure out my address

twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 10, 2012, 12:24:53 AM
 #1873

I'm sorry, I mean I have always used -a
p2pool.info shows unknow
my challenge is to see how quickly someone can figure out my address


Ah, I see that something broke on p2pool.info.  I'll have to fix it.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
April 10, 2012, 12:28:46 AM
 #1874

I'm sorry, I mean I have always used -a
p2pool.info shows unknow
my challenge is to see how quickly someone can figure out my address
Based on your "current payout" graph and the info from the past 2 blocks, my guess is that your payout address is 1NPucNnkyxy2jaFSzMvWhTWByzUZBkX6oF.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 10, 2012, 12:29:16 AM
 #1875

You won! whats your address?

Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
April 10, 2012, 12:31:16 AM
 #1876

In my sig. Smiley

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
DiabloD3
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


DiabloMiner author


View Profile WWW
April 10, 2012, 12:34:21 AM
 #1877

In my sig. Smiley

Didn't Captain Jack Sparrow kill you?

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
April 10, 2012, 12:38:09 AM
 #1878

https://blockchain.info/tx-index/3749456/939a0ac808894c776a028c6041cc1ee20a998080652f40729a81a7018b3bdf3b

In my sig. Smiley

twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 10, 2012, 12:39:16 AM
 #1879

I'm sorry, I mean I have always used -a
p2pool.info shows unknow
my challenge is to see how quickly someone can figure out my address


Ah, I see that something broke on p2pool.info.  I'll have to fix it.

Fixed it.  The updated version is being deployed now.

Also, I didn't understand your question until now.  But FYI, your payout address is exposed here:  http://bitpoppool.geekgalaxy.com:9332/payout_addr


Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
April 10, 2012, 12:41:05 AM
 #1880

Sweet, thanks. Cheesy

Didn't Captain Jack Sparrow kill you?
Tongue

Also, I didn't understand your question until now.  But FYI, your payout address is exposed here:  http://bitpoppool.geekgalaxy.com:9332/payout_addr
Ahh, that's the link I was looking for. I kept thinking it was payout_address.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
Pages: « 1 ... 44 45 46 47 48 49 50 51 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 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 ... 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!