Commit graph

9 commits

Author SHA1 Message Date
Shoaib Ahmed
b3fe3bf213
feat(cli): print-fmspc command (#247)
Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
2024-10-10 15:57:50 +02:00
Shoaib Ahmed
51f3ca7025
Remove SPID from gramine calls (#246) 2024-10-09 17:33:01 +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
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
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