Bitcoin Forum
May 28, 2024, 05:52:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: March 03, 2014, 04:00:38 AM
New P2Pool dedicated server in San Francisco:
http://aur-usa-west.crewdoginvesting.com:12347/static/

Low 1% fees!
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: March 01, 2014, 07:08:19 PM
First of all, what is P2Pool?
P2Pool is one huge, peer-to-peer pool based on the original coin protocol.
 
How does it work?
Miners connect to "Nodes" and all of the P2Pool "Nodes" connect to each other, forming one big pool.  

What are the advantages?  
  • Your mined coins will be deposited directly into your wallet, they are never held by any pool "operator" and cannot be lost due to incompetence or fraudulent behavior.
  • Node hash size doesn't matter. Even if you mine on a small node, blocks are found with the entire P2Pool network! You'll get the same payouts no matter how large or small the hash rates on your pool.
  • You will get better rewards: P2Pools award transaction fees from black rewards to the miners.
  • P2Pool is DDoS resistant, it is impossible to DDoS the entire peer-to-peer P2Pool network, at best all someone can do is knock a node offline, in which case your client will just switch to one of your failover nodes.
  • You do not have to register on any pool sites, etc. all you need is a wallet address which you will use as your username, and your rewards will be paid directly into your wallet.
  • Most P2Pool nodes have <1% fees, and if you want 0% fees, you can even set up your own node on your local network.
  • Even if the node you are using goes down, you will not lose a single micro payment, as the network itself stores your pending rewards, and will distribute them to you as normal.

Are there any disadvantages?  
  • It's not really a disadvantage, but it takes longer for you to receive useable coins as they have to mature in the blockchain before they can be awarded to you. Don't panic if you don't receive your rewards quickly, they will arrive!  
  • You need at least 200kH/s to mine effectively on P2Pool.

Here's a few bits of info you should know about P2Pool before you start looking for nodes:
  • It is normal to receive high rejection rates on P2Pool, P2Pool generates work a lot faster than regular pools and as a result you are going to end up with stale shares. All you need to do is ensure your current Reject % is equal to or lower than the P2Pool network average. (currently 24% rejects is the average). Having a reject rate lower than the average will allow you to profit off of other people's rejected shares. (Even more rewards, yay!)
  • P2Pool mining is best suited to miners with a minimum of 200kH/s.
  • Your latency to your node matters a lot. High latency means you will have a higher reject rate. When you're looking for nodes you want to ensure that your ping is low.
  • If you connect to a node with no miners currently using it (or a very small number) you will receive massive numbers of HW errors. Don't panic! This is because when a node first starts up, it sets the share difficulty to 0, after 1-2 minutes it will auto-adjust and you will stop receiving HW errors.

Shameless Plug
My dedicated US East P2Pool node:
http://aur.crewdoginvesting.com:12347/static/

Example:
cgminer --scrypt -o stratum+tcp://aur.crewdoginvesting.com:12347 -u YourWalletAddress -p x  

My dedicated Europe P2Pool node:
http://aur-eu.crewdoginvesting.com:12347/static/

Example:
cgminer --scrypt -o stratum+tcp://aur-eu.crewdoginvesting.com:12347 -u YourWalletAddress -p x  

My dedicated Asia P2Pool node:
http://aur-asia.crewdoginvesting.com:12347/static/

Example:
cgminer --scrypt -o stratum+tcp://aur-asia.crewdoginvesting.com:12347 -u YourWalletAddress -p x  
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BlackCoin (BC) | on exchanges | scrypt | PoS | No premine on: March 01, 2014, 12:00:25 PM
First of all, what is P2Pool?
P2Pool is one huge, peer-to-peer pool based on the original coin protocol.
 
How does it work?
Miners connect to "Nodes" and all of the P2Pool "Nodes" connect to each other, forming one big pool.  

