peernova-private / sandbox-mr

This is a sandbox project for new development
0 stars 0 forks source link

Add files via upload #1

Closed MikhailRezhepp closed 7 years ago

MikhailRezhepp commented 7 years ago

This is the first draft of the code. It is only POC (proof-of-concept) and learning exercise and will be cleaned up after the code review.

workflow1() - !!! tests the gRPC endpoints, but the Say..() methods do not do what is expected. I would appreciate help on what is incorrect. workflow2() - reads from the vault and un-marshals the results workflow3() - tests List() and Read() methods on the Vault, also creates a certificate and reads it for verification.


This change is Reviewable

MikhailRezhepp commented 7 years ago

Made may changes to the initial code. Closing this review and resubmitting the code for a review again