Releases: bianjieai/nft-transfer
v1.1.3-ibc-v7.3.0
v1.1.3-ibc-v6.2.1
v1.1.3-ibc-v5.3.2
v1.1.2-ibc-v6.1.0
Release Notes
This is the first official version of the Go implementation of ICS-721. The current release introduces new features, several improvements and bug fixes described in the changelog.
The current version supports IBC v6.1.0
ChangeLog
API Breaking
- #16 return the sequence of packet in
MsgTransferResponse
.
Improvements
- #11 adjust the verification order of nft.
Features
Bug Fixes
v1.1.2-ibc-v5.0.1
Release Notes
This is the first official version of the Go implementation of ICS-721. The current release introduces new features, several improvements and bug fixes described in the changelog.
The current version supports IBC v5.0.1
ChangeLog
API Breaking
- #16 return the sequence of packet in
MsgTransferResponse
.
Improvements
- #11 adjust the verification order of nft.
Features
Bug Fixes
Release v1.1.2-beta
This release main addtions are:
12 : fix critical vulnerability allows attacker to take control of any NFT.
13 : added params to control whether the module is enabled
For details, please refer to v1.1.2-beta changelog
Release v1.1.1-beta
Release v1.1.0-beta
This version mainly expands the ics721 protocol and supports the transfer of class_data and token_data. For detailed changes in the protocol, please refer to 899
Release v1.0.0-beta
This release uses SDK v0.46.5 and IBC-GO v5.0.1, implement all the basic functions of ics721.
WARNING: This release may contain some unknown bugs. It should not be used in production.