74 Commits

Author SHA1 Message Date
Alexey Proshutinskiy
2f6d124de1 add missing line 2021-09-27 16:36:04 +03:00
Alexey Proshutinskiy
a217274674 add aqua api for revocations 2021-09-27 16:35:34 +03:00
Alexey Proshutinskiy
201f65571c service: expose revoke api 2021-09-27 16:04:59 +03:00
Alexey Proshutinskiy
0978b2520d add_trust: check trust issued_at timestamp 2021-09-24 16:32:19 +03:00
Alexey Proshutinskiy
fc635c0ef5 return only valid trusts, couple renamings 2021-09-23 19:00:24 +03:00
Alexey Proshutinskiy
e50b247417 : v0.0.3 2021-09-22 02:59:50 +03:00
Alexey Proshutinskiy
c999fbc0ef add example README 2021-09-20 19:38:19 +03:00
Alexey Proshutinskiy
3e064e5570 add missing files 2021-09-20 19:35:10 +03:00
Alexey Proshutinskiy
83055549df add demo example with sign, issue and verify trust 2021-09-20 19:34:46 +03:00
Alexey Proshutinskiy
07ce474ab5 ci: fix typos v0.0.2 2021-09-17 14:37:02 +03:00
Alexey Proshutinskiy
5ed8ca0a34 setup gh, local-network and add blank example v0.0.1 2021-09-17 14:20:17 +03:00
Alexey Proshutinskiy
e5c0cc3a8f remove outdated files 2021-09-17 13:28:15 +03:00
Alexey Proshutinskiy
6e114ca7af minor fixes 2021-09-16 16:24:46 +03:00
Alexey Proshutinskiy
83dea9f8d6 setup ci, update repo structure 2021-09-16 16:16:20 +03:00
Alexey Proshutinskiy
1bd2cbc9c5 Merge remote-tracking branch 'origin/master' into service 2021-09-16 15:58:47 +03:00
Alexey Proshutinskiy
aa762d4136 add timestamp_sec to get_weight and get_all_certs api 2021-09-15 15:22:32 +03:00
Alexey Proshutinskiy
f00a861918 fix revoke and revoke tests 2021-09-14 23:52:59 +03:00
Alexey Proshutinskiy
ba71cd3f1a fix tests, except revoked 2021-09-14 19:34:32 +03:00
Alexey Proshutinskiy
0541946a1f change api to weight, use weight_factor internally 2021-09-14 17:55:26 +03:00
Alexey Proshutinskiy
02406c6426 wip 2021-09-14 14:21:26 +03:00
Alexey Proshutinskiy
db4165e663 add tests 2021-09-06 18:13:08 +03:00
Alexey Proshutinskiy
05db49c757 WIP: peer_id gen, secret key, tg service with peer_id api
TODO:
- issue certificates (two step with signing outside) in wasm service
- more tests
2021-08-26 17:27:05 +03:00
boneyard93501
e15cfa9ceb
README: remove dead link (#9) 2021-08-13 10:11:57 +03:00
Alexey Proshutinskiy
c67579c0bd move trust-graph service api from pks to peer ids 2021-08-12 16:16:58 +03:00
Alexey Proshutinskiy
968b9a95e4 rename fluence-identity to fluence-keypair 2021-08-12 15:49:03 +03:00
Alexey Proshutinskiy
d99683233d wip: build service 2021-08-09 16:53:18 +03:00
Alexey Proshutinskiy
190fcc16e7 wip 2021-08-01 16:31:13 +03:00
folex
cbcca20566
fluence-identity 0.3.0, trust-graph 0.2.7 (#7) 2021-04-15 21:23:03 +03:00
Aleksey Proshutisnkiy
1d451379b5
Identity rework (#6) 2021-04-15 14:00:27 +03:00
folex
443e9af784
Fix LibP2P (#5) 2021-03-11 14:48:58 +03:00
Dima
011c72e3ab
readme, usage example (#3) 2021-03-11 14:38:56 +03:00
Dima
87332f0f4c
add trust-graph-js project (#4) 2021-02-17 18:10:57 +03:00
Dima
2dc5df28cc
Merge pull request #2 from fluencelabs/error-handling
Error handling
2021-02-15 13:04:00 +03:00
DieMyst
8a15bf7e2a source 2021-02-15 13:01:22 +03:00
DieMyst
5ff8d2f8d0 transparent, PublicKeyHashable -> PK 2021-02-15 12:44:41 +03:00
DieMyst
953e0b6f0a fix compilation 2021-02-12 14:54:38 +03:00
DieMyst
3bcc928a72 add_root function 2021-02-12 14:54:08 +03:00
DieMyst
a9d1e72653 refactoring 2021-02-12 14:42:51 +03:00
DieMyst
816b3754a4 add cert as string and as json 2021-02-12 14:34:23 +03:00
DieMyst
66ace9d3df dto conversion, more errors 2021-02-12 14:27:22 +03:00
DieMyst
fb13bc1cdf structurize errors 2021-02-11 18:14:14 +03:00
DieMyst
1e9b8ba33b structurize errors 2021-02-11 17:57:09 +03:00
DieMyst
feac5dadf6 clippy 2021-02-11 15:16:40 +03:00
DieMyst
b10726032e rename dir, restruct all errors 2021-02-11 15:10:18 +03:00
DieMyst
61fd3cb312 clippy 2021-02-10 15:30:10 +03:00
DieMyst
5889ad77a3 fmt 2021-02-10 15:26:26 +03:00
DieMyst
3a9530b92d proxy structs, get_all_certs and insert functions 2021-02-10 15:23:51 +03:00
DieMyst
e89452c0b0 first fce method with result, it works i guess 2021-02-09 15:50:21 +03:00
DieMyst
7ae745c3c3 wasm with error handling compiles 2021-02-09 14:31:41 +03:00
DieMyst
e2183b4180 huge mess with errors, but it works! 2021-02-09 13:26:44 +03:00