bug: fix some issues with avalon 1566, and add tests

This commit is contained in:
Upstream Data
2025-02-06 11:42:17 -07:00
parent b897ca8363
commit f88c1734eb
5 changed files with 407 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
# ------------------------------------------------------------------------------
from tests.config_tests import TestConfig
from tests.miners_tests import MinersTest, TestElphapexMiners, TestHammerMiners
from tests.miners_tests import *
from tests.network_tests import NetworkTest
from tests.rpc_tests import *