EMETH White Paper
  • EMETH White Paper
  • 1. Introduction
    • 1-1. The Need for a Global Distributed Computing Platform
  • 2. Project
    • 2-1. EMETH's Vision
    • 2-2. Overview of EMETH Project
      • 2-2-1. Data Privacy Protection
      • 2-2-2. Hybrid Parallel Processing
      • 2-2-3. EMETH L2 Roll Up
  • 3.Token Economy
    • 3-1. EMETH ($EMETH) Token Overview
    • 3-2. Token Allocation
    • 3-3. EMETH Token Utility
    • 3-4. GPU Mining Program
      • 3-4-1. Staking Program.
    • 3-5. Calculation Method for JOB Execution Fees
    • 3-6. Overview of fee state transition
  • 4. Node
    • 4-1. Benefits that EMETH node can enjoy
    • 4-2. How to Become a EMETH Node
      • 4-2-1. How to set up EMETH Node for Windows users
      • 4-2-2. How to set up EMETH Node for Ubuntu users
      • 4-2-3. How to set up EMETH Portable for mobile device users
  • 5. Service
    • 5-1. AI Inference
      • 5-1-1 Pricing
    • 5-2. Rent GPUs
  • 6. DAO
    • 6-1. EMETH DAO
  • 7. EMETH Architecture
    • 7-1. Overview
      • 7-1-1. Splitter
      • 7-1-2. Aggregator
      • 7-1-3. Verifier
      • 7-1-4. Signer
    • 7-2. Layer 1 Entire Process
    • 7-3. Layer 2 Entire Process
  • 8. ROADMAP
Powered by GitBook
On this page
  1. 7. EMETH Architecture
  2. 7-1. Overview

7-1-4. Signer

The Verifier plays an important role in validating the results of processed SubJobs and Jobs. The following are the main roles and process flow of the Verifier.

  1. Verification of results based on processing logic: The Verifier verifies whether the results of each SubJob and Job have been processed correctly according to the processing logic defined by the ProgramId. In this verification process, the consistency, completeness, and accuracy of the results are evaluated. The Verifier quantitatively evaluates the quality of the results using predefined criteria and thresholds in the verification of results. This allows for the detection and elimination of improper processing and incorrect results.

  2. Application of rewards and penalties: Based on the results of the verification by the Verifier, rewards or penalties are applied to each job. Jobs that have been processed as valid results are given a predetermined reward. This reward is adjusted based on the quality and quantity of the processing. On the other hand, jobs that have been processed as invalid results are subjected to a penalty (fine). Penalties compensate for the damage caused by improper processing and have the effect of deterring misconduct.

The Verifier plays an indispensable role in ensuring the quality and reliability of processing in the EMETH architecture. The strict verification process by the Verifier eliminates improper processing and incorrect results, maintaining the integrity of the entire system. In addition, the application of rewards and penalties provides appropriate incentives for participants and promotes legitimate processing.

The function of the Verifier forms the basis of trust in a decentralized system. In a distributed environment where each node performs its own processing, verification of results and quality control are important challenges. The Verifier provides a highly transparent verification process to address these challenges. This enables participants in the system to confirm the legitimacy of the processing results and minimize the risk of misconduct.

Previous7-1-3. VerifierNext7-2. Layer 1 Entire Process

Last updated 9 months ago