Clone or download
Angelo De Caro and ale-linux [FAB-13351] Test Robustification
This change-set enhance the tests to make sure
that a credential is invalidate always successfuly.

Change-Id: Id6d11bc735f0b03a07e97e99a57ec41b4ea26bb8
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
(cherry picked from commit 419397e)
Latest commit 9cd9fce Dec 21, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bccsp [FAB-13351] Test Robustification Dec 21, 2018
cmd [FAB-12440] run goimports on tree and re-enable Oct 17, 2018
common [FAB-13025] generate rst metric tables Dec 18, 2018
core Merge "recon: add debug logs in ledger" into release-1.4 Dec 19, 2018
devenv [FAB-13164] Revert Fix pkcs11 UT Failures Dec 5, 2018
discovery Replace / in logger names with dots Oct 30, 2018
docs [FAB-13390] Release fabric v1.4.0-rc2 Dec 20, 2018
examples Update stale references to e2e_cli in eventsclient Nov 29, 2018
gossip [FAB-13303] increase reconciliation test coverage Dec 17, 2018
idemix [FAB-13139] Discard Idemix Empty Digest Dec 6, 2018
images [FAB-13025] generate rst metric tables Dec 18, 2018
integration Merge "Update sample configurations with operations" Dec 8, 2018
msp [FAB-13139] Discard Idemix Empty Digest Dec 6, 2018
orderer Add meter with fabric and go version Dec 18, 2018
peer Add meter with fabric and go version Dec 18, 2018
protos [FAB-13251] Add nil check in ToGossipMessage Dec 12, 2018
release/templates FAB-10815 remove javaenv from get-images.sh Jun 22, 2018
release_notes [FAB-13390] Release fabric v1.4.0-rc2 Dec 20, 2018
sampleconfig [FAB-13269] keep reconcile pvt in one pass Dec 14, 2018
scripts [FAB-13390] Release fabric v1.4.0-rc2 Dec 20, 2018
token [FAB-12792] Prover Peer: ExpectationRequest Nov 30, 2018
unit-test [FAB-12594] reduce overhead of race in unit tests Oct 25, 2018
vendor [FAB-13025] generate rst metric tables Dec 18, 2018
.dockerignore [FAB-8551] Tool image binaries don't show version Apr 8, 2018
.gitattributes transfer from GitHub hyperledger/fabric Jul 26, 2016
.gitignore FAB-10735 Script to pull images from Nexus Sep 6, 2018
.gitreview [FAB-9289] Add copyright to .gitreview Apr 2, 2018
.travis.yml FAB-4109 add missing license headers May 24, 2017
CHANGELOG.md [FAB-13390] Release fabric v1.4.0-rc2 Dec 20, 2018
CODE_OF_CONDUCT.md FAB-9356 add CODE_OF_CONDUCT.md Apr 4, 2018
CONTRIBUTING.md [FAB-12598] Omit trailing spaces to success CI. Nov 15, 2018
Gopkg.lock [FAB-13025] generate rst metric tables Dec 18, 2018
Gopkg.toml [FAB-13092] Update hyperledger/fabric-lib-go dep Dec 1, 2018
LICENSE transfer from GitHub hyperledger/fabric Jul 26, 2016
Makefile [FAB-13391] Prepare for next release (1.4.0) Dec 20, 2018
README.md [FAB-13390] Release fabric v1.4.0-rc2 Dec 20, 2018
ci.properties [FAB-12295] updates to use 1.11.1 Oct 15, 2018
docker-env.mk FAB-12153 Disable javaenv-docker from tests Sep 25, 2018
gotools.mk [FAB-12659] Revert dep change made in FAB-12634 Oct 31, 2018
settings.gradle Table implementation in java shim with example Oct 31, 2016
test-pyramid.png [FAB-11706] Add Interoperability Test Info Sep 12, 2018
testingInfo.rst [FAB-11706] Fix broken link to unit test doc Sep 24, 2018
tox.ini [FAB-11180] Adding docs-link to tox.ini Oct 29, 2018

README.md

Note: This is a read-only mirror of the formal Gerrit repository, where active development is ongoing. Issue tracking is handled in Jira

Status

This project is an Active Hyperledger project. For more information on the history of this project see the Fabric wiki page. Information on what Active entails can be found in the Hyperledger Project Lifecycle document.

Build Status CII Best Practices Go Report Card GoDoc Documentation Status

Hyperledger Fabric

Hyperledger Fabric is a platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability. It is designed to support pluggable implementations of different components, and accommodate the complexity and intricacies that exist across the economic ecosystem.

Hyperledger Fabric delivers a uniquely elastic and extensible architecture, distinguishing it from alternative blockchain solutions. Planning for the future of enterprise blockchain requires building on top of a fully-vetted, open source architecture; Hyperledger Fabric is your starting point.

Releases

Release Roadmap

Please visit the Hyperledger Fabric wiki for our release roadmap. We plan on a quarterly release cadence following the v1.1.0 release, delivering on a scoped set of themes and select features. Unless specified otherwise, all releases will be upgradable from the prior minor release.

Documentation, Getting Started and Developer Guides

Please visit our online documentation for information on getting started using and developing with the fabric, SDK and chaincode:

It's recommended for first-time users to begin by going through the Getting Started section of the documentation in order to gain familiarity with the Hyperledger Fabric components and the basic transaction flow.

Contributing

We welcome contributions to the Hyperledger Fabric project in many forms. There’s always plenty to do! Check the documentation on how to contribute to this project for the full details.

Testing

Check the documentation for information on the testing structure that the project follows.

Community

Hyperledger Community

Hyperledger mailing lists and archives

Hyperledger Chat

Hyperledger Fabric Issue Tracking (JIRA)

Hyperledger Fabric Wiki

Hyperledger Wiki

Hyperledger Code of Conduct

Community Calendar

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.