Releases: amolabs/amoabci
Releases · amolabs/amoabci
v1.9.0 release
Feature release for AMO blockchain protocol 6
- AMO DID Registry conforming to AMO DID Method
- AMO Verifiable Credential Registry conforming to AMO Verifiable Credential Registry
v1.8.4 release
Hot fix for erroneous Dockerfile.
The images created from the original Dockerfile contains a config with bogus volume names "[" and "]". This was resulted from the malformed JSON array. Older images may work with Docker version 19.x, but would not work with Docker version 20.x or later. For this Docker version, use images with version 1.8.4 or later.
v1.8.3 release
Bug fix release
v1.8.2 release (WITHDRAWN!)
Bug fix release
v1.8.1 release (WITHDRAWN!)
Bug fix release
v1.8.0 release (WITHDRAWN!)
Protocol upgrade from v4 to v5.
- transfer tx now can transfer ownership of a parcel to another account
Other features
- now a single binary can support multiple protocol version to ease the protocol upgrade procedure
Withdrawn due to bugs.
v1.7.7 release
Quick fix release for parcel
ABCI query.
v1.7.6 release
Bug fix: properly die when protocol versions mismatch.
v1.7.5 release
Bug fix in ABCI draft query
v1.7.4 release
Bug fix in protocol migration