What are the advantages?  
  • Your mined coins will be deposited directly into your wallet, they are never held by any pool "operator" and cannot be lost due to incompetence or fraudulent behavior.
  • Node hash size doesn't matter. Even if you mine on a small node, blocks are found with the entire P2Pool network! You'll get the same payouts no matter how large or small the hash rates on your pool.
  • You will get better rewards: P2Pools award transaction fees from black rewards to the miners.
  • P2Pool is DDoS resistant, it is impossible to DDoS the entire peer-to-peer P2Pool network, at best all someone can do is knock a node offline, in which case your client will just switch to one of your failover nodes.
  • You do not have to register on any pool sites, etc. all you need is a wallet address which you will use as your username, and your rewards will be paid directly into your wallet.
  • Most P2Pool nodes have <1% fees, and if you want 0% fees, you can even set up your own node on your local network.
  • Even if the node you are using goes down, you will not lose a single micro payment, as the network itself stores your pending rewards, and will distribute them to you as normal.

Are there any disadvantages?  
  • It's not really a disadvantage, but it takes longer for you to receive useable coins as they have to mature in the blockchain before they can be awarded to you. Don't panic if you don't receive your rewards quickly, they will arrive!  
  • You need at least 200kH/s to mine effectively on P2Pool.

Here's a few bits of info you should know about P2Pool before you start looking for nodes:
  • It is normal to receive high rejection rates on P2Pool, P2Pool generates work a lot faster than regular pools and as a result you are going to end up with stale shares. All you need to do is ensure your current Reject % is equal to or lower than the P2Pool network average. (currently 24% rejects is the average). Having a reject rate lower than the average will allow you to profit off of other people's rejected shares. (Even more rewards, yay!)
  • P2Pool mining is best suited to miners with a minimum of 200kH/s.
  • Your latency to your node matters a lot. High latency means you will have a higher reject rate. When you're looking for nodes you want to ensure that your ping is low.
  • If you connect to a node with no miners currently using it (or a very small number) you will receive massive numbers of HW errors. Don't panic! This is because when a node first starts up, it sets the share difficulty to 0, after 1-2 minutes it will auto-adjust and you will stop receiving HW errors.

Shameless Plug
My dedicated USA West P2Pool node:
http://bc.crewdoginvesting.com:8336/static/  

Example:
cgminer --scrypt -o stratum+tcp://bc.crewdoginvesting.com:8336 -u YourWalletAddress -p x  
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE AT LAUNCH POS/POW 7 HRS on: March 01, 2014, 01:22:37 AM
First of all, what is P2Pool?
P2Pool is one huge, peer-to-peer pool based on the original coin protocol.
 
How does it work?
Miners connect to "Nodes" and all of the P2Pool "Nodes" connect to each other, forming one big pool.  

What are the advantages?  
  • Your mined coins will be deposited directly into your wallet, they are never held by any pool "operator" and cannot be lost due to incompetence or fraudulent behavior.
  • Node hash size doesn't matter. Even if you mine on a small node, blocks are found with the entire P2Pool network! You'll get the same payouts no matter how large or small the hash rates on your pool.
  • You will get better rewards: P2Pools award transaction fees from black rewards to the miners.
  • P2Pool is DDoS resistant, it is impossible to DDoS the entire peer-to-peer P2Pool network, at best all someone can do is knock a node offline, in which case your client will just switch to one of your failover nodes.
  • You do not have to register on any pool sites, etc. all you need is a wallet address which you will use as your username, and your rewards will be paid directly into your wallet.
  • Most P2Pool nodes have <1% fees, and if you want 0% fees, you can even set up your own node on your local network.
  • Even if the node you are using goes down, you will not lose a single micro payment, as the network itself stores your pending rewards, and will distribute them to you as normal.

Are there any disadvantages?  
  • It's not really a disadvantage, but it takes longer for you to receive useable coins as they have to mature in the blockchain before they can be awarded to you. Don't panic if you don't receive your rewards quickly, they will arrive!  
  • You need at least 200kH/s to mine effectively on P2Pool.

