Commit graph

7 commits

Author SHA1 Message Date
fd9431d5dc WIP 2025-02-25 13:11:47 +01:00
cde34a7b39 WIP 2025-02-25 13:02:15 +01:00
aefd382394 WIP 2025-02-25 12:48:18 +01:00
f3db4f5a9c correct denomination 2025-02-24 16:59:55 +01:00
f9022c2a76 query latest gas-price before running updater 2025-02-24 15:18:55 +01: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
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