This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from 30fbf29  [rpc] Handle ProtocolError::SerdeError and send error message 
to clients
     new ab048a0  [build] Temporary comment unused crates in toml to avoid 
warnings
     new 093ee16  [proto] Polish proto implementations

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/tomls/Cargo.sgx_trusted_lib.toml             | 34 +++++++++++----------
 services/frontend/enclave/src/service.rs           |  4 +--
 services/proto/Cargo.toml                          |  1 +
 .../src/proto/teaclave_frontend_service.proto      |  6 ++--
 .../proto/src/teaclave_authentication_service.rs   | 13 ++++----
 services/proto/src/teaclave_common.rs              |  3 +-
 services/proto/src/teaclave_database_service.rs    | 21 +++++++------
 services/proto/src/teaclave_frontend_service.rs    | 35 +++++++---------------
 tests/functional_tests/enclave/Cargo.toml          |  1 +
 .../enclave/src/teaclave_frontend_service.rs       | 10 ++-----
 10 files changed, 55 insertions(+), 73 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to