Releases: nspcc-dev/neofs-contract
Releases · nspcc-dev/neofs-contract
v0.5.1
v0.5.0 Jebudo (제부도, 濟扶島)
Fixed
- Various typos.
Added
- Proxy contract.
Multiaddress
andCommittee
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 (선유도, 仙遊島)
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
v0.3.0
v0.2.0
Initial Release
v0.1.0 init commit