mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-22 14:21:34 +03:00
ames: don't enqueue blobs sent to unknown comets
This commit is contained in:
parent
c4bc9b3428
commit
1044d42a15
@ -1757,6 +1757,8 @@
|
|||||||
=/ ship-state (~(get by peers.ames-state) ship)
|
=/ ship-state (~(get by peers.ames-state) ship)
|
||||||
::
|
::
|
||||||
?. ?=([~ %known *] ship-state)
|
?. ?=([~ %known *] ship-state)
|
||||||
|
?: ?=(%pawn (clan:title ship))
|
||||||
|
(try-next-sponsor (^sein:title ship))
|
||||||
%+ enqueue-alien-todo ship
|
%+ enqueue-alien-todo ship
|
||||||
|= todos=alien-agenda
|
|= todos=alien-agenda
|
||||||
todos(packets (~(put in packets.todos) blob))
|
todos(packets (~(put in packets.todos) blob))
|
||||||
|
Loading…
Reference in New Issue
Block a user