Merge branch 'next/groups' of github.com:urbit/urbit into next/groups

This commit is contained in:
Hunter Miller 2022-07-06 11:37:45 -05:00
commit 5e427b6655

View File

@ -679,20 +679,19 @@
=/ update-log =/ update-log
(~(get by update-logs) [ship term]) (~(get by update-logs) [ship term])
:- ~ :- ~ :- %noun :- ~ :- ~ :- %noun
!>
?+ t.t.t.t.path (on-peek:def path) ?+ t.t.t.t.path (on-peek:def path)
~ ~
^- update-log:store !> ^- update-log:store
?~(update-log *update-log:store u.update-log) ?~(update-log *update-log:store u.update-log)
:: ::
[%latest ~] [%latest ~]
^- (unit time) !> ^- (unit time)
%+ biff update-log %+ biff update-log
|= =update-log:store |= =update-log:store
(bind (pry:orm-log:store update-log) head) (bind (pry:orm-log:store update-log) head)
:: ::
[%subset @ @ ~] [%subset @ @ ~]
^- update-log:store !> ^- update-log:store
?~ update-log *update-log:store ?~ update-log *update-log:store
=* start i.t.t.t.t.t.path =* start i.t.t.t.t.t.path
=* end i.t.t.t.t.t.t.path =* end i.t.t.t.t.t.t.path