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 Uuid
s ( #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
dusterbloom
a18ae28c48
feat: neutrond tendermint upgrades ( #119 )
...
Co-authored-by: hu55a1n1 <sufialhussaini@gmail.com>
2024-08-08 12:25:56 +02: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
eb90043172
feat(dcap): Impl DCAP RA types/handlers ( #139 )
2024-08-02 18:31:01 +02:00
Dave
2ac5726463
feature(docker/neutrond): Setup a single node neutron testnet in docker ( #131 )
...
- Closes #112
Co-authored-by: Dave Kaj <davidkajpust@informal.systems>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
2024-08-01 18:31:52 -04:00
Daniel Gushchyan
63aa30db6b
feat: quartz-common and merging quartz-cli business logic from cycles-protocol ( #123 )
2024-07-30 10:55:52 -07:00
Thane Thomson
b2fba137c4
fix(docker/wasmd): Make test accounts accessible from within and outside container ( #121 )
...
Signed-off-by: Thane Thomson <connect@thanethomson.com>
2024-07-29 09:35:11 -04:00
Shoaib Ahmed
2a4e7f5ec5
enclaves: light client check ( #69 )
...
Co-authored-by: dave <davidkajpust@informal.systems>
2024-07-24 21:30:36 +02:00
dusterbloom
e1b13a0e06
fix(transfers): update rust & wasmd versions in README.md ( #111 )
2024-07-23 21:46:10 +02:00
Thane Thomson
88f738daae
feat: Dockerize our wasmd single-node validator ( #110 )
...
Signed-off-by: Thane Thomson <connect@thanethomson.com>
2024-07-23 13:40:34 -04: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
Dave
a23ae1e560
feat(transfers): add MOCK_SGX support in listen.sh ( #109 )
...
feat(transfers): add MOCK_SGX support in listen.sh
- Updated listen.sh to handle MOCK_SGX, improving compatibility.
- Formatted listen and relay scripts for better human readability.
Closes #108 .
2024-07-22 21:55:08 -04:00