Commit graph

16 commits

Author SHA1 Message Date
Daniel Gushchyan
628d7b4596
refactor: replace ctrlc handler with tokio's built-in (#197) 2024-09-18 08:26:43 -07:00
Shoaib Ahmed
43a1a49c3f
fix: cargo-install --path cli (#200)
Co-authored-by: dusterbloom <32869278+dusterbloom@users.noreply.github.com>
2024-09-13 15:28:32 +02:00
Daniel Gushchyan
ed879d4d91
fix: hardcoded default values for node_url and rpc (#189) 2024-08-30 16:35:58 -04:00
Daniel Gushchyan
2a95087ce4
fix: working and restructured relay in rust (#186) 2024-08-30 11:05:10 -07:00
Daniel Gushchyan
a9ea3fa9ae
feat: cli dev command (#153) 2024-08-28 16:45:09 -07:00
Shoaib Ahmed
e6700b2e73
fix(mtcs): Avoi Obligations and Setoffs duplicates with Uuids (#172)
Co-authored-by: Juan Enrique Alcaraz <juanenrisley@gmail.com>
2024-08-26 12:22:08 +02:00
Shoaib Ahmed
6c8ba526ef
refactor: remove unused crates and scripts (#173) 2024-08-21 16:43:25 +02:00
Daniel Gushchyan
25d0edf316
feat: config pass by ref (#162) 2024-08-15 13:54:55 -07:00
Daniel Gushchyan
72c7702719
feat: move shared cli args to config file (#157) 2024-08-14 23:20:31 -07:00
Daniel Gushchyan
4fd86c089a
feat: cli enclave start (#156) 2024-08-09 16:24:57 -07:00
Daniel Gushchyan
048f8e7d0f
feat: cli contract build (#138) 2024-08-09 08:52:06 -07:00
Daniel Gushchyan
84ccbb201d
feat: cli init (#141) 2024-08-08 16:47:02 -07:00
Daniel Gushchyan
bbd68d7b23
feat: quartz cli handshake, contract deploy (#126) 2024-08-06 13:50:11 -07:00
dusterbloom
b65f6b45de
fix(mtcs): re-introduce light client check in enclave (#148) 2024-08-06 11:49:35 +02:00
Daniel Gushchyan
3f1cd0b463
feat: cli enclave build (#137) 2024-08-02 12:19:07 -07:00
Shoaib Ahmed
2afbe50f76
feat(cli): setup skeleton for quartz tool (#105)
Co-authored-by: Thane Thomson <connect@thanethomson.com>
2024-07-23 11:35:38 +02:00