Skip to content

Releases: sammy007/ether-proxy

v0.5.2

01 Jul 19:54
Compare
Choose a tag to compare

Bugfixes, parity fixes.

v0.5.1

27 Apr 10:42
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Added job backlog.

New release

05 Apr 19:31
Compare
Choose a tag to compare
v0.5.0

Change new job detection

v0.4.5

05 Jan 06:32
Compare
Choose a tag to compare

Features:

  • Display number of failed http requests to upstreams

Tiny improvements

04 Jan 06:19
Compare
Choose a tag to compare

Log upstream check errors.

Xmas Solo

23 Dec 23:37
Compare
Choose a tag to compare

What's new:

  • Luck measurement with 2 configurable windows for solo mode (less % is more)
  • Pool mode fix

Check config.example.json for new params:

"luckWindow": "24h",
"largeLuckWindow": "72h"

Stable with next epoch hint

21 Dec 09:31
Compare
Choose a tag to compare

What's new:

  • Next epoch approximation hint.

Bugfix release

14 Dec 05:47
Compare
Choose a tag to compare

What's new:

  • Tiny JSON RPC fix.
  • New pool listed in supported pools section.

New release with pool support

26 Nov 11:00
Compare
Choose a tag to compare

New stable release with limited support for pools*.

Currently only my EuroHash.net pool support it.

[*] Pool owners should add support for proxy, PM me for implementation details.

v0.1.0-preview

01 Nov 17:54
Compare
Choose a tag to compare
v0.1.0-preview Pre-release
Pre-release

Develop preview.

Added guard to prevent mining on stuck daemon ethereum/go-ethereum#1936. Proxy will check height of each daemon and switch to the winning one.

  • Check for stuck upstream
  • Display height for each upstream in frontend