Skip to content

Releases: alexandre-abrioux/golem-node

v0.6.0

01 Mar 14:44
eeea22c
Compare
Choose a tag to compare

Changelog

  • Added license
  • Added utilities for cache cleaning
  • #4 Updated Yagna to v0.6.0 (@cryptobench)

Full Changelog: v0.5.0...v0.6.0

BC Break

The old data directory ./data-node/ is not compatible with the newest version, so if a previous node was running the directory needs to be purged or removed first. See Yagna Release Page for more details:

This version is not backward compatible with previous versions of yagna, because we have optimized our GSB (a low-level protocol that is used to transport network traffic between the nodes and within the nodes).

While v0.5.0 was not running on mainnet, DO NOT purge your data directories before you have backed-up your Golem wallet and confirmed that you can safely recover it (see Golem Documentation).

v0.5.0

17 Dec 22:46
1baa29a
Compare
Choose a tag to compare

What's Changed

  • Added status cmd to see node status by @iRhonin in #1

New Contributors

Full Changelog: https://github.com/alexandre-abrioux/golem-node/commits/v0.5.0