mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
Merge branch 'philip/direct' into philip/tomb
This commit is contained in:
commit
3b337a14ce
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user