225 Commits

Author SHA1 Message Date
Sosthene
3ebf4f7899 Add validation logic to ProcessState 2024-10-04 09:27:38 +02:00
Sosthene
319da6b1a3 New_response takes multiple Proof 2024-10-04 09:27:38 +02:00
Sosthene
70bd927077 Add validation logic to ValidationRules and RuleDefinition 2024-10-04 09:27:38 +02:00
Sosthene
432dc4b8ea Add key_is_part_of_member to Member 2024-10-04 09:27:38 +02:00
Sosthene
185a014de1 Update Device api 2024-10-04 09:27:38 +02:00
Sosthene
9632ef24e3 Update Process api 2024-10-04 09:27:38 +02:00
Sosthene
8d4238f531 Add CommitMessage 2024-10-04 09:27:38 +02:00
Sosthene
bb82a0b760 Simplify CachedMessage 2024-10-04 09:27:38 +02:00
Omar Oughriss
d91a4a67eb Update Cargo.toml 2024-10-02 13:42:26 +00:00
Sosthene
15eda2c4b1 Impl PartialEq for NewTxMessage 2024-09-26 10:46:01 +02:00
Sosthene
f3ab3525a3 Merge branch 'minimal_prd_pcd' into dev 2024-09-25 10:11:29 +02:00
Sosthene
959f8a3058 Rm uuid dependency 2024-09-23 16:14:58 +02:00
Sosthene
f3aa1bc2d0 Functional prd/pcd 2024-09-23 16:12:29 +02:00
Sosthene
62b2137c77 Complete Process implementation 2024-09-23 16:12:29 +02:00
Sosthene
bbc9eaa962 cleanup crypto 2024-09-23 16:12:29 +02:00
Sosthene
3cbe77c143 Add MutexExt trait 2024-09-23 16:12:29 +02:00
Sosthene
97df8ea13d Update prd/pcd 2024-09-02 07:55:35 +02:00
Sosthene
0ea4c5f118 Implement prd/pcd logic 2024-08-28 09:40:19 +02:00
Sosthene
665d95554d Add basic signature 2024-08-21 13:17:34 +02:00
Sosthene
b2c070642e Implement Process 2024-08-20 12:21:15 +02:00
Sosthene
8688b6ed79 Update create_transaction test 2024-08-15 16:24:58 +02:00
Sosthene
dd797bd981 Update Pcd/Prd 2024-08-15 16:15:26 +02:00
Sosthene
95ed1e1f1c Rename AnkNetworkMsg to Envelope 2024-08-13 15:52:54 +02:00
Sosthene
41743ab3e7 Replace CipherMessage with Prd and put data in Pcd 2024-08-13 15:52:54 +02:00
Sosthene
d61b210dda [bug] FaucetMessage commitment is 32B long 2024-08-13 15:04:59 +02:00
Sosthene
38fa6e6239 Add to_string() to Faucet and NewTxMessage 2024-08-13 14:21:07 +02:00
Sosthene
9017f7651b new_login 2024-08-01 12:25:49 +02:00
Sosthene
d871b326c8 Merge branch 'new_login' into dev 2024-07-19 22:51:01 +02:00
Sosthene
b5881d63b0 Add TrustedChannel 2024-07-19 22:48:57 +02:00
Sosthene
f59dc042b6 Update CachedMessage 2024-07-19 22:48:45 +02:00
Sosthene
e1f70cf849 fmt 2024-07-19 22:48:15 +02:00
Sosthene
9087e0a535 Replace silentpayments methods with one create_transaction 2024-07-19 22:47:09 +02:00
Sosthene
207e2d1d73 Add to_string and from_string methods to network types 2024-07-19 22:46:07 +02:00
Sosthene
a1cfba63ff Add optional payload to create_transaction_spend_outpoint 2024-06-27 17:19:04 +02:00
Sosthene
b648ed9ada Add export_key method to Aes256Encryption 2024-06-27 17:16:26 +02:00
Sosthene
3d30eb8ce3 Update sp-client to latest master 2024-06-17 13:40:03 +02:00
Sosthene
cc45650777 import SilentPaymentAddress from utils 2024-06-03 18:16:35 +02:00
e6007ca0a7 path = "../sp-client" } -> sp_client = { git = "https://github.com/Sosthene00/sp-client.git", branch = "sp_client" } 2024-05-29 16:03:47 +02:00
ef55bcea5e Update 2024-05-28 16:33:40 +02:00
Sosthene
c1b95290bf [temp] sp-client temporary branch 2024-05-28 10:42:20 +02:00
Sosthene
b69fbdbd4c Reexport sp_client 2024-05-28 10:41:47 +02:00
Sosthene
31e955677e Merge branch 'demo' into dev 2024-05-27 21:59:08 +02:00
Sosthene
53b12127ed reorganize dependencies 2024-05-27 21:56:12 +02:00
Sosthene
77ed38090f rm dead code in network 2024-05-27 21:55:03 +02:00
Sosthene
71c616cec1 [nit] Add some usefule comment in CachedMessageStatus 2024-05-27 16:05:05 +02:00
Sosthene
da3829509d [nit] CachedMessageStatus default Default derivation 2024-05-27 16:04:41 +02:00
Sosthene
d82a1c7624 Commitment for confirmation transaction is not random 2024-05-27 15:25:57 +02:00
Sosthene
f52dca8db7 timestamp new CachedMessage 2024-05-27 11:57:23 +02:00
Sosthene
0c38e24f44 AnkSharedSecret new() takes PublicKey 2024-05-27 11:56:29 +02:00
Sosthene
70bc03da9e error in CachedMessage is AnkError 2024-05-27 11:55:41 +02:00