Metaverse ETP Docs
English
English
  • 👋Welcome to The New Reality!
  • GENERAL
    • 🖍️Introduction
    • 📃Metaverse Litepaper
    • 💎Entropy ($ETP)
  • USER GUIDES
    • 🔄UTXO ETP to VM ETP (Hyperspace/New Frontier) migration
    • ↗️Hyperspace to New Frontiers migration
    • 💰MetaverseVM Browser Extension
    • 🦊Metamask
    • 🪙Assets Tutorials
      • Add Metaverse Smart Tokens (MST) in MetaverseVM Browser wallet
      • Metaverse Identifiable Tokens (MIT)
    • 🧙‍♂️Avatars
      • KILT Protocol
  • DEVELOPER GUIDES
    • 🔨Testnet Set Up
      • MetaverseVM Browser Extension - Testnet Version
      • Metamask - Testnet version
      • RPC
      • Substrate API Sidecar
      • Transaction Construction and Signing
    • 📄Smart Contracts
      • Metaverse VM: An Ethereum Compatible VM
      • Deploy a Contract in the MVM
    • 💲Assets
      • Interact with an MRC-20 in MetaMask
    • 🔈Remote Procedure Calls
  • MINER GUIDES
    • 📡Metaverse Full Node Interface
    • ⛏️Mining & Staking
      • POS Node Set Up
      • Miners List and Fees
      • Stratum V2
Powered by GitBook
On this page

Was this helpful?

  1. MINER GUIDES
  2. Mining & Staking

Stratum V2

Metaverse developers' team has implemented Stratum V2 for the first time on Metaverse Mainnet.

The implementation of Stratum V2 on Metaverse will allow miners to continue mining ETP on the new Metaverse mainnet seamlessly. Indeed, this important piece of infrastructure will ensure backward compatibility with the DaggerHasimoto (POW) algorithm currently used on Metaverse ETP Blockchain. After our mainnet launch, miners will need to make the switch using our Stratum V2 implementation to keep mining rewards. This important upgrade will also allow ETP to be minable on DaggerHash.

We decided to select Stratum V2 for several key reasons:

  • Reduced bandwidth consumption by using binary data and avoiding unnecessary data transfers

  • Efficient cashing to reduce server CPU load

  • Job distribution latency by splitting the prevhash and the rest of the predefined block data

  • Protocol Security through authenticated encryption with associated data (AEAD)

  • Enhanced decentralization by allowing miners to select their own transactions

‌ N.B.: Please note that we will release Metaverse implementation of Stratum V2 as we release our mainnet and this feature is not available on Betelgeuse testnet.

PreviousMiners List and Fees

Last updated 4 years ago

Was this helpful?

⛏️