✍️
Qwertycoin Whitepaper
  • Cover Page
  • Credits
  • Index
  • Introduction
  • Vision
    • Vision
    • Blockchain Development Roadmap
    • Exchange Listing and Pricing Strategies
  • Consensus
    • [Outdated] CryptoNote Proof of Work
      • CryptoNote block reward scheme calculation
        • An example of CryptoNote block reward scheme manipulation
    • Egalitarian Proof of Work (EPoW)
      • Introduction of EPoW block reward algorithm based on Consistency
        • An example of how QWC prevented CryptoNote block reward manipulation
      • Difficulty Algorithm - CIMA (Confidence Interval Moving Average)
        • Testnet Result
      • Difficulty Algorithm - CLIF (Critical Level Impediment Failsafe)
        • Testnet Result
      • Do you want to make EPoW more egalitarian by switching mining algorithm?
    • Transition from PoW to PoS
    • Egalitarian Proof of Stake (EPoS) - Hybrid PoS/dPoS
      • Sharding
    • Egalitarian Proof of Service (EPoSe) - Hybrid EPoW/EPoS
  • Scalability
    • Genesis Reference Block (GRB)
    • Consolidation
    • Pruning
  • Blockchain Governance
    • FATF Compliance
    • 10% Governance Fee
    • Community Voting
  • DeFi Tranasactions
    • Time Locked Transaction (TLT)
    • Long Term Staking (LTS)
    • On-Chain Trade (OCT)
  • Smart Contracts
    • Multi-Signature
    • NFT(Non Fungible Token)
  • Features
    • LMDB (Lightening Memory Mapped Database)
  • Future Directions
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Consensus
  2. Egalitarian Proof of Work (EPoW)
  3. Difficulty Algorithm - CLIF (Critical Level Impediment Failsafe)

Testnet Result

Last Updated 2020-07-31

PreviousDifficulty Algorithm - CLIF (Critical Level Impediment Failsafe)NextDo you want to make EPoW more egalitarian by switching mining algorithm?

Last updated 4 years ago

Was this helpful?

CLIF dropped difficulty over time until miners are able to find a block within the 120-second interval.

The X-axis represents each block height, so it does not show how long it took to find the block after CLIF is triggered.

After CLIF adjusted difficulty, the miners were able to find blocks after a short downtime. There was no interference from the core team to offset the stagnation from the 800X attack.

The drop at the far right side of the graph indicates CLIF algorithm.