depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
store
/
src
/
nar
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
r/6184
feat(tvix/store/nar): add GRPCNARCalculationService
Florian Klink
2
-0
/
+71
2023-05-23
r/6181
refactor(tvix/store/nar): clippy
Florian Klink
1
-1
/
+1
2023-05-23
r/6178
refactor(tvix/store/blobsvc): move from Vec<u8> to B3Digest
Florian Klink
1
-14
/
+19
2023-05-23
r/6177
refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest
Florian Klink
3
-28
/
+16
2023-05-18
r/6165
refactor(tvix/store): bump CalculateNARResponse.nar_size to u64
Florian Klink
1
-1
/
+1
2023-05-11
r/6133
refactor(tvix/store): remove ChunkService
Florian Klink
2
-63
/
+28
2023-05-10
r/6130
fix(tvix/store/nar/renderer): handle digest error
Florian Klink
1
-3
/
+7
2023-03-17
r/6019
refactor(tvix/store/nar): pass in &proto::node::Node
Florian Klink
3
-15
/
+23
2023-03-16
r/6014
refactor(tvix/store/directorysvc): use [u8; 32] instead of Vec<u8>
Florian Klink
1
-5
/
+8
2023-03-10
r/5918
feat(tvix/store): add NARCalculationService trait and impl
Florian Klink
2
-0
/
+61
2023-03-10
r/5917
feat(tvix/store): validate blob size in NARRenderer
Florian Klink
2
-0
/
+14
2023-03-10
r/5915
chore(tvix/store): move NAR rendering logic into Renderer struct
Florian Klink
2
-0
/
+158