-
Notifications
You must be signed in to change notification settings - Fork 286
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
refactor(connector-corda) connector refactor, consolidate transaction invocation API #611
Labels
Corda
dependent
Significant_Change
Applying this label triggers the more stringent review of the maintainers and the 2+1 PR rule.
Milestone
Comments
kikoncuo
added
Corda
Significant_Change
Applying this label triggers the more stringent review of the maintainers and the 2+1 PR rule.
labels
Mar 1, 2021
⏳ Alright! Looks like we need to wait for some dependencies: 💡 Don't worry, I will continue watching the list above and keep this comment updated. To add or remove a dependency please update this issue/PR description. Brought to you by Dependent Issues (:robot: ). Happy coding! |
petermetz
added a commit
to petermetz/cacti
that referenced
this issue
May 7, 2021
…erledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz
added a commit
to petermetz/cacti
that referenced
this issue
May 7, 2021
…erledger-cacti#611 Fixes hyperledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz
added a commit
to petermetz/cacti
that referenced
this issue
May 21, 2021
…erledger-cacti#611 Fixes hyperledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz
added a commit
to petermetz/cacti
that referenced
this issue
May 28, 2021
…erledger-cacti#611 Fixes hyperledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz
added a commit
to petermetz/cacti
that referenced
this issue
Jun 1, 2021
…erledger-cacti#611 Fixes hyperledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz
added a commit
that referenced
this issue
Jun 1, 2021
Fixes #611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
RafaelAPB
pushed a commit
to RafaelAPB/blockchain-integration-framework
that referenced
this issue
Mar 9, 2022
…erledger-cacti#611 Fixes hyperledger-cacti#611 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Corda
dependent
Significant_Change
Applying this label triggers the more stringent review of the maintainers and the 2+1 PR rule.
Depends on #763
Parent: feat(cactus): Standardized common interface functionality transaction across connectors #604
Description:
Update the spec for Corda to meet the standard as defined in the parent issue.
Acceptance criteria:
OpenAPI spec meets definition as specified in the parent
Update existing references (Demo site, tests, HTLCs)
All tests passing
The text was updated successfully, but these errors were encountered: