Merge branch 'philip/direct' into philip/tomb

This commit is contained in:
Philip Monk 2022-04-13 15:01:25 -07:00
commit 3b337a14ce

View File

@ -169,9 +169,11 @@
:: ::
:: New desk data. :: New desk data.
:: ::
:: Sent to other ships to update them about a particular desk. Includes a map :: Sent to other ships to update them about a particular desk.
:: of all new aeons to hashes of their commits, the most recent aeon, and sets :: Includes a map of all new aeons to hashes of their commits, the most
:: of all new commits and data. :: recent aeon, and sets of all new commits and data. `bar` is always
:: empty now because we expect you to request any data you don't have
:: yet
:: ::
+$ nako :: subscription state +$ nako :: subscription state
$: gar=(map aeon tako) :: new ids $: gar=(map aeon tako) :: new ids
@ -3079,11 +3081,11 @@
=* lobe-loop $ =* lobe-loop $
?~ lobes ?~ lobes
yaki-loop(yakis t.yakis) yaki-loop(yakis t.yakis)
?: (~(has by lat.ran) lobe.i.lobes) =? missing
lobe-loop(lobes t.lobes) ?& !(~(has by lat.ran) lobe.i.lobes)
?: =([~ %|] (~(fit ^de norm) path.i.lobes)) !=([~ %|] (~(fit ^de norm) path.i.lobes))
lobe-loop(lobes t.lobes) ==
=. missing (~(put in missing) lobe.i.lobes) (~(put in missing) lobe.i.lobes)
lobe-loop(lobes t.lobes) lobe-loop(lobes t.lobes)
:: ::
:: Receive backfill response :: Receive backfill response