Commit 9a25a79
committed
Update lcp
The latest revision of lcp includes the changes in
datachainlab/lcp#134, which is necessary
to prepare the test environment.
Signed-off-by: Takeshi Arabiki <takeshi.arabiki@datachain.jp>1 parent cc1c24a commit 9a25a79
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
- .github/scripts/install_sgx_sdk.sh+1-3
- Cargo.lock+5-5
- app/Cargo.toml+1-1
- app/src/commands/attestation.rs+4-23
- modules/attestation-report/Cargo.toml+1-1
- modules/lcp-client/Cargo.toml+1-1
- modules/remote-attestation/Cargo.toml+3-3
- modules/remote-attestation/src/dcap.rs+1-1
- modules/service/src/elc.rs+69-3
- proto/definitions/lcp/service/elc/v1/tx.proto+21
- proto/src/descriptor.bin
- proto/src/prost/lcp.service.elc.v1.rs+111
- tests/integration/Cargo.toml+1-1
- tests/integration/src/lib.rs+1-1
0 commit comments