-
Notifications
You must be signed in to change notification settings - Fork 304
feat: allows for constructor args in quorum contract deploy #1447
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
feat: allows for constructor args in quorum contract deploy #1447
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1447 +/- ##
=======================================
Coverage 71.82% 71.82%
=======================================
Files 317 317
Lines 11564 11568 +4
Branches 1415 1416 +1
=======================================
+ Hits 8306 8309 +3
Misses 2477 2477
- Partials 781 782 +1
Continue to review full report at Codecov.
|
.../cactus-plugin-ledger-connector-quorum/src/main/typescript/plugin-ledger-connector-quorum.ts
Outdated
Show resolved
Hide resolved
.../cactus-plugin-ledger-connector-quorum/src/main/typescript/plugin-ledger-connector-quorum.ts
Outdated
Show resolved
Hide resolved
8cfcd60
to
80261f8
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 rebase+squash and then we are good to go!
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 rebase+squash into a single commit and then we are good to go!
Closes: hyperledger-cacti#962 Signed-off-by: Travis Payne <travis.payne@accenture.com>
a11f5f5
to
4ceeb64
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 LGTM, cheers!
Closes: #962
Signed-off-by: Travis Payne travis.payne@accenture.com