-
Notifications
You must be signed in to change notification settings - Fork 283
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(core-api): add weaver protocol buffer definitions #1523
Comments
…cti#1523 Adding the .proto definitions from here as discussed earlier with @VRamakrishna To-do: I skipped the fabric driver proto due to an error on account of the Fabric peer definitions not being present (unresolved import error). Fixes hyperledger-cacti#1523 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
…cti#1523 Adding the .proto definitions from here as discussed earlier with @VRamakrishna To-do: I skipped the fabric driver proto due to an error on account of the Fabric peer definitions not being present (unresolved import error). Fixes hyperledger-cacti#1523 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Fixes hyperledger-cacti#1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
@petermetz Submitted a PR to your branch: petermetz#8. |
@petermetz I think we should import the compiled versions (i.e., language-specific bindings) too. Presently, Weaver has these for JS, Go, and Java. Rust is being worked on. |
…cti#1523 Adding the .proto definitions from here as discussed earlier with @VRamakrishna To-do: I skipped the fabric driver proto due to an error on account of the Fabric peer definitions not being present (unresolved import error). Fixes hyperledger-cacti#1523 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
…edger-cacti#1523 Updated Weaver protos README and imported latest schema additions Fixes hyperledger-cacti#1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
…cti#1523 Adding the .proto definitions from here as discussed earlier with @VRamakrishna To-do: I skipped the fabric driver proto due to an error on account of the Fabric peer definitions not being present (unresolved import error). Fixes hyperledger-cacti#1523 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
…edger-cacti#1523 Updated Weaver protos README and imported latest schema additions Fixes hyperledger-cacti#1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
@VRamakrishna Agreed, 100%, I added a new issue to the epic => #1556 |
Adding the .proto definitions from here as discussed earlier with @VRamakrishna To-do: I skipped the fabric driver proto due to an error on account of the Fabric peer definitions not being present (unresolved import error). Fixes #1523 Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Updated Weaver protos README and imported latest schema additions Fixes #1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
…edger-cacti#1523 Updated Weaver protos README and imported latest schema additions Fixes hyperledger-cacti#1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
…edger-cacti#1523 Updated Weaver protos README and imported latest schema additions Fixes hyperledger-cacti#1523 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Acceptance Criteria
core
orcmd-api-server
etc.The text was updated successfully, but these errors were encountered: