Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-24 | r/6184 feat(tvix/store/nar): add GRPCNARCalculationService | Florian Klink | 1 | -0/+2 |
2023-05-23 | r/6177 refactor(tvix/store/directorysvc): move from Vec<u8> to B3Digest | Florian Klink | 1 | -9/+6 |
2023-03-17 | r/6019 refactor(tvix/store/nar): pass in &proto::node::Node | Florian Klink | 1 | -1/+1 |
2023-03-10 | r/5918 feat(tvix/store): add NARCalculationService trait and impl | Florian Klink | 1 | -0/+11 |
2023-03-10 | r/5917 feat(tvix/store): validate blob size in NARRenderer | Florian Klink | 1 | -0/+3 |
2023-03-10 | r/5915 chore(tvix/store): move NAR rendering logic into Renderer struct | Florian Klink | 1 | -0/+22 |