Commit graph

33 commits

Author SHA1 Message Date
Shoaib Ahmed
703b47ab1e Reformat repo with nightly rustfmt (#25) 2024-05-08 00:34:09 +02:00
Shoaib Ahmed
aa438c0d62 Obligato liquidity prototype (#21) 2024-05-08 00:06:09 +02:00
Shoaib Ahmed
57b2a050ff Adapt cw-tee-mtcs to use quartz (#12) 2024-03-20 02:49:38 +05:30
Shoaib Ahmed
b4e5f01cd1 Quartz base impl (#10) 2024-02-19 21:25:46 +05:30
Shoaib Ahmed
3ffa3fac5e Merge pull request #6 from informalsystems/hu55a1n1/5-register-epoch-key
Register epoch key
2024-01-10 20:59:58 +05:30
hu55a1n1
a52ba76265 Impl get_epoch_state query 2024-01-10 07:26:41 -08:00
hu55a1n1
976c1cacf0 Impl RegisterEpochKeyMsg and handler 2024-01-10 07:10:24 -08:00
Shoaib Ahmed
32e9156410 Merge pull request #3 from informalsystems/hu55a1n1/24-bootstrap-key-manager
Key manager bootstrap
2024-01-02 19:33:02 +05:30
hu55a1n1
57c14e3ef9 Use Item<Vec> for REQUESTS storage 2024-01-01 12:49:32 -08:00
hu55a1n1
de5314122a Use Deque for REQUESTS storage 2024-01-01 12:37:08 -08:00
hu55a1n1
1533bb8cd2 Key manager bootstrap 2023-12-22 05:10:51 -08:00
hu55a1n1
2511684256 Fix CI 2023-12-05 09:08:45 -08:00
hu55a1n1
bd0742cd84 Update README.md(s) 2023-12-05 09:04:16 -08:00
hu55a1n1
973700e6f4 Be consistent with MTCS TEE request 2023-12-05 09:03:43 -08:00
hu55a1n1
efb9aae66b Remove ecies dep; use libsecp256k1 instead 2023-12-04 09:18:25 -08:00
hu55a1n1
bca2adbfc4 Implement join request 2023-11-29 14:09:57 -08:00
hu55a1n1
8603c97534 Store requests in a map 2023-11-29 13:37:02 -08:00
hu55a1n1
595b0e02a8 Init cw-tee-mtcs contract 2023-11-29 13:13:20 -08:00
hu55a1n1
5855077d30 Add contract-specific README 2023-11-29 09:22:23 -08:00
hu55a1n1
f9f7a81cb0 Setup cargo workspace to support multiple contracts 2023-11-29 09:13:29 -08:00
hu55a1n1
f63ae76832 Update README.md 2023-11-29 08:34:24 -08:00
hu55a1n1
45b3623178 Fix CI (use newer rustc) 2023-11-15 14:46:48 -08:00
hu55a1n1
4b8d055c77 Fix tests 2023-11-15 14:35:54 -08:00
hu55a1n1
f331b99d5c Add CW20 karma mint/balance 2023-11-15 12:48:28 -08:00
hu55a1n1
931334aa46 Fix deploy script 2023-11-15 07:16:57 -08:00
hu55a1n1
cdb09737a2 Use Map to store utilization 2023-11-15 07:16:42 -08:00
hu55a1n1
4b343ea6ff Cleanup deploy script 2023-11-15 02:01:53 -08:00
hu55a1n1
4bb6dfbeff Use entry API for HashMap 2023-11-15 02:01:39 -08:00
hu55a1n1
c58ec93f08 Update scripts 2023-11-15 00:55:14 -08:00
hu55a1n1
4a916357a6 Implement core logic 2023-11-15 00:54:43 -08:00
hu55a1n1
855c955ffe Add arrtifacts/ to .gitignore 2023-11-14 16:16:58 -08:00
hu55a1n1
43c97925e2 Add scripts 2023-11-14 16:16:14 -08:00
hu55a1n1
80d1498a67 Initial Commit 2023-11-14 07:30:48 -08:00