Commit Graph

17 Commits

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