MTT Validator Protocol
  • Overview
  • Key Features of the Protocol
    • Decentralized and Scalable Consensus
    • Transparent and Fair Validator Incentives
    • Flexible Governance Participation
    • Security and Penalty Mechanisms
    • Automated Validator Monitoring and Reporting
    • Long-Term Network Sustainability
  • Node Processing of EVM Transactions in a Cosmos SDK-Compatible Network
    • Transaction Hashes: EVM and Cosmos Formats
    • Hash Discrepancy: Why Are They Different?
    • Mapping and Storage
  • Reward Mechanism
    • Components of Validator Node Rewards
    • Reward Calculation Method
    • Reward Settlement Time
    • Withdrawal Cycles
  • Hardware and Operating Requirements
    • Machine Configuration
    • Operating System and Network Requirements
  • Slashing Mechanism
    • Reasons for Slashing
    • Execution Details and Timing of Slashing
    • How to Apply for Restoration
  • Operation Manual
    • Node
    • Validator
  • Community
Powered by GitBook
On this page

Node Processing of EVM Transactions in a Cosmos SDK-Compatible Network

In MTT Network (a Cosmos SDK-based network with EVM compatibility), each transaction undergoes specific processing steps to ensure compatibility and traceability across both ecosystems. This dual-layer approach involves distinct data structures and hashing mechanisms, with both EVM and Cosmos formats being preserved and linked. Below is a breakdown of the workflow:

PreviousLong-Term Network SustainabilityNextTransaction Hashes: EVM and Cosmos Formats

Last updated 4 months ago