Unibase Docs
  • Introduction
    • Architecture
    • Core Components
    • Quick Start
  • Membase
    • 📚Architecture
    • Identity
    • Multi Memory
    • Authorization
    • 🚀Quick Start
  • AIP
    • Design
    • Agent Interaction Process
    • Implementation
    • Quick Start
      • Tool
      • Agent
        • Agent-Tool Interaction Via gRPC
        • Agent-Tool Interaction Via SSE
        • Agent-Agent Interaction
      • Chess game
  • Unibase DA
    • DA
    • Storage
    • Quick Start
      • Nodes boostrap
        • Storage Node
        • Validator Node
        • Stream Node
        • Docker
      • Nodes operations
  • Developers
    • Hub
    • SDK
    • API Reference
  • Alpha Testing
    • Testing plan
    • Requirements
    • Chains
  • 🚀Examples
Powered by GitBook
On this page
  1. Alpha Testing

Testing plan

Testing Scale

  • Number of Nodes

    • Storage Nodes: 50-100 nodes, geographically unrestricted

    • Stream Nodes: 5-10 nodes, using public IPs, distributed in different locations

Testing Method

  • Continuous data uploads by multiple uploaders

Testing Objectives

  • Node Functionality Accuracy

    • Storage Nodes: Must be able to store data, generate proof, respond to challenges, and earn rewards

    • Stream Nodes: Must be able to correctly process and distribute data

    • Validator Nodes: Must be able to verify proofs and initiate challenges upon detecting errors

  • Small-Scale Stability

    • Assess the stability of the chain and stream nodes under stress conditions

  • Reasonableness of Machine Configuration

    • Verify if CPU and memory requirements are adequate

    • Determine the appropriate ratio of stream to storage nodes

PreviousAlpha TestingNextRequirements

Last updated 7 days ago