hu55a1n1
|
84e0712b57
|
Add rust workflow
|
2024-01-11 03:55:36 -08:00 |
|
hu55a1n1
|
b304ddc059
|
Improve code formatting
|
2024-01-11 03:43:12 -08:00 |
|
hu55a1n1
|
483b31abd2
|
Ignore all Cargo.lock files
|
2024-01-11 03:21:39 -08:00 |
|
hu55a1n1
|
441fcce835
|
Init workspace
|
2024-01-11 03:21:22 -08:00 |
|
Shoaib Ahmed
|
b643ab7e02
|
Implement decrypt EpochKey sub-command on the MTCS enclave (#35)
|
2024-01-10 22:03:48 +05:30 |
|
hu55a1n1
|
181c8b65b3
|
Integrate/test with key-manger
|
2024-01-04 12:57:47 -08:00 |
|
Shoaib Ahmed
|
7c1d3e1e2b
|
Handle compute node join request (#34)
|
2024-01-05 01:25:26 +05:30 |
|
hu55a1n1
|
8c0c871666
|
Fix proof gen and verify
|
2024-01-04 03:26:51 -08:00 |
|
hu55a1n1
|
6c70969814
|
Replace last block in trace with latest block
|
2024-01-04 03:11:53 -08:00 |
|
hu55a1n1
|
87323daaac
|
Make CwProof key and value public
|
2024-01-03 08:40:53 -08:00 |
|
hu55a1n1
|
f4549aa790
|
Include latest block in trace
|
2024-01-03 08:40:29 -08:00 |
|
hu55a1n1
|
2a8380b8f4
|
Write EpochKey to sealed file
|
2024-01-02 13:06:53 -08:00 |
|
Shoaib Ahmed
|
991b45a210
|
Verify merkle proofs (#32)
|
2024-01-02 19:32:34 +05:30 |
|
hu55a1n1
|
b8120a7587
|
Update tm-prover to output complete proofs (light client + merkle)
|
2024-01-02 05:16:41 -08:00 |
|
hu55a1n1
|
2d6ef2ee7f
|
Write serialized proof to file
|
2023-12-31 15:59:59 -08:00 |
|
hu55a1n1
|
57d71ed391
|
Extract tm-stateless-verifier crate
|
2023-12-31 13:12:32 -08:00 |
|
hu55a1n1
|
931c7b0d6f
|
Cleanup
|
2023-12-31 08:44:29 -08:00 |
|
hu55a1n1
|
94c951e53b
|
Simplify API
|
2023-12-31 03:42:54 -08:00 |
|
hu55a1n1
|
02439df550
|
Borrow/ToOwned impl for Verifier::Value
|
2023-12-30 15:10:11 -08:00 |
|
hu55a1n1
|
2bda6e8e6d
|
Impl Default instead of new() for CwVerifier
|
2023-12-30 13:45:53 -08:00 |
|
hu55a1n1
|
a958ae20fa
|
cargo fmt
|
2023-12-30 13:45:16 -08:00 |
|
hu55a1n1
|
8d142a874a
|
Improved error handling
|
2023-12-30 13:42:30 -08:00 |
|
hu55a1n1
|
34d79e96d6
|
Polish error handling
|
2023-12-30 13:41:47 -08:00 |
|
hu55a1n1
|
415ceefa00
|
Fix test build
|
2023-12-30 13:41:33 -08:00 |
|
hu55a1n1
|
2e29196b78
|
Ignore cw-proof/Cargo.lock
|
2023-12-30 12:54:25 -08:00 |
|
hu55a1n1
|
9417a1e08e
|
Extract crate cw-proof
|
2023-12-30 12:33:51 -08:00 |
|
hu55a1n1
|
c62453b782
|
Impl CwAbciKey
|
2023-12-30 12:14:53 -08:00 |
|
hu55a1n1
|
f964e21a80
|
More reorg
|
2023-12-30 04:56:07 -08:00 |
|
hu55a1n1
|
40a044429a
|
Reorg
|
2023-12-30 04:50:47 -08:00 |
|
hu55a1n1
|
c7e0cb72c2
|
Add tests
|
2023-12-30 04:12:27 -08:00 |
|
hu55a1n1
|
e071c4e75d
|
Improved API for verifiers
|
2023-12-30 03:46:25 -08:00 |
|
hu55a1n1
|
eaa45ca32f
|
Write proof to file
|
2023-12-22 05:54:14 -08:00 |
|
hu55a1n1
|
215ec5f0a7
|
Extract mod merkle
|
2023-12-22 02:35:42 -08:00 |
|
hu55a1n1
|
dbcaee9cb3
|
Minor refactoring
|
2023-12-22 02:30:57 -08:00 |
|
hu55a1n1
|
644bea335a
|
Support namespace
|
2023-12-22 01:55:58 -08:00 |
|
hu55a1n1
|
a3480af9eb
|
Verify merkle proofs
|
2023-12-19 06:39:03 -08:00 |
|
Shoaib Ahmed
|
61ee993f81
|
Create crate cw-prover (#31)
|
2023-12-19 14:46:47 +05:30 |
|
hu55a1n1
|
660433aa57
|
Ignore all target dirs
|
2023-12-19 01:13:03 -08:00 |
|
hu55a1n1
|
1bedd8bcf4
|
Fix query data
|
2023-12-19 01:11:07 -08:00 |
|
hu55a1n1
|
d6a3c53cc2
|
Create crate cw-prover
|
2023-12-14 03:18:19 -08:00 |
|
Shoaib Ahmed
|
d3afe146e3
|
Impl JoinComputeNodeRequest (#27)
|
2023-12-05 13:55:49 -08:00 |
|
hu55a1n1
|
7bf09e40de
|
Ignore all target/ dirs
|
2023-12-04 09:28:31 -08:00 |
|
Shoaib Ahmed
|
b8b231d546
|
Tendermint light client enclave (#8)
|
2023-11-23 11:45:32 +01:00 |
|
Shoaib Ahmed
|
454fe6a33e
|
Merge branch 'master' into hu55a1n1/4-tee-tm-light-client
|
2023-11-23 11:43:28 +01:00 |
|
Shoaib Ahmed
|
7c66a89ef4
|
Tendermint host prover (#12)
|
2023-11-16 13:04:48 +01:00 |
|
hu55a1n1
|
efa8fe4866
|
Update .gitignore
|
2023-11-07 12:41:36 -08:00 |
|
hu55a1n1
|
d10e13862c
|
Add README.md
|
2023-11-07 05:20:24 -08:00 |
|
hu55a1n1
|
09d0cb976a
|
Update .gitignore
|
2023-11-07 05:20:20 -08:00 |
|
hu55a1n1
|
fcfcebfd06
|
Add tm-prover crate
|
2023-11-07 05:19:31 -08:00 |
|
hu55a1n1
|
91a5f62366
|
Fix README.md
|
2023-11-06 02:26:21 -08:00 |
|