Immutable
release. Only release title and notes can be modified.
A small release to add a new start_peers_hidden? option into the configuration options. I was defaulting to starting peers as hidden, this was a holdover from how I have been starting peers in SafeNIF, where in production, I wanted these peers to be completely hidden from the node and only available to the NIF runner itself. However, when playing with FlamePeer for testing LiveLoad, I see that some of the underlying infra uses :pg, which doesn't see hidden nodes. So I added the option to disable this.
Full Changelog: v1.0.1...v1.0.2