about summary refs log tree commit diff
path: root/tvix/store/protos/pathinfo.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-17 r/6844 chore(tvix): move store golang bindings to tvix/store-goFlorian Klink1-99/+0
2023-10-14 r/6806 feat(tvix/store/protos): use Validate() function on root nodeFlorian Klink1-32/+17
2023-10-14 r/6805 feat(tvix/store/protos): add Deriver field to PathInfoFlorian Klink1-9/+22
2023-10-11 r/6785 feat(tvix/store/protos): validate NarSha256Florian Klink1-0/+6
2023-10-11 r/6782 docs(tvix/store/protos): explain a bit more what we're doingFlorian Klink1-1/+3
2023-10-05 r/6712 feat(tvix/store/protos): add Validate() method to pathinfo.goFlorian Klink1-0/+93