STreaming ARchives: stricter, verifiable, deterministic, highly compressible alternatives to CAR files for atproto repositories.
atproto car
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

does tangled not like the syntax or not like diffs

phil 84b09df3 444ef0ef

+1 -1
+1 -1
star-lite/readme.md
··· 349 349 350 350 To emphasize the core of the MST-reconstructing algorithm, here is a diff between the main routine for verification vs. conversion to stream-ordered CARv1. 351 351 352 - ```diff,python 352 + ```diff python 353 353 -def reconstruct_root_cid(key_record_pairs): 354 354 +def to_stream_ordered_car_body(key_record_pairs): 355 355 - """Compute the MST root CID from repo contents