Mining
Ergo mining is based on Autolykos, an ASIC resistant Proof of Work algorithm written in Scala that runs cool and increases mining equipment longevity. Combined with the eUTXO model, this creates a highly efficient Proof of Work. Ergo had a fair launch with no premine, ICO or VC funding.
Getting Started
Unless you have 1TH/s+, you likely want to be mining from a pool. Available miners and pools listed in the pool section.
Resources
- The Ergo Explorer can give you various information & stats on mining and the network.
- Difficulty and epoch monitor.
- Wallets
Autolykos
- Autolykos v1 originally had pool-resistance built-in through the use of non-outsourceable puzzles.
- The Hardening Hard-Fork on block
417,792
marked the launch of Autolykos v2, enabling mining pools. See this paper. - EIP27: was passed with overwhelming community support, extending emission by 4,566,336 blocks (~17.38 years). This will be activated on block
777217
Governance
Ergo Miners have the ability to adjust the block size which increases the amount of transactions per block. This increases potential rewards but also adds additional storage requirements. adjust the emission macroeconomics, meaning the long term economic security of the protocol is up to miners to decide.
In addition to the protocol parameters above that can be changed via on-chain miner voting, most things on Ergo can be changed via a soft-forking protocol (90% support required). This excludes critical changes such as changing the max supply.
Storage Rent
Storage Rent is a nominal fee (.14ERG per 4 years from an unmoved box) + transaction fees.
The problem with βstorage rent feeβ is this βfeeβ part β which may look like a disadvantage. However, programmers can quickly realize the importance of it by just imagining life without garbage collection in their language of choice.
Claiming fees sound great⦠But what happens if a UTXO cannot pay the fee?
Miners can take over assets inside a UTXO if there are not enough ERGs to pay for rent. This feature is one of the most interesting reward mechanisms a PoW blockchain can offer miners. The relevance of this is particularly important in a blockchain that has the capacity to have a wide variety of assets.
As Ergo matures, more revenue streams will become available to miners.
- Sidechain Rewards
- Bridge Infrastructure
- L2 Infrastructure