Commit graph

21 commits

Author SHA1 Message Date
hu55a1n1
be68105ec5 repo reorg
Move utils/quartz-proto to core/quartz-proto

Fix Cargo.toml paths

Add default working-directory for cosmwasm CI jobs

Fix default working-directory

Rename .cargo/config -> config.toml

Update working-directory

Update cosmwasm workflows

Update rust.yml paths

Add aliases to cargo config.toml

Test working-directory

Update cosmwasm CI jobs

Use --manifest-path

Use dtolnay/rust-toolchain action

Fix workflow

Remove --locked

SSH agent

SSH agent for schema

Remove unused SSH key

Exclude cw-tee-mtcs from rust CI jobs

Clippy fix

cargo fmt

Add CONTRIBUTING.md

Update README.md
2024-05-21 03:26:41 -07:00
hu55a1n1
c38bbb9006 Instantiate MtcsService 2024-02-29 03:59:39 -08:00
hu55a1n1
30ce18495a Store sk in CoreService and instantiate it in main.rs 2024-02-29 03:59:09 -08:00
hu55a1n1
ac35a80ac4 MTCS proto init 2024-02-29 03:30:25 -08:00
hu55a1n1
73e28c112b Impl SessionSetPubKey handling 2024-02-27 15:59:25 -08:00
hu55a1n1
f8db27a55f Impl SessionCreate handling 2024-02-27 15:29:06 -08:00
hu55a1n1
c7eddffc2c Read mrenclave from quote 2024-02-27 14:30:36 -08:00
hu55a1n1
6145608ff7 Read MRENCLAVE from sigfile 2024-02-27 13:28:59 -08:00
hu55a1n1
4984ce1413 Default to EpidAttestor 2024-02-27 12:01:18 -08:00
hu55a1n1
02863d7746 Add MockAttestor 2024-02-27 11:52:23 -08:00
hu55a1n1
cdd83e657d Attestor abstraction 2024-02-26 02:56:55 -08:00
hu55a1n1
c31b1c8e69 Update Cargo.lock 2024-02-23 14:29:14 -08:00
hu55a1n1
aa32b7798a Remove target height from config 2024-02-23 14:26:43 -08:00
hu55a1n1
092c221d48 Use config from quartz-cw crate 2024-02-23 12:51:20 -08:00
hu55a1n1
d2e8c612f4 Domain types 2024-02-23 12:49:19 -08:00
hu55a1n1
3a201cca82 Impl config + CLI 2024-02-22 12:48:13 -08:00
hu55a1n1
859323bdfb Extract quartz-proto crate 2024-02-20 08:34:42 -08:00
hu55a1n1
6564d13d00 Use single threaded executor & update default gRPC port 2024-02-20 06:58:26 -08:00
hu55a1n1
c15d67fe71 Get tonic-rs to run inside SGX 2024-02-20 04:40:02 -08:00
hu55a1n1
665e7571bf Setup proto machinery 2024-02-20 03:27:10 -08:00
hu55a1n1
7135e97c35 Move quartz enclave and init gramine files for it 2024-02-20 03:16:41 -08:00