Releases: cybercommando/TimberToCharcoal-HyperledgerFabric
Releases · cybercommando/TimberToCharcoal-HyperledgerFabric
Stable Release
Release notes:
- minor bugs fixed
Full Changelog: https://github.com/cybercommando/TimberToCharcoal-HyperledgerFabric/commits/v3.0
Testing Data Immutability
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
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.