stratum-mining / stratum

stratum
https://stratumprotocol.org
Other
224 stars 129 forks source link

Create library for `mining-device-sv1` #1245

Closed jbesraa closed 5 days ago

jbesraa commented 2 weeks ago

mining-device-sv1 is currently a binary crate. We should move the code around and create a library as well, same as all the other roles here https://github.com/stratum-mining/stratum/issues/1093.

This is needed in order to be able to migrate some of the tests from MG to integration.