mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
naive: comments
This commit is contained in:
parent
27949c5d8a
commit
958b68f63b
@ -23,6 +23,13 @@
|
||||
:: TODO: secp needs to not crash the process when you give it a bad
|
||||
:: v/recid. See #4797
|
||||
::
|
||||
:: TODO: life shouldn't increment on transfer with reset if keys were
|
||||
:: already 0,0,0
|
||||
::
|
||||
:: TODO: planets get incorrect sponsor
|
||||
::
|
||||
:: TODO: maybe emit keccak success/failure events?
|
||||
::
|
||||
/+ std
|
||||
=> => std
|
||||
:: Laconic bit
|
||||
@ -763,6 +770,8 @@
|
||||
=(to address.spawn-proxy.own.u.parent-point)
|
||||
==
|
||||
==
|
||||
:: TODO: use get-point or duplicate sponsor logic
|
||||
::
|
||||
:- ~[[%point ship %dominion %l2] [%point ship %owner to]]
|
||||
%* . *point
|
||||
dominion %l2
|
||||
|
Loading…
Reference in New Issue
Block a user