Commit Graph

149 Commits

Author SHA1 Message Date
Aleksey Proshutisnkiy
18f010c710
Move fluence-identity to fluence-keypair (#17) 2021-09-29 18:14:39 +03:00
boneyard93501
e15cfa9ceb
README: remove dead link (#9) 2021-08-13 10:11:57 +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
DieMyst
f359dc5090 still wip.. 2021-02-08 17:35:56 +03:00
DieMyst
0e7f22b6e0 broken wip wip wip 2021-01-28 11:57:43 +03:00
DieMyst
88b6f5f3fe more logs 2021-01-27 14:24:34 +03:00
DieMyst
29f15f2b4e sh script, several deps about serialization 2021-01-27 12:57:19 +03:00
DieMyst
c9196bc11d fixes 2021-01-25 15:33:40 +03:00
DieMyst
802e294ba1 fixes 2021-01-25 15:32:43 +03:00
DieMyst
b821984e78 implement get_weight 2021-01-21 20:35:00 +03:00
DieMyst
467391a8f1 serialize\deserialize all primitives and store it to db 2021-01-21 20:26:17 +03:00
DieMyst
afab376ccc API changes, test function, sqlite requests 2021-01-20 17:21:02 +03:00
DieMyst
3249aa376c fmt 2021-01-20 16:14:20 +03:00
DieMyst
0e2590d894 push it till it compiles, WIP
serde to structs, wip implementing sqlite requests
2021-01-20 16:14:01 +03:00
DieMyst
0b1b0a82a7 init storage for wasm, add sqlite to project WIP 2021-01-20 00:17:24 +03:00
DieMyst
d3a03248b2 split PublicKey and SecretKey to different packages 2021-01-19 21:55:28 +03:00
DieMyst
a4de8f25a9 add abstractions over ed25519: KP, PK, SK, Sig 2021-01-19 18:28:13 +03:00
Dima
e922f7bf97
Merge pull request #1 from fluencelabs/storage
Dump changes
2021-01-19 17:26:17 +03:00
DieMyst
37de2ff336 fmt, bin sub project for wasm 2021-01-19 17:25:28 +03:00
DieMyst
dd761dd61c move identity to separate package 2021-01-19 17:20:44 +03:00
DieMyst
e8c109df99 tests work! 2021-01-18 20:27:47 +03:00
DieMyst
256cf96436 non-test code compiles 2021-01-18 20:14:40 +03:00
DieMyst
a0261bc331 WIP 2021-01-18 20:08:05 +03:00
DieMyst
9e74777fe5 fmt 2021-01-18 18:26:17 +03:00
DieMyst
2ec1114ec2 make an abstract Storage for trust_graph 2021-01-18 04:29:16 +03:00
DieMyst
a294c42dec abstract storage 2021-01-18 03:57:10 +03:00
DieMyst
f2afc13ea2 INIT 2021-01-15 19:37:06 +03:00