mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +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 %nas ~] ``noun+!>(nas.state)
|
||||||
[%x %dns ~] ``noun+!>(dns.nas.state)
|
[%x %dns ~] ``noun+!>(dns.nas.state)
|
||||||
[%x %own ~] ``noun+!>(own.state)
|
[%x %own ~] ``noun+!>(own.state)
|
||||||
|
[%x %spo ~] ``noun+!>(spo.state)
|
||||||
[%x %refresh ~] ``atom+!>(refresh)
|
[%x %refresh ~] ``atom+!>(refresh)
|
||||||
[%x %point @ ~] ``noun+(point i.t.t.path)
|
[%x %point @ ~] ``noun+(point i.t.t.path)
|
||||||
==
|
==
|
||||||
|
@ -782,6 +782,16 @@
|
|||||||
(scot %da now.bowl)
|
(scot %da now.bowl)
|
||||||
/own/noun
|
/own/noun
|
||||||
==
|
==
|
||||||
|
:: +canonical-sponsors: current azimuth sponsorship
|
||||||
|
::
|
||||||
|
++ canonical-sponsors
|
||||||
|
.^ sponsors
|
||||||
|
%gx
|
||||||
|
(scot %p our.bowl)
|
||||||
|
%azimuth
|
||||||
|
(scot %da now.bowl)
|
||||||
|
/spo/noun
|
||||||
|
==
|
||||||
:: +predicted-state
|
:: +predicted-state
|
||||||
::
|
::
|
||||||
:: derives predicted state from applying pending & sending txs to
|
:: derives predicted state from applying pending & sending txs to
|
||||||
@ -792,6 +802,7 @@
|
|||||||
^- (quip update _state)
|
^- (quip update _state)
|
||||||
=: pre nas
|
=: pre nas
|
||||||
own canonical-owners
|
own canonical-owners
|
||||||
|
spo canonical-sponsors
|
||||||
==
|
==
|
||||||
|^
|
|^
|
||||||
=^ [nes=_sending updates-1=(list update)] state
|
=^ [nes=_sending updates-1=(list update)] state
|
||||||
|
Loading…
Reference in New Issue
Block a user