Commit graph

9 commits

Author SHA1 Message Date
Daniel Gushchyan
69c1f63114
feat: move proxy logic into enclave () 2024-09-18 13:04:33 -07:00
Shoaib Ahmed
6c8ba526ef
refactor: remove unused crates and scripts () 2024-08-21 16:43:25 +02:00
Shoaib Ahmed
eb90043172
feat(dcap): Impl DCAP RA types/handlers () 2024-08-02 18:31:01 +02:00
Shoaib Ahmed
2a4e7f5ec5
enclaves: light client check ()
Co-authored-by: dave <davidkajpust@informal.systems>
2024-07-24 21:30:36 +02:00
Shoaib Ahmed
4b3630adf3
Mock attestation ()
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-07-19 01:34:31 +02:00
Daniel Gushchyan
47544c66ae
feat: decoupling quartz from applications, creating transfers app ()
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
Co-authored-by: David Kajpust <kajpustd@gmail.com>
2024-06-26 23:31:01 +04:00
Shoaib Ahmed
b92242c09a
Attested/verified SubmitSetoffsMsg () 2024-06-20 21:56:01 +02:00
Shoaib Ahmed
3509edfe3d
Dyn liquidity sources () 2024-06-18 11:30:00 +02:00
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