UpstreamData
30cd8b5cfe
bug: fix some issues with rpc renaming.
2024-01-29 12:32:54 -07:00
UpstreamData
c2b6cc7468
refactor: improve validate_command_output, and move it out of the miner rpc api.
2024-01-26 09:51:09 -07:00
UpstreamData
66be443dc3
refactor: re-arrange some imports.
2024-01-25 16:25:25 -07:00
UpstreamData
dd4c087749
refactor: move base classes to base.py in their directories, move data locations to miners.data, and rename types to models.
2024-01-25 14:26:53 -07:00
UpstreamData
b328a27f04
refactor: Update config to use future annotations and move merge_dicts to misc.
2024-01-25 11:32:03 -07:00
UpstreamData
34ca5ba68f
refactor: shorten some lines.
2024-01-16 08:39:15 -07:00
UpstreamData
aab8825997
refactor: rename API to rpc, and classes from {X}API to {X}RPCAPI to clarify naming.
2024-01-15 15:09:51 -07:00
UpstreamData
52786ba954
feature: add support for VNISH miners.
2023-02-14 10:12:13 -07:00
UpstreamData
15b4177ce4
formatting: update copyright formatting.
2023-02-13 16:03:38 -07:00
UpstreamData
2d4c063dfa
Update get_data to us get_some_data sub functions. ( #27 )
2023-01-26 22:18:03 -07:00
Arceris
82006de30f
Merge dev branch into main ( #25 )
2022-12-19 08:35:29 -07:00
UpstreamData
7377cb0d26
refactor some classes into their own files and fill base __init__.py with imports
2022-09-12 15:15:13 -06:00
UpstreamData
f8590b0c5f
improve more typing
2022-07-18 14:46:17 -06:00
UpstreamData
dcc3e07998
Dev ( #12 )
...
* changed over to package format and removed tools, added poetry
* reformat into miner_interface project
* add dist to .gitignore
* update readme and finish reformatting
* Added couple missing imports. (#13 )
* change name to pyasic
Co-authored-by: upstreamdata <brett@upstreamdata.ca >
Co-authored-by: Mika Impola <mika@impola.fi >
2022-07-07 07:57:34 -06:00