mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +03:00
route %jaelwomb tasks, fix ++call
This commit is contained in:
parent
4865d46030
commit
90fdda7356
@ -1195,6 +1195,7 @@
|
||||
$wont `%a :: XX for begin; remove
|
||||
$warp `%c
|
||||
$wipe `%f :: XX cache clear
|
||||
$jaelwomb `%j :: XX name/unpack
|
||||
==
|
||||
--
|
||||
--
|
||||
|
@ -209,7 +209,7 @@
|
||||
{$vein $~} :: view signing keys
|
||||
{$vest $~} :: view public balance
|
||||
{$vine $~} :: view secret history
|
||||
{$womb p/womb-task}
|
||||
{$jaelwomb p/womb-task}
|
||||
{$west p/ship q/path r/*} :: remote request
|
||||
== ::
|
||||
++ ticket @G :: old 64-bit ticket
|
||||
@ -1223,9 +1223,9 @@
|
||||
::
|
||||
::
|
||||
:: extend our certificate with a new private key
|
||||
:: {$womb p/womb-task}
|
||||
:: {$jaelwomb p/womb-task}
|
||||
::
|
||||
$womb
|
||||
$jaelwomb
|
||||
(cure abet:abet:(womb:(burb our) p.tac))
|
||||
::
|
||||
:: open secure channel
|
||||
@ -2308,7 +2308,7 @@
|
||||
==
|
||||
=> .(q.hic ?.(?=($soft -.q.hic) q.hic ((hard task) p.q.hic)))
|
||||
^- {p/(list move) q/_..^$}
|
||||
=^ did lex abet:~(call of [now eny] lex)
|
||||
=^ did lex abet:(~(call of [now eny] lex) hen q.hic)
|
||||
[did ..^$]
|
||||
:: :: ++doze
|
||||
++ doze :: await
|
||||
|
Loading…
Reference in New Issue
Block a user