Commit graph

18 commits

Author SHA1 Message Date
Daniel Gushchyan
bbd68d7b23
feat: quartz cli handshake, contract deploy (#126) 2024-08-06 13:50:11 -07:00
Daniel Gushchyan
63aa30db6b
feat: quartz-common and merging quartz-cli business logic from cycles-protocol (#123) 2024-07-30 10:55:52 -07: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
Daniel Gushchyan
9323278662
fix: get app_hash at proof_height instead of latest (#59)
Co-authored-by: Shoaib Ahmed <sufialhussaini@gmail.com>
2024-06-20 21:46:21 +02: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
hu55a1n1
e4e43e2987 Update README.md with demo instructions 2024-02-29 10:31:03 -08:00
hu55a1n1
917b139d3d Update hardcoded trusted hashes 2024-02-29 07:19:26 -08:00
hu55a1n1
b304ddc059 Improve code formatting 2024-01-11 03:43:12 -08:00
hu55a1n1
483b31abd2 Ignore all Cargo.lock files 2024-01-11 03:21:39 -08:00
hu55a1n1
181c8b65b3 Integrate/test with key-manger 2024-01-04 12:57:47 -08:00
hu55a1n1
8c0c871666 Fix proof gen and verify 2024-01-04 03:26:51 -08:00
hu55a1n1
6c70969814 Replace last block in trace with latest block 2024-01-04 03:11:53 -08:00
hu55a1n1
f4549aa790 Include latest block in trace 2024-01-03 08:40:29 -08:00
hu55a1n1
2a8380b8f4 Write EpochKey to sealed file 2024-01-02 13:06:53 -08:00
hu55a1n1
b8120a7587 Update tm-prover to output complete proofs (light client + merkle) 2024-01-02 05:16:41 -08:00
hu55a1n1
d10e13862c Add README.md 2023-11-07 05:20:24 -08:00
hu55a1n1
fcfcebfd06 Add tm-prover crate 2023-11-07 05:19:31 -08:00