Skip to content

Release v0.8.17

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 14:46
· 3644 commits to master since this release
v0.8.17
801423e

This release contains mostly new features and enhancements. On the REST APIs: it is now possible to access more data from the startup point, allowing the users to follow progressions of the node updating with the network. On the p2p:

  • the first one is a whitelist has been implemented to prevent the policy to quarantine specifics IPs #1982
  • The second one is a new layer: the preferred list. #1990

This preferred list is interesting for nodes to team up in the network in order to establish inter-connections faster. For example this is useful for operators maintaining multiple nodes (like IOHK's). see documentation for configuration options.

Detailed Changelogs