Skip to content

Releases: nspcc-dev/neofs-contract

v0.5.1

22 Mar 15:12
Compare
Choose a tag to compare

Fixed

  • Methods with notifications are no longer considered to be safe.

v0.5.0 Jebudo (제부도, 濟扶島)

22 Mar 06:38
Compare
Choose a tag to compare

Fixed

  • Various typos.

Added

  • Proxy contract.
  • Multiaddress and Committee methods in netmap contract.
  • List of safe methods in contract configs.

Changed

  • Updated to testnet compatible neo-go v0.94.0.
  • Smart contracts use read-only storage context where it possible.
  • Netmap contract triggers clean-up methods at new new epoch.
  • Contracts use interop.Hash160 and other type aliases instead of []byte.

Removed

  • Multi signatures in side chain now collected with native notary contract, thus side chain contracts do not use ballots anymore.

v0.4.0 Seonyudo (선유도, 仙遊島)

15 Feb 07:36
Compare
Choose a tag to compare

0.4.0 - 2021-02-15 - Seonyudo (선유도, 仙遊島)

Fixed

  • Old ballots now removed before processing new ballot.

Added

  • Methods in container contract to store container size estimations.
  • Common package that contains shared code for all contracts.
  • Contracts migration methods.

Changed

  • Updated to preview5 compatible neo-go v0.93.0.
  • Updated contract manifests.

v0.3.1

15 Jan 11:08
Compare
Choose a tag to compare

This is a preview4-testnet version of NeoFS contracts.

v0.3.0

29 Dec 11:33
Compare
Choose a tag to compare
Preview4 compatible contracts

v0.2.0

23 Jul 18:16
Compare
Choose a tag to compare
Release v0.2.0

Initial Release

01 Apr 16:40
Compare
Choose a tag to compare
v0.1.0

init commit