Skip to content

Releases: Akachain/akc-go-sdk-v2

v1.0.2

30 Jun 02:41
Compare
Choose a tag to compare

RELEASE NOTE

  • Fix bug create new indexing for couchdb on the ubuntu

v1.0.1

11 Jun 08:36
Compare
Choose a tag to compare

RELEASE NOTE

  • Fix bug option drop database when database not existed
  • Fix bug incompatible fabric version

First Release

11 Apr 12:31
Compare
Choose a tag to compare

RELEASE NOTE

This is the first production-ready release version of akc-go-sdk-v2. This is migrated from the previous version akc-go-sdk that is only compatible with Hyperledger Fabric 1.x

We introduce 2 packages:

  • util: CRUD utilities that work with CouchDB state database
  • mock: mock testing packages for CouchDB dependent chaincode.