Skip to content

1.1.5

Choose a tag to compare

@onemorebsmith onemorebsmith released this 07 Oct 01:48
· 20 commits to main since this release
d1aedd7

Features:

  • Numerous bug fixes around client handling found while running ghost-pool
  • Better stability around user disconnects and handing client communication. Net result is much lower memory usage and less hanging clients
  • Removed spammy messages when block is found
  • Added block hash information to the prom counter ks_mined_blocks_gauge. This hash value is usable in katnip

For those running docker-compose, the command below will update the bridge (no need to download this release)

docker-compose -f docker-compose-all.yml down
docker-compose -f docker-compose-all.yml pull
docker-compose -f docker-compose-all.yml up -d