Skip to content

Adding Mutinynet testing support #9

@pingu-73

Description

@pingu-73

Overview

Enhance testing capabilities by adding support for Mutinynet to evaluate Ark Service Provider (ASP) response times and performance under realistic network conditions.

Current State

  • Local regtest testing via Nigiri
  • Basic Ark server connectivity
  • Limited to the local testing environment
  • No realistic network condition testing

Problem

Currently, testing is done on regtest using a local Ark server via Nigiri. While this works for basic functionality testing, it doesn't provide realistic evaluation of:

  • ASP response times over network
  • Performance under actual network latency
  • Real world tx throughput
  • Network reliability and error handling

Solution

Add support for testing on Mutinynet, which provides a more realistic testing environment with live ASP instances.

Ref: https://docs.arkadeos.com/wallets/setup#arkade-operator-instances

NOTE: Signet is not suitable because the ArkLabs ASP deployed there is not able to handle enough coins.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions