DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
April 09, 2012, 06:35:10 PM Last edit: April 09, 2012, 06:56:55 PM by DeathAndTaxes |
|
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.
|
|
|
|
coretechs
Donator
Sr. Member
Offline
Activity: 362
Merit: 250
|
|
April 09, 2012, 06:59:35 PM |
|
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.
|
|
|
|
Krak
|
|
April 09, 2012, 09:08:25 PM |
|
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
|
|
April 09, 2012, 10:48:33 PM |
|
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? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 09, 2012, 10:56:15 PM |
|
How do i monitor my payout address on p2pool.info?
|
|
|
|
mav
|
|
April 09, 2012, 11:38:59 PM |
|
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/1CLYeVZdVh5XWmQxU5euYbNQ3LwqLhBjbTof course replace the address above with your own payout address.
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 09, 2012, 11:43:05 PM |
|
To whoever figures out my payout address and give me a blockchain.info link gets 0.03 BTC
|
|
|
|
twmz
|
|
April 10, 2012, 12:12:28 AM |
|
How do i monitor my payout address on p2pool.info?
1. Go to http://p2pool.info2. 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* 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? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 10, 2012, 12:14:34 AM |
|
Address is currently unknown though.
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
April 10, 2012, 12:16:44 AM |
|
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
|
|
April 10, 2012, 12:19:12 AM |
|
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? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 10, 2012, 12:23:18 AM |
|
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
|
|
April 10, 2012, 12:24:53 AM |
|
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? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
Krak
|
|
April 10, 2012, 12:28:46 AM |
|
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
Activity: 2912
Merit: 1060
|
|
April 10, 2012, 12:29:16 AM |
|
You won! whats your address?
|
|
|
|
Krak
|
|
April 10, 2012, 12:31:16 AM |
|
In my sig.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
DiabloD3
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
April 10, 2012, 12:34:21 AM |
|
In my sig. Didn't Captain Jack Sparrow kill you?
|
|
|
|
bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
April 10, 2012, 12:38:09 AM |
|
|
|
|
|
twmz
|
|
April 10, 2012, 12:39:16 AM |
|
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? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
Krak
|
|
April 10, 2012, 12:41:05 AM |
|
Sweet, thanks. Didn't Captain Jack Sparrow kill you?
Ahh, that's the link I was looking for. I kept thinking it was payout_address.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
|