urbit/pkg/base-dev
Philip Monk 8805e0ee85 clay: convert all blobs to pages
This converts the blob store from having deltas, directs, and
tombstones, to just having direct pages.  This simplifies a lot of code,
since we don't have to constantly ensure that deltas always have their
parent available.

This removes the hardcoded text diff logic from clay, which was
previously required for bootstrapping.

Over the wire, we handle both old and new requests and responses
transparently, so communication is normal in both directions across
ships which do or do not have this change.
2022-04-13 00:35:58 -07:00
..
lib Merge pull request #5532 from urbit/azimuth/jael-fix 2022-01-12 12:47:21 +01:00
mar pkg: include atom mark in base-dev 2021-12-05 14:50:50 +01:00
sur clay: convert all blobs to pages 2022-04-13 00:35:58 -07:00