Skip to content

v0.18.0 - Yeongheungdo (영흥도, 靈興島)

Compare
Choose a tag to compare
@alexvanin alexvanin released this 26 Mar 14:20
· 3327 commits to master since this release

NeoFS operates with updated governance model. Alphabet keys and inner ring keys
are accessed from side chain committee and RoleManagement contract. Each epoch
alphabet keys are synchronized with main chain.

Fixed

  • Metabase does not store object payloads anymore.
  • TTLNetCache now always evict data after a timeout.
  • NeoFS CLI keyer could misinterpret hex value as base58.

Added

  • Local trust controller in storage node.
  • Governance processor in inner ring that synchronizes list of alphabet keys.

Changed

  • Inner ring keys and alphabet keys are managed separately by inner ring and
    gathered from committee and RoleManagement contract.