yosoyubik
8744b1f4db
ames: revert min tro to ~m2
2023-04-07 19:10:26 +02:00
Josh Lehman
af3ad860e7
Merge pull request #6454 from urbit/ted/arvo-bout
...
arvo: print module compilation times
2023-04-07 08:38:08 -07:00
Josh Lehman
59567b9e51
Merge pull request #6449 from urbit/ted/ames-ping-2
...
ames: ping faster to sponsors
2023-04-07 08:36:05 -07:00
Ted Blackman
b273f3091b
arvo: print module compilation times
2023-04-06 23:52:53 -04:00
Joe Bryan
d2eda084ac
Merge branch 'develop' into ted/ames-ping-2
2023-04-06 15:07:38 -04:00
Ted Blackman
eddbe86d69
ames: fix syntax error
2023-04-06 11:58:34 -04:00
Ted Blackman
0223cf9f59
Merge pull request #6452 from urbit/i/6444/lesser-dill-call-trace
...
dill: exclude wrapped-task from most +call traces
2023-04-06 11:39:10 -04:00
yosoyubik
ad69bc5e50
aqua: make compile for remote scry
...
(note: untested)
2023-04-06 16:28:18 +02:00
fang
e300fa2d6b
dill: exclude wrapped-task from most +call traces
...
Instead of including wrapped-task as-is in most call traces, we now only
include it in traces for crashing (harden task) calls. For everything
else, we include only the tag of the resulting $task.
Closes #6444 .
2023-04-06 15:58:12 +02:00
yosoyubik
cf10ab4cc1
ames: fix +stale-flows
2023-04-06 14:17:02 +02:00
yosoyubik
5f2eb383c7
tests: make /test/sys/ames pass
2023-04-06 13:44:45 +02:00
yosoyubik
2da5431ec2
ames: add minimal verbosity for |fine
...
This can be set with |ames-verb %fin. We might want to extend this
with a more granular logging system, probably similar to current ames
2023-04-06 13:44:45 +02:00
yosoyubik
9f45741a9a
ames: use +update-qos:pe in fine core
2023-04-06 13:44:45 +02:00
yosoyubik
1c2b7667b1
ames: use |fi for remote scry |fine core
2023-04-06 13:44:45 +02:00
~wicrum-wicrun
5e248a2640
lull: properly register +on
jet
2023-04-05 20:53:10 +02:00
~wicrum-wicrun
645f5e473a
gall: only %x
, %t
and %z
reserve [%$ *]
, for backwards compatibility
2023-04-05 20:51:04 +02:00
Ted Blackman
056ff35b89
app/ping: lower timeout to ~s25
2023-04-05 12:04:14 -04:00
Ted Blackman
66678acd3e
ames: ping faster to sponsors
2023-04-05 11:59:06 -04:00
Josh Lehman
c1ce41e494
Merge pull request #6445 from urbit/master
...
Merge master back to develop after urbit-os-v2.136 release
2023-04-05 08:13:50 -07:00
Josh Lehman
938319ea87
Merge pull request #6443 from midden-fabler/i/6442/ames-add-last-contact-scry
...
ames: add last-contact scry endpoint
2023-04-05 08:11:58 -07:00
~wicrum-wicrun
db2ac2fa65
ames: update gall scries to use %x
instead of %a
2023-04-05 16:23:38 +02:00
~wicrum-wicrun
447bfea9f8
lull: remove duplicate mop arms after merge
2023-04-05 16:23:12 +02:00
~wicrum-wicrun
f0cc9c34cd
Merge branch 'ted/gall-user-scry' into i/5788/remote-scry
2023-04-05 15:00:24 +02:00
~wicrum-wicrun
93c1497431
gall: claim the [%$ *]
namespace and relinquish the rest
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
9890e5b8da
Revert "gall: add permissions to scry paths"
...
This reverts commit 6e542d4afe
.
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
45617df540
gall: add permissions to scry paths
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
8cd29cb8e7
gall: block when scrying into the future
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
cf6bbb87a0
gall: smear @da
if binding to a path earlier than its latest binding
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
4b82b7b8d3
gall: return a cage instead of a cage of a page at %a
scry
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
4f77f84e72
lull,gall: store $page
instead of $noun
in scry bindings
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
09be62ed8f
lull,gall: add scry bindings to bowl
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
2071029ea2
lull,zuse: move +mop
to lull
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
e6bd652366
gall: support %a
scry at any date
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
93afa55167
gall: store date with each scry binding
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
94a4eca649
gall: support %t
scry
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
8544c571bf
gall: support %z scry
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
e8ae1ae86f
gall: save highwater mark when nuking
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
9c560ece05
block when appropriate on %w
scry
2023-04-05 14:59:59 +02:00
~wicrum-wicrun
9659e1c16b
gall: block at %a
scry if date isn't now
2023-04-05 14:59:58 +02:00
~wicrum-wicrun
ad7cf21d01
gall,lull: don't include $case
in %grow
2023-04-05 14:59:58 +02:00
~wicrum-wicrun
42b5615f65
gall: simplify $neet
definition
2023-04-05 14:59:58 +02:00
~wicrum-wicrun
7137f0de03
gall: implement %w scry
2023-04-05 14:59:58 +02:00
~wicrum-wicrun
e4ceed09ad
gall: enforce monotonic growth of cases
2023-04-05 14:59:58 +02:00
~wicrum-wicrun
f0043aa4ec
gall: support %a scries at the current time
2023-04-05 14:59:58 +02:00
Ted Blackman
31a2697260
gall: undo indent
2023-04-05 14:59:58 +02:00
Ted Blackman
e9e803b346
gall: add +trace to scry binding handlers
2023-04-05 14:59:58 +02:00
Ted Blackman
128375c4aa
gall: handle scry moves locally
2023-04-05 14:59:58 +02:00
Ted Blackman
98f3e682bd
gall: remove unused helpers
2023-04-05 14:59:58 +02:00
Ted Blackman
c69e71e83f
lull,gall: switch to per-agent scry bindings
2023-04-05 14:59:58 +02:00
Ted Blackman
fc14b21815
gall: store scry paths in a +mop, not +map
2023-04-05 14:59:58 +02:00