Commit Graph

26 Commits

Author SHA1 Message Date
a9d393282a fix(core): panic if there is no key for lastest key id 2021-03-07 16:28:29 +01:00
e3af0ef0e8 fix: pass keys properly to/from key cryptor as ReadCtx 2021-03-07 16:14:52 +01:00
2a87718a37 refactor: make serialization/deserializaion of version boxes more specific 2021-03-07 15:01:10 +01:00
c4d0f3acc1 feat(core): add custom mvreg decoding/encoding util fns 2021-03-07 14:46:38 +01:00
e59748951b flake.lock: Update
Flake input changes:

* Updated 'flake-utils': 'github:numtide/flake-utils/3982c9903e93927c2164caa727cd3f6a0e6d14cc' -> 'github:numtide/flake-utils/5466c5bbece17adaab2d82fae80b46e807611bf3'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/74b9241e60c796ff68876f87916062d54c4aa0f5' -> 'github:NixOS/nixpkgs/05f5a9814170cb8a501755722b455ea9f23fd034'
2021-03-07 14:10:05 +01:00
6dc56dcdde feat(core): add VersionBytes MVReg decoding/encoding util fn 2021-02-28 16:08:42 +01:00
0d3fadb613 build: update crdts dep 2021-02-28 15:57:33 +01:00
a1a8280242 update nix deps 2021-02-27 00:27:35 +01:00
c0a099909e feat: impl Spawn for Core
so that sub systems are able to spawn tasks
2021-02-21 18:01:26 +01:00
5b928c96f9 refactor: remove Info from core mut data 2021-02-20 15:47:57 +01:00
9f8bdfc2a0 simplify sub system init 2021-02-20 12:05:52 +01:00
97c5a8cd7b flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/859d5405086477cf1433922d853bde1b6f4a8642' -> 'github:NixOS/nixpkgs/6e10cf2c1c3308dfb20825144eb70f9675804148'
2021-02-18 21:36:42 +01:00
a3cec213cc refactor: simplify supported version handling 2021-02-15 21:24:26 +01:00
3629c7b9bf update nix deps 2021-02-15 21:20:55 +01:00
9a586ce704 use unambiguous crate uses 2021-02-13 19:06:19 +01:00
d927dabd93 rm task manager 2021-02-13 19:06:19 +01:00
647b180363 process cores version in data 2021-02-13 16:11:39 +01:00
7d3765bde1 fmt uuids 2021-02-13 16:08:58 +01:00
fb2505b4b1 add byte buf access method to VersionBox 2021-02-13 16:08:58 +01:00
871e1088ef remove content length from serialized VersionBytes 2021-02-13 16:08:58 +01:00
a126104889 fix warnings 2021-02-13 16:08:58 +01:00
ef73448795 flake.lock: Update
Flake input changes:

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/b60a6af8eda54f5c28ab8882785e2b4ab8c13ce7' -> 'github:NixOS/nixpkgs/ff65ba7a2bccf66ce8c20ff4185967c0c927a42c'
2021-02-12 21:05:23 +01:00
2ac4fdbc07 update cargo deps 2021-01-23 17:13:34 +01:00
30fa479156 (nix): use small nixpkgs deps 2021-01-23 14:26:29 +01:00
46a58381d5 (nix): upgrade to flakes 2020-12-24 11:30:40 +01:00
6ce29d99fb import from pijul repo / WIP 2020-12-24 11:25:50 +01:00