Commit graph

15 commits

Author SHA1 Message Date
Shoaib Ahmed
6b5b0e53ff Add liquidity sources to the contract (#32) 2024-05-16 11:05:41 +02:00
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
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
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
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