Skip to content

Releases: karlsen-network/karlsen-stratum-bridge

v1.1.0 - Mighty Marlsen - Update 1

04 Dec 15:20
2715f89
Compare
Choose a tag to compare

Stable release update 1 with the following features:

  • Generate SHA256SUMS during release building process, after that they will be manually signed, and the detached signatures will be uploaded.
  • Added stratum variable difficulty support which is enabled by default. Newly introduced configuration parameters are var_diff (default: true) and var_diff_stats (default: false). If var_diff is enabled, the min_share_diff (default: 64) is the starting difficulty.
  • Hive template for SRBminer has been updated and documentation has been added to guide new users how to configure it.
  • Non-supported miners have been removed from the documentation, once they will support karlsenhash they will be added in next release.
  • Added support for Docker build from source rather than using pre-built images from Docker Hub.

Huge thanks to @rdugan for the initial vardiff support.

v1.1.0 - Mighty Marlsen - Update 1 - Static Build

22 Feb 09:18
2715f89
Compare
Choose a tag to compare

This is a static build of the kls_bridge for testing. If it works, build process will be adjusted in 1.2.0 and workflows added.

v1.0.0 - Mighty Marlsen

30 Nov 13:37
da51fc6
Compare
Choose a tag to compare

First stable release with the following features:

  • Ability to solo or pool mine on a local or public hosted Karlsen node using stratum based miners.
  • SRBminer tested and fully supported
  • CLI interface for logging and monitoring
  • UI monitoring based on Grafana and Prometheus exporters
  • Docker images availabe at https://hub.docker.com/r/karlsennetwork/karlsen_bridge

Huge thanks to @onemorebsmith for the initial stratum bridge for Kaspa.