Commit Graph

128 Commits

Author SHA1 Message Date
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