-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request