Skip to content

Releases: amolabs/amoabci

v1.9.0 release

14 Sep 08:23
70bdead
Compare
Choose a tag to compare

Feature release for AMO blockchain protocol 6

v1.8.4 release

07 Sep 07:49
Compare
Choose a tag to compare

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

25 May 02:43
Compare
Choose a tag to compare

Bug fix release

v1.8.2 release (WITHDRAWN!)

17 May 17:15
Compare
Choose a tag to compare

Bug fix release

v1.8.1 release (WITHDRAWN!)

13 May 08:56
Compare
Choose a tag to compare

Bug fix release

v1.8.0 release (WITHDRAWN!)

10 May 07:46
04ffabd
Compare
Choose a tag to compare

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

10 Nov 08:01
Compare
Choose a tag to compare

Quick fix release for parcel ABCI query.

v1.7.6 release

04 Sep 08:09
Compare
Choose a tag to compare

Bug fix: properly die when protocol versions mismatch.

v1.7.5 release

27 Aug 01:40
Compare
Choose a tag to compare

Bug fix in ABCI draft query

v1.7.4 release

26 Aug 02:15
Compare
Choose a tag to compare

Bug fix in protocol migration