Commit graph

4 commits

Author SHA1 Message Date
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
Shoaib Ahmed
e500407681
Rename crates and subdirs (#231) 2024-10-01 10:27:57 -04:00