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

Releases: felixbrucker/foxy-proxy

Foxy-Proxy v1.40.0

23 Jun 16:03
Compare
Choose a tag to compare

Changelog:

  • Update socket.io to v4 and enforce websocket transports
  • Add config option allowLongPolling to allow the use of long polling as socket.io transport
  • Fix block info error spam and potential crashes when the block info can not be retrieved for extended periods

Foxy-Proxy v1.39.0

30 Aug 14:26
Compare
Choose a tag to compare

Changelog:

  • Add support for listening on an ipv6 address

Foxy-Proxy v1.38.0

30 Aug 12:33
Compare
Choose a tag to compare

Changelog:

  • Add default wallet urls for BHD and BURST to detect won rounds

Foxy-Proxy v1.37.0

08 Aug 07:41
Compare
Choose a tag to compare

Changelog:

  • 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.
  • Remove DISC, BOOM and LAVA from the probability service
  • Use the foxypool.io domain

Foxy-Proxy v1.36.3

01 Aug 13:33
Compare
Choose a tag to compare

Changelog:

  • Fix the wallet block info retrieval when many rounds are missing block info

Foxy-Proxy v1.36.2

01 Aug 11:18
Compare
Choose a tag to compare

Changelog:

  • Add error message to failed block info requests
  • Fix wallet block info retrieval for slow wallets
  • Bump the minimum node version to v10.12 because of sequelize

Foxy-Proxy v1.36.1

01 Aug 09:11
Compare
Choose a tag to compare

Changelog:

  • Fix logMaxFiles default assignment of null

Foxy-Proxy v1.36.0

01 Aug 08:53
Compare
Choose a tag to compare

Changelog:

  • Add support for sodium deadlines and netDiff
  • Add support for connecting without a proxy name when using a single proxy
  • Add support for limiting the maximum rotated log files via logMaxFiles config option
  • Add support for clickable Foxy-Pool upstream names on the web ui
  • Improve historical stats collection. Requires walletUrl (or url for solo) and coin config option to be set.

Foxy-Proxy v1.35.2

26 Jul 15:46
Compare
Choose a tag to compare

Changelog:

  • Fix obscure connection issues with the miner-gateway and websocket transports

Foxy-Proxy v1.35.1

16 Apr 07:09
Compare
Choose a tag to compare

Changelog:

  • Fix self signed certificate connections with postgres