pyasic icon indicating copy to clipboard operation
pyasic copied to clipboard

feat: Add update firmware for Auradine miner

Open 1e9abhi1e10 opened this issue 1 year ago • 4 comments
trafficstars

This PR aims to add update firmware functionality for Auradine miner.

1e9abhi1e10 avatar Jun 06 '24 20:06 1e9abhi1e10

This is the braiins way of doing things, but its not accurate for any other miners.

For the auradine one, you can just use this endpoint - https://github.com/UpstreamData/pyasic/blob/aec53aa5f0f1db1edf80ea6860861a6ec676dbc7/pyasic/web/auradine.py#L186-L198

b-rowan avatar Jun 06 '24 20:06 b-rowan

If you do want to take a shot at ePIC support you can reference the API here: https://app.swaggerhub.com/apis/ePIC-Blockchain/umc_api/0.50.1#/post/update_system

We can also break it into a separate merge request once everything is fully verified

jpcomps avatar Jun 06 '24 20:06 jpcomps

If you do want to take a shot at ePIC support you can reference the API here: https://app.swaggerhub.com/apis/ePIC-Blockchain/umc_api/0.50.1#/post/update_system

We can also break it into a separate merge request once everything is fully verified

Much appreciated :+1:

b-rowan avatar Jun 06 '24 21:06 b-rowan

@b-rowan Any major changes needed?

1e9abhi1e10 avatar Jun 29 '24 21:06 1e9abhi1e10