Skip to content

Releases: cashshuffle/cashshuffle

v0.6.9

13 Mar 17:56
57c2fdb
Compare
Choose a tag to compare
  • Isolate the accused instead of the blamer for IP deny logic.

v0.6.8

08 Mar 21:01
16ef667
Compare
Choose a tag to compare
  • Added IP rate limits for TCP/WebSocket/HTTP endpoints.
  • Removed gvt and moved to Go Modules.
  • Now only supports Go 1.12. If your system has an older version of Go, please use the binary distribution.
  • Dropped cross compiled binaries for unsupported builds in Travis.

v0.6.7

08 Mar 04:35
f5f8474
Compare
Choose a tag to compare
  • Reduced deadlines to cleanup idle IPs.

v0.6.6

08 Mar 03:46
4a3dfe2
Compare
Choose a tag to compare

v0.6.5

07 Mar 23:46
Compare
Choose a tag to compare
  • Fixes incorrect mutex on decreasePoolVoters.

v0.6.4

06 Mar 17:49
Compare
Choose a tag to compare
  • Additional DoS protections. Users who are blamed out of a pool now won't be matched with those players when joining another pool.
  • Added JSON output in debug mode.

v0.6.3

05 Mar 01:59
Compare
Choose a tag to compare

v0.6.2

04 Mar 07:49
afcb433
Compare
Choose a tag to compare
  • Improvements to ban logic.
  • Errors from all listeners now get reported correctly.
  • Extended deadlines for clients to support larger shuffle sizes.

v0.6.1

01 Mar 08:34
a8fa37b
Compare
Choose a tag to compare
  • Add support for a secondary Tor server.

v0.6.0

28 Feb 04:15
4c643bb
Compare
Choose a tag to compare
  • Added version to the announce message.
  • Added server bans by IP for clients who are repeatedly blamed in pools.
  • Updated stats to provide version information in pools, and ban score plus ban status for the requesting user.