Here's a few bits of info you should know about P2Pool before you start looking for nodes:
  • It is normal to receive high rejection rates on P2Pool, P2Pool generates work a lot faster than regular pools and as a result you are going to end up with stale shares. All you need to do is ensure your current Reject % is equal to or lower than the P2Pool network average. (currently 24% rejects is the average). Having a reject rate lower than the average will allow you to profit off of other people's rejected shares. (Even more rewards, yay!)
  • Your latency to your node matters a lot. High latency means you will have a higher reject rate. When you're looking for nodes you want to ensure that your ping is low.
  • If you connect to a node with no miners currently using it (or a very small number) you will receive massive numbers of HW errors. Don't panic! This is because when a node first starts up, it sets the share difficulty to 0, after 1-2 minutes it will auto-adjust and you will stop receiving HW errors.

How can I find the closet P2Pool node?
Use Nodescanner: http://zeitscanner.qemulab.com/

Shameless Plug
My dedicated US-based P2Pool node:
http://zeit.crewdoginvesting.com:9188/static/  

Example:
cgminer --scrypt -o stratum+tcp://zeit.crewdoginvesting.com:9188 -u YourWalletAddress -p x  


Features:
  • Low 1% fee
  • Super fast servers based in New York, USA
  • Beautiful customized front end
  • Low ping
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: March 01, 2014, 12:13:36 AM
First of all, what is P2Pool?
P2Pool is one huge, peer-to-peer pool based on the original coin protocol.
 
How does it work?
Miners connect to "Nodes" and all of the P2Pool "Nodes" connect to each other, forming one big pool.  

What are the advantages?  
  • Your mined coins will be deposited directly into your wallet, they are never held by any pool "operator" and cannot be lost due to incompetence or fraudulent behavior.
  • Node hash size doesn't matter. Even if you mine on a small node, blocks are found with the entire P2Pool network! You'll get the same payouts no matter how large or small the hash rates on your pool.
  • You will get better rewards: P2Pools award transaction fees from black rewards to the miners.
  • P2Pool is DDoS resistant, it is impossible to DDoS the entire peer-to-peer P2Pool network, at best all someone can do is knock a node offline, in which case your client will just switch to one of your failover nodes.
  • You do not have to register on any pool sites, etc. all you need is a Vertcoin address which you will use as your username, and your rewards will be paid directly into your wallet.
  • Most P2Pool nodes have <1% fees, and if you want 0% fees, you can even set up your own node on your local network.
  • Even if the node you are using goes down, you will not lose a single micro payment, as the network itself stores your pending rewards, and will distribute them to you as normal.

Are there any disadvantages?  
  • It's not really a disadvantage, but it takes longer for you to receive useable coins as they have to mature in the blockchain before they can be awarded to you. Don't panic if you don't receive your rewards quickly, they will arrive!  
  • You need at least 200kH/s to mine effectively on P2Pool.

Here's a few bits of info you should know about P2Pool before you start looking for nodes:
  • It is normal to receive high rejection rates on P2Pool, P2Pool generates work a lot faster than regular pools and as a result you are going to end up with stale shares. All you need to do is ensure your current Reject % is equal to or lower than the P2Pool network average. (currently 24% rejects is the average). Having a reject rate lower than the average will allow you to profit off of other people's rejected shares. (Even more rewards, yay!)
  • Your latency to your node matters a lot. High latency means you will have a higher reject rate. When you're looking for nodes you want to ensure that your ping is low.
  • If you connect to a node with no miners currently using it (or a very small number) you will receive massive numbers of HW errors. Don't panic! This is because when a node first starts up, it sets the share difficulty to 0, after 1-2 minutes it will auto-adjust and you will stop receiving HW errors.

Credit to /u/AwesomezGuy for that post. It is super informative!
 
Shameless Plug
My dedicated US P2Pool node: http://aur.crewdoginvesting.com:12347/static/  

To mine just use cgminer --scrypt -o stratum+tcp://aur.crewdoginvesting.com:12347 -u YourWalletAddress -p x


Features:
  • Low 1% fee
  • Super fast servers
  • Beautiful customized front end
  • Low ping
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: February 28, 2014, 09:12:02 PM
First of all, what is P2Pool?
P2Pool is one huge, peer-to-peer pool based on the original coin protocol.
 
