Skip to content

Releases: cybercommando/TimberToCharcoal-HyperledgerFabric

Stable Release

20 Mar 22:23
Compare
Choose a tag to compare

Testing Data Immutability

28 Oct 23:29
399a2af
Compare
Choose a tag to compare

In this release, we fixed some bugs and improved our code.
This release contains:
Blockchain network with three organization:

  • Certifiers
  • CertifiedCompanies
  • TestOrg

Resolved Bugs:
Composite key problem for range queries and CouchDB web GUI: https://jira.hyperledger.org/browse/FAB-18355
We changed the composite key implementation in chaincode to normal keys to resolve the issue.

Initial Release

21 Oct 14:13
4ff62dd
Compare
Choose a tag to compare

This release has a complete implementation of Hyperledger Fabric for audit to timber-to-charcoal network.
It consists of two organization:

  • CertifiedCompanies
  • Certifiers

It has complete chaincode implementation for timber-to-charcoal network.