-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: adding quorum multip test ledger Dockerfile #1234
test: adding quorum multip test ledger Dockerfile #1234
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1234 +/- ##
==========================================
+ Coverage 71.71% 72.18% +0.47%
==========================================
Files 270 272 +2
Lines 9411 9772 +361
Branches 1114 1179 +65
==========================================
+ Hits 6749 7054 +305
- Misses 2087 2099 +12
- Partials 575 619 +44
Continue to review full report at Codecov.
|
0408d1e
to
9eafdf0
Compare
Related to hyperledger-cacti#951 Signed-off-by: Travis Payne <[email protected]>
9eafdf0
to
44c265e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@travis-payne Please make sure to publish the image to the official repo with a fully qualified tag/version if not already (I may have already asked the same thing a few days ago).
This code allows for building of the a quorum multi party docker image that allows for private transactions to be tested.
Related to #951
Signed-off-by: Travis Payne [email protected]