Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Releases: x1unix/go-cgminer-api

1.1.1 - Hotfix

17 Feb 07:41

Choose a tag to compare

Fixes

  • Handle io.EOF error properly

1.1.0

13 Feb 18:09

Choose a tag to compare

  • Add RawCall() method to get raw response from API

1.0.3

15 Jan 17:41

Choose a tag to compare

Use custom number wrapper for Pools.Best Share and Stats.Ghs 5S for Antminer S19

1.0.2

04 Sep 15:23
31712b5

Choose a tag to compare

  • Handle io.EOF error
  • Add ConnectError constructor

1.0.1

20 Jul 10:10
d4ecf19

Choose a tag to compare

Make connection mockable

1.0.0

18 Jul 01:28
7502702

Choose a tag to compare

Changelog

  • Code refactoring
  • Add request and response encoding/decoding into separate Transport implementation
  • Add Call() and CallContext() methods for custom method calls
  • Provide generic stats in stats response
  • Fix string-wrapped numbers handling

Breaking changes

  • Receive timeout in time.Duration instead of int

0.2.0

29 Apr 13:39

Choose a tag to compare