-
Notifications
You must be signed in to change notification settings - Fork 291
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 #1388
feat: allows for constructor args in quorum contract deploy #1388
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1388 +/- ##
==========================================
- Coverage 70.41% 70.37% -0.04%
==========================================
Files 301 302 +1
Lines 10820 10917 +97
Branches 1320 1338 +18
==========================================
+ Hits 7619 7683 +64
- Misses 2507 2528 +21
- Partials 694 706 +12
Continue to review full report at Codecov.
|
91da52d
to
c4912ee
Compare
packages/cactus-plugin-ledger-connector-quorum/src/main/json/openapi.json
Outdated
Show resolved
Hide resolved
packages/cactus-plugin-ledger-connector-quorum/src/main/json/openapi.json
Outdated
Show resolved
Hide resolved
...ntegration/plugin-ledger-connector-quorum/deploy-contract/openapi/openapi-validation.test.ts
Outdated
Show resolved
Hide resolved
...ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json-json-object.test.ts
Outdated
Show resolved
Hide resolved
...tion/plugin-ledger-connector-quorum/deploy-contract/v2.3.0-deploy-contract-from-json.test.ts
Outdated
Show resolved
Hide resolved
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 fix the CI, rebase, squash, etc. the usual chores.
4a748a7
to
3a16b89
Compare
3a16b89
to
4d06ec1
Compare
@travis-payne Why the close? |
Closes: #962
Signed-off-by: Travis Payne [email protected]