mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-08 08:08:35 +03:00
Merge pull request #604 from Fang-/hall-more-debug
Hall debug pokes for checking subs & re-doing upward federation
This commit is contained in:
commit
0c0fa0198b
@ -2847,6 +2847,15 @@
|
|||||||
lent=(lent grams.s)
|
lent=(lent grams.s)
|
||||||
known=k
|
known=k
|
||||||
mismatch=m
|
mismatch=m
|
||||||
|
?: =(a 'check subs')
|
||||||
|
~& 'here are all incoming non-circle subs'
|
||||||
|
~& ^- (list (pair ship path))
|
||||||
|
%+ murn ~(tap by sup.bol)
|
||||||
|
|= {b/bone s/ship p/path}
|
||||||
|
^- (unit (pair ship path))
|
||||||
|
?: ?=({$circle *} p) ~
|
||||||
|
`[s p]
|
||||||
|
[~ +>]
|
||||||
?: =(a 'rebuild')
|
?: =(a 'rebuild')
|
||||||
~& 'rebuilding message references...'
|
~& 'rebuilding message references...'
|
||||||
=- [~ +>.$(stories -)]
|
=- [~ +>.$(stories -)]
|
||||||
@ -2882,5 +2891,10 @@
|
|||||||
|= {n/name s/story}
|
|= {n/name s/story}
|
||||||
[n src.shape.s]
|
[n src.shape.s]
|
||||||
[~ +>]
|
[~ +>]
|
||||||
|
?: =(`0 (find "re-listen " (trip a)))
|
||||||
|
~& 're-listening'
|
||||||
|
:_ +>
|
||||||
|
:_ ~
|
||||||
|
(wire-to-peer /report/(crip (slag 10 (trip a))))
|
||||||
[~ +>]
|
[~ +>]
|
||||||
--
|
--
|
||||||
|
Loading…
Reference in New Issue
Block a user