mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
azimuth: add sponsorship scry
This commit is contained in:
parent
4727b49b89
commit
da739d6e87
@ -185,6 +185,7 @@
|
||||
[%x %nas ~] ``noun+!>(nas.state)
|
||||
[%x %dns ~] ``noun+!>(dns.nas.state)
|
||||
[%x %own ~] ``noun+!>(own.state)
|
||||
[%x %spo ~] ``noun+!>(spo.state)
|
||||
[%x %refresh ~] ``atom+!>(refresh)
|
||||
[%x %point @ ~] ``noun+(point i.t.t.path)
|
||||
==
|
||||
|
@ -782,6 +782,16 @@
|
||||
(scot %da now.bowl)
|
||||
/own/noun
|
||||
==
|
||||
:: +canonical-sponsors: current azimuth sponsorship
|
||||
::
|
||||
++ canonical-sponsors
|
||||
.^ sponsors
|
||||
%gx
|
||||
(scot %p our.bowl)
|
||||
%azimuth
|
||||
(scot %da now.bowl)
|
||||
/spo/noun
|
||||
==
|
||||
:: +predicted-state
|
||||
::
|
||||
:: derives predicted state from applying pending & sending txs to
|
||||
@ -792,6 +802,7 @@
|
||||
^- (quip update _state)
|
||||
=: pre nas
|
||||
own canonical-owners
|
||||
spo canonical-sponsors
|
||||
==
|
||||
|^
|
||||
=^ [nes=_sending updates-1=(list update)] state
|
||||
|
Loading…
Reference in New Issue
Block a user