github ergoplatform/ergo v4.0.35
Ergo Protocol Reference Client 4.0.35

latest releases: v5.0.24, v5.0.23, v6.0.0-alpha2...
2 years ago

Ergo Protocol Reference Client 4.0.35 release. It contains following PRs:

  • #1765 - public API URL announcement got back, now serialized as a peer feature
  • #1767 - P2P code simplified, global sync message lock removed
  • #1772 - in case of non-delivery of a block section, the node is quickly switching to another peer now (and dropping connection with non-delivering peer)
  • #1776 - P2P layer simplified by hardcoding some settings.

Config changes

Following settings removed from the config: scorex.network.maxHandshakeSize , scorex.network.maxPacketSize, scorex.network.maxInvObjects

New setting scorex.restApi.publicUrl added, you can announce public API URL to the p2p network via this setting.

Semantics of scorex.network.maxDeliveryChecks changed, now this is a global limit for non-delivery, if you are overriding default value with something like 2 or 3, please remove overridden value or increase it.

Contributors: @ccellado , @kushti , @pragmaxim

SHA-256 sum: 0eb0c119bdffb6b22a1ee8ad8fa6154665d3d7fb33f6c590716e0e1e3e2f84ba

Don't miss a new ergo release

NewReleases is sending notifications on new releases.