Skip to content
This repository was archived by the owner on Jul 18, 2021. It is now read-only.

Commit 8e19184

Browse files
committed
Prepare release v1.37.0
1 parent 7d3ec58 commit 8e19184

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.37.0 / 2020-08-08
2+
==================
3+
4+
* Use fixed indexes for multi proxy setups with the `useMultiplePorts` option. This means if you run a multi proxy setup with the `useMultiplePorts` option and have one proxy disabled the other proxy ports are still counted as if it were enabled, the port is just skipped. This can be a breaking change, please adjust your miner config accordingly.
5+
* Remove DISC, BOOM and LAVA from the probability service
6+
* Use the foxypool.io domain
7+
18
1.36.3 / 2020-08-01
29
==================
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foxy-proxy",
3-
"version": "1.36.3",
3+
"version": "1.37.0",
44
"description": "A Proof of Capacity proxy which supports solo and pool mining upstreams.",
55
"keywords": [
66
"burst",

0 commit comments

Comments
 (0)