snix/tvix/store/src
Vova Kryachko 8ef9ba82a8 feat(tvix/store): Add CAHash validation
Validation is done inside ingest_nar_and_hash and
is used by Fetch::NAR and the nar-bridge.

Change-Id: I7e2be4cc13d2447035f1e5a444f44b62339988bf
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12836
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-11-24 20:24:43 +00:00
..
bin feat(tvix-store): Improve tvix-store copy. 2024-11-12 16:43:21 +00:00
nar feat(tvix/store): Add CAHash validation 2024-11-24 20:24:43 +00:00
pathinfoservice feat(tvix/store): Add CAHash validation 2024-11-24 20:24:43 +00:00
proto refactor(tvix/castore): add try_into_anonymous_node, rename to try_* 2024-10-19 09:35:53 +00:00
tests refactor(tvix/store): remove use of lazy_static 2024-10-17 22:15:48 +00:00
composition.rs docs(tvix/[ca]store): improve docstrings, remove wildcard imports 2024-11-11 18:46:33 +00:00
import.rs refactor(nix-compat/store_path): drop build_nar_based_store_path 2024-10-17 18:16:30 +00:00
lib.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00
path_info.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00
utils.rs docs(tvix/[ca]store): improve docstrings, remove wildcard imports 2024-11-11 18:46:33 +00:00