Difference between revisions of "PoW vs PoP Mining"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "See: Main_Page __TOC__ == Overview == There are two types of VeriBlock mining: {| class="wikitable" ! ! Proof-of-Work ! Proof-of-Proof |- | Abbrevieation | PoW | PoP...")
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<languages/>
 +
<translate>
 +
<!--T:1-->
 
See: [[Main_Page]]
 
See: [[Main_Page]]
  
 +
<!--T:2-->
 
__TOC__
 
__TOC__
  
== Overview ==
+
== Overview == <!--T:3-->
  
 +
<!--T:4-->
 +
Blockchain stats:
 +
* Total supply = 2.1B --> this applies to both TestNet and MainNet
 +
* A new block is expected every 30 seconds.
 +
* The total block reward is 165 VBK. This is split 50-50 among PoW and PoP
 +
* Halving period: Every 4 years; 210000 * 20 = 4,200,000 blocks
 +
 +
<!--T:5-->
 
There are two types of VeriBlock mining:
 
There are two types of VeriBlock mining:
  
 +
<!--T:6-->
 
{| class="wikitable"
 
{| class="wikitable"
 
!  
 
!  
Line 12: Line 25:
 
! Proof-of-Proof
 
! Proof-of-Proof
 
|-
 
|-
| Abbrevieation
+
| Abbreviation
 
| PoW
 
| PoW
 
| PoP
 
| PoP
Line 19: Line 32:
 
| Adds the next block
 
| Adds the next block
 
| Secures a block to Bitcoin
 
| Secures a block to Bitcoin
 +
New Protocol
 +
See: [[PoP_Transaction_LifeCycle]]
 
|-
 
|-
 
| How to run
 
| How to run
Line 25: Line 40:
 
|-
 
|-
 
| Reward
 
| Reward
| 35 (Split among pool)
+
| 82.5 (Split among pool that won the block)
| Average of 35 (Split among other miners)
+
| Average of 82.5 (Split among other miners)
 
|-
 
|-
 
| Reward Coin Type
 
| Reward Coin Type
 
| VBK
 
| VBK
 
| VBK
 
| VBK
 +
|-
 +
| Limited by?
 +
| Processing power (Hardware like CPU, GPU) and electricity spent.
 +
You could run many PoW miners to get more hashes.
 +
| BTC for transaction fees.
 +
You'd likely have just 1 PoP miner, but feed it more BTC to do more PoP transactions
 
|-
 
|-
 
| Payout
 
| Payout
 
| Shortly after block confirmed
 
| Shortly after block confirmed
| In 250 VBK blocks
+
| In 500 VBK blocks
 
|-
 
|-
 
| Requirs BTC to run?
 
| Requirs BTC to run?
Line 49: Line 70:
 
|-
 
|-
 
| Can mine with GPU?
 
| Can mine with GPU?
| Yes* (in future release)
+
| Yes
 
| No
 
| No
 
|}
 
|}
  
== FAQ ==
 
  
=== Should I mine both PoW and PoP? ===
+
=== TestNet Sunrise ===
 +
 
 +
{| class="wikitable"
 +
!
 +
! Proof-of-Work
 +
! Proof-of-Proof
 +
|-
 +
| Reward
 +
| 43.75 (Split among pool that won the block)
 +
| Average of 43.75 (Split among other miners)
 +
|}
 +
 
 +
=== MainNet ===
 +
 
 +
{| class="wikitable"
 +
!
 +
! Proof-of-Work
 +
! Proof-of-Proof
 +
|-
 +
| Reward
 +
| 82.5 (Split among pool that won the block)
 +
| Average of 82.5 (Split among other miners)
 +
|}
 +
 
 +
== FAQ == <!--T:7-->
 +
 
 +
=== Should I mine both PoW and PoP? === <!--T:8-->
  
 +
<!--T:9-->
 
There is opportunity in both forms; individual miners can determine which is best for their situation.
 
There is opportunity in both forms; individual miners can determine which is best for their situation.
 +
</translate>

Revision as of 05:11, 14 July 2019

Other languages:

See: Main_Page

Overview

Blockchain stats:

  • Total supply = 2.1B --> this applies to both TestNet and MainNet
  • A new block is expected every 30 seconds.
  • The total block reward is 165 VBK. This is split 50-50 among PoW and PoP
  • Halving period: Every 4 years; 210000 * 20 = 4,200,000 blocks

There are two types of VeriBlock mining:

Proof-of-Work Proof-of-Proof
Abbreviation PoW PoP
Purpose Adds the next block Secures a block to Bitcoin

New Protocol See: PoP_Transaction_LifeCycle

How to run HowTo_run_PoW_Miner HowTo_run_PoP_Miner
Reward 82.5 (Split among pool that won the block) Average of 82.5 (Split among other miners)
Reward Coin Type VBK VBK
Limited by? Processing power (Hardware like CPU, GPU) and electricity spent.

You could run many PoW miners to get more hashes.

BTC for transaction fees.

You'd likely have just 1 PoP miner, but feed it more BTC to do more PoP transactions

Payout Shortly after block confirmed In 500 VBK blocks
Requirs BTC to run? No Yes
Pool Mining Yes (see: HowTo_run_and_connect_to_PoW_Miner_pool) No
Interactive No Yes
Can mine with GPU? Yes No


TestNet Sunrise

Proof-of-Work Proof-of-Proof
Reward 43.75 (Split among pool that won the block) Average of 43.75 (Split among other miners)

MainNet

Proof-of-Work Proof-of-Proof
Reward 82.5 (Split among pool that won the block) Average of 82.5 (Split among other miners)

FAQ

Should I mine both PoW and PoP?

There is opportunity in both forms; individual miners can determine which is best for their situation.