Skip to content

v0.12.0

Compare
Choose a tag to compare
@alexvanin alexvanin released this 17 Nov 14:57
· 4175 commits to master since this release

0.12.0 - 2020-11-17

NeoFS-API v2.0 support and updated brand-new storage node application.

Fixed

  • SetConfig method invocation of netmap contract. (#147)
  • Balance response overflow. (#122)

Added

  • Gas emission routine in inner ring nodes.
  • GRPC reflection service. (NEOFS_GRPC_ENABLE_REFLECT_SERVICE=true)
  • New netmap query language parser.

Changed

  • Storage node application rebuilt from scratch.
  • CLI supports accounting, object and container related operations.
  • Inner ring node shutdowns on neo RPC node connection drop.
  • Updated to preview4 compatible neo-go version.