Commit graph

258 commits

Author SHA1 Message Date
dusterbloom
864da77405
devX: Docker compose for neutron + quartz cli (#248)
Co-authored-by: Juan Enrique Alcaraz <juanenrisley@gmail.com>
2024-10-10 14:41:16 +02:00
Shoaib Ahmed
382866be24
chore: v0.1 release prep Cargo.tomls
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-10-09 23:30:52 +04:00
Shoaib Ahmed
51f3ca7025
Remove SPID from gramine calls (#246) 2024-10-09 17:33:01 +04:00
Shoaib Ahmed
ec28041ad7
Fix reorg (#241) 2024-10-08 13:01:10 +04:00
Daniel Gushchyan
df40e592c8
feat: error reporting with eyre (#240)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-10-08 12:53:49 +04:00
Daniel Gushchyan
634bc6a8f3
feat: input admin secret to gramine as env var (#238)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-10-04 16:41:59 +04:00
Ethan Buchman
f42154f967
Delete crates/enclave/core/quartz.manifest.template (#235)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>

- File not in use anymore
2024-10-03 14:08:53 -04:00
Shoaib Ahmed
7133ea5e36
Neutron client in pure rust (#234)
Implements the following:
- grpc based cw client (alsmost chain agnostic, but not fully yet)
- All URL based CLI args now use reqwest::Url type.
- An almost 'Bin agnostic CliClient'
- SSL and DNS resolution support in gramine
- Implement generic attestation support for transfers enclave
- Misc cleanup
2024-10-03 13:50:54 -04:00
Dave
279cd5180f
docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233)
Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-10-01 23:57:13 -04:00
Elena San Miguel
9ecc02f200
Run transfers app E2E tests in an Action, and backend with docker compose (#203)
Co-authored-by: Juan Enrique Alcaraz <juanenrisley@gmail.com>
2024-10-01 16:13:39 -04:00
Shoaib Ahmed
e500407681
Rename crates and subdirs (#231) 2024-10-01 10:27:57 -04:00
Ethan Buchman
0bb0aa1e4b
Update getting started (#229) 2024-10-01 10:26:42 -04:00
Shoaib Ahmed
3e62031528
feat(DCAP): use upstream mc deps (#230)
Co-authored-by: Daniel Gushchyan <39884512+dangush@users.noreply.github.com>
2024-10-01 14:30:54 +04:00
Daniel Gushchyan
14a6913632
refactor: refactor repo as standard rust monorepo (#222)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-09-30 23:33:22 +04:00
Ethan Buchman
e853c2ed1d
Update main README and Getting Started (#226) 2024-09-29 17:08:33 -04:00
Ethan Buchman
66c5ef130f
docs: add warning and more cleanup (#225) 2024-09-29 01:40:41 -04:00
Ethan Buchman
6a768df643 update READMEs and getting started 2024-09-29 01:24:39 -04:00
Ethan Buchman
cb42873410
docs: how it works and building apps (#213) 2024-09-29 00:55:04 -04:00
Ethan Buchman
5464e83ac9
Dusterbloom/docs getting started wasmd (#223)
Co-authored-by: Peppi Littera <giuseppe@informal.systems>
2024-09-29 00:52:44 -04:00
Daniel Gushchyan
b711cac325
fix: change cargo generate configs to include lock file in template (#215)
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
2024-09-27 09:31:06 -04:00
dusterbloom
69dcb6fc90
fix: Adding node_url to enclave_start to enable enclave to work with external blockchains (#216) 2024-09-27 09:24:17 -04:00
Shoaib Ahmed
7b256e0f89
Remove Epid RA (#196)
Co-authored-by: Peppi Littera <giuseppe@informal.systems>
Co-authored-by: dusterbloom <32869278+dusterbloom@users.noreply.github.com>
2024-09-27 09:23:04 -04:00
Juan Enrique Alcaraz
d536f128a2
fix(transfers): sequence mismatch error while listening (#212)
Co-authored-by: Daniel Gushchyan <39884512+dangush@users.noreply.github.com>
2024-09-26 16:07:07 +04:00
dusterbloom
391b7bc84a
feat(dcap): make DCAP RA default (#150)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-09-25 23:14:06 +04:00
Daniel Gushchyan
69c1f63114
feat: move proxy logic into enclave (#174) 2024-09-18 13:04:33 -07:00
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
dusterbloom
7526d78299
fix(dcap): add getrandom back to fix tcbinfo build (#204) 2024-09-13 16:33:27 +04:00
Juan Enrique Alcaraz
d2225f1b70
feat(e2e): Transfers FE e2e tests (#192) 2024-09-12 18:48:14 +02:00
Ethan Buchman
4f2bcea5be minor docs 2024-09-12 09:14:28 -04:00
Shoaib Ahmed
072bb4dc63
fix(enclave): make tcbinfo-contract deployable on cosmwasm (#194)
Co-authored-by: Peppi Littera <giuseppe@informal.systems>
2024-09-12 13:10:24 +04:00
Elena San Miguel
53c10273fa
Add empty brackets to GetAllSetoffs query (#182) 2024-09-05 19:05:16 +02:00
dusterbloom
1a2ab7d008
feat(dcap): use tcbinfo from contract for RA verification (#179)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-09-05 14:07:35 +04:00
Juan Enrique Alcaraz
e7cd6b1151
feat(Frontend): Transfers FE improvements (#187) 2024-09-03 11:30:46 +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
Ethan Buchman
74c3c47e4e
docs: Quartz initial docs (#183)
Addresses, but does not close #166

Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
2024-08-28 14:56:36 -04:00
Juan Enrique Alcaraz
0680bec431
feat(frontend): Setup FE E2E (#180) 2024-08-28 10:07:41 +02: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
Elena San Miguel
302008c337
Add empty params to init_clearing (#176) 2024-08-21 18:43:59 +02:00
Shoaib Ahmed
6c8ba526ef
refactor: remove unused crates and scripts (#173) 2024-08-21 16:43:25 +02:00
Elena San Miguel
cf0a2ffc41
Fix env vars of quartz.toml for cli (#165) 2024-08-19 16:10:40 +02:00
Thane Thomson
de53f6ee06
feat: Add support for running Quartz app enclave in a Docker container (EPID) (#155)
Signed-off-by: Thane Thomson <connect@thanethomson.com>
2024-08-16 16:38:52 -04: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
f93da16c47
TCBInfo contract (#98)
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-08-13 15:31:10 +02: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