Bug fixes, documentation and test coverage improvements, UX improvements based on user feedback and changes to address a variety of static scan findings (unused code, static security scanning, spelling, linting and more).
Upgraded to latest version (a precursor to 1.4.0) of gRPC-go and implemented keep-alive feature for improved resiliency.
Added a new tool configtxlator
to enable users to translate the contents of a channel configuration transaction into a human readable form.
none
none
BCCSP content in the configtx.yaml has been removed. This change will cause a panic when running configtxgen
tool with a configtx.yaml file that includes the removed BCCSP content.
Java Chaincode support has been disabled until post 1.0.0 as it is not yet fully mature. It may be re-enabled for experimentation by cloning the hyperledger/fabric repository, reversing this commit and building your own fork.
This work is licensed under a Creative Commons Attribution 4.0 International License.