urbit/pkg
Liam Fitzgerald 1ed0477663
graph-store: emit affected descended nodes in %remove-nodes
When %remove-nodes is sent as an update, it may refer to a parent node,
in which case the deletion of all the parent's children is implied. If
we hold onto references to nodes outside of graph-store, we are unable
to tell which of our references were affected, other than iterating over
every reference to check if one of the deleted indices is a prefix of
the reference. This is obviously undesirable, so we emit all of the
nodes we deleted, including the nodes deleted implicitly.
2021-01-11 17:44:25 +10:00
..
arvo graph-store: emit affected descended nodes in %remove-nodes 2021-01-11 17:44:25 +10:00
ent build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
ge-additions build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
herb herb/lens: add utilites for import/export 2020-12-01 00:00:49 -08:00
hs Merge branch 'jb/vere-versions' into jb/vere-versions-merge 2020-12-04 15:26:16 -08:00
interface interface: change Read text to Dismiss 2020-12-18 14:26:28 -06:00
libaes_siv build: rework all nix expressions to support hercules-ci builds 2020-10-27 13:55:49 +01:00
urbit vere: newline 2020-12-08 11:34:03 -08:00