Commit graph

6 commits

Author SHA1 Message Date
Dave
a23ae1e560
feat(transfers): add MOCK_SGX support in listen.sh (#109)
feat(transfers): add MOCK_SGX support in listen.sh

- Updated listen.sh to handle MOCK_SGX, improving compatibility.
- Formatted listen and relay scripts for better human readability.

Closes #108.
2024-07-22 21:55:08 -04:00
Shoaib Ahmed
4b3630adf3
Mock attestation (#82)
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-07-19 01:34:31 +02:00
dusterbloom
83441e5089
#77 FIX - Changed quartz.manifest.template to allow any port for the enclave (#92) 2024-07-10 16:59:26 -05:00
Ethan Buchman
b9d0ef2213
transfers: add scripts and readme (#63)
Co-authored-by: Daniel Gushchyan <d.gushchyan@gmail.com>
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
Co-authored-by: David Kajpust <kajpustd@gmail.com>
Co-authored-by: Daniel Gushchyan <39884512+dangush@users.noreply.github.com>
2024-06-28 14:56:50 +04:00
Shoaib Ahmed
cd442db003
Repo reorg phase-3 (#8) 2024-05-30 02:00:43 +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
Renamed from utils/quartz-relayer/scripts/relay.sh (Browse further)