Skip to content

GitGab19/sv2-miner-apps-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SV2 Miner Apps Test Repository

This is a test repository for SV2 miner applications.

Contents

  • jd-client/ - Job Declaration Client implementation
  • translator/ - SV1/SV2 Translator (proxy) implementation
  • roles-utils/ - Shared utilities for SV2 roles

Dependencies

This repository depends on sv2-core-test for all protocol implementations.

Local Integration Testing

To run integration tests locally:

./scripts/run-integration-tests.sh

This will:

  1. Clone/update the integration test framework
  2. Update dependencies to use your local changes
  3. Run the full integration test suite
  4. Restore the original configuration

CI/CD

This repository automatically runs integration tests on every PR using the reusable workflow from the sv2-integration-test-framework repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published