You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump grovedb to 5b5f4bf1 (merge grafts limited branches below a shared key, #850)
Pins grovedb at dashpay/grovedb#850: `PathQuery::merge` (v1) now
descends into a key another grafted branch already owns and grafts a
limited branch where the two actually diverge, instead of refusing the
collision at the first key past the common path; a lone body landing at
a merged root keeps the caps on its own branches. Composite document
queries (a page plus derived sub-queries under one merged proof) need
this: a limited page on `post` merged with a by-id fetch on `post`, or a
limited page and a limited lookup under one contract once a
cross-contract sub-query lifts the common path to the root, all collide
one level above where they diverge. Also carries #849 (flat-subtree
drop) from develop. No API change on the platform side.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
0 commit comments