How does it work?
Miners connect to "Nodes" and all of the P2Pool "Nodes" connect to each other, forming one big pool. 

What are the advantages? 
  • Your mined coins will be deposited directly into your wallet, they are never held by any pool "operator" and cannot be lost due to incompetence or fraudulent behavior.
  • You will get better rewards: P2Pools award transaction fees from black rewards to the miners.
  • P2Pool is DDoS resistant, it is impossible to DDoS the entire peer-to-peer P2Pool network, at best all someone can do is knock a node offline, in which case your client will just switch to one of your failover nodes.
  • You do not have to register on any pool sites, etc. all you need is a Vertcoin address which you will use as your username, and your rewards will be paid directly into your wallet.
  • Most P2Pool nodes have <1% fees, and if you want 0% fees, you can even set up your own node on your local network.
  • Even if the node you are using goes down, you will not lose a single micro payment, as the network itself stores your pending rewards, and will distribute them to you as normal.

Are there any disadvantages? 
  • It's not really a disadvantage, but it takes longer for you to receive useable coins as they have to mature in the blockchain before they can be awarded to you. Don't panic if you don't receive your rewards quickly, they will arrive! 

Here's a few bits of info you should know about P2Pool before you start looking for nodes:
  • It is normal to receive high rejection rates on P2Pool, P2Pool generates work a lot faster than regular pools and as a result you are going to end up with stale shares. All you need to do is ensure your current Reject % is equal to or lower than the P2Pool network average. (currently 24% rejects is the average). Having a reject rate lower than the average will allow you to profit off of other people's rejected shares. (Even more rewards, yay!)
  • Your latency to your node matters a lot. High latency means you will have a higher reject rate. When you're looking for nodes you want to ensure that your ping is low.
  • If you connect to a node with no miners currently using it (or a very small number) you will receive massive numbers of HW errors. Don't panic! This is because when a node first starts up, it sets the share difficulty to 0, after 1-2 minutes it will auto-adjust and you will stop receiving HW errors.

Credit to /u/AwesomezGuy for that post. It is super informative!
 
Shameless Plug
My dedicated US P2Pool node: http://aur.crewdoginvesting.com:12347/static/ 
    To mine just use -o aur.crewdoginvesting.com:12347 -u YourWallet address -p x 


Features:
  • Low 1% fee
  • Super fast servers
  • Beautiful customized front end
  • Low ping
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: February 28, 2014, 07:58:15 PM
If you're in the US, try our dedicated p2pool.
  • Payments go straight to your wallet.
  • No registration.
  • Never worry about a failed pool locking up your coins again.

Stats: http://aur.crewdoginvesting.com:12347  


Config:  
    cgminer --scrypt -o stratum+tcp://aur.crewdoginvesting.com:12347 -u YourAuroracoinAddress -p x
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][AUR][MANDATORY UPDATE] Auroracoin - a cryptocurrency for Iceland on: February 28, 2014, 07:17:00 PM
Dedicated P2Pool Launched! 1% Fee. Low latency with East Coast (US) Servers
Point your miner to aur.crewdoginvesting.com:12347 -u WalletAddress -p x
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][P2POOL][VTC] Vertcoin P2Pool Public node & scanner on: February 27, 2014, 06:09:11 AM
Want to start your own P2Pool node? I've posted a guide for Linux users here:
http://www.reddit.com/r/vertcoin/comments/1z25fl/p2pool_node_creation_guide_for_linux/
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VTC] Vertcoin added to P2Pool.org! - Happy Mining! on: February 27, 2014, 06:02:31 AM
Want to start your own P2Pool node? I've posted a guide for Linux users here:
http://www.reddit.com/r/vertcoin/comments/1z25fl/p2pool_node_creation_guide_for_linux/
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Vertcoin-Adaptive N-factor Scrypt-No more ASICs-[EXCHANGES/AMAZON/ATM/MERCHANTS] on: February 27, 2014, 05:13:49 AM
Want to start your own P2Pool node? I've posted a guide for Linux users here:
http://www.reddit.com/r/vertcoin/comments/1z25fl/p2pool_node_creation_guide_for_linux/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!