Pyry Kovanen
56b2c9b757
Merge pull request #6729 from urbit/msl/add-paces-to-runtime-version
...
Add paces to `-runtime-version`
2023-07-19 17:20:02 +03:00
Matthew LeVan
46575dc2fe
base: add pace
to next
revision in -runtime-version
2023-07-19 17:10:50 +03:00
Pyry Kovanen
6e078383ac
Merge pull request #6731 from urbit/pkova/fix-ci-on-next
...
ci: fix ci on next/kelvin/412 branch
2023-07-19 17:07:52 +03:00
pkova
844b6b0a81
ci: fix ci on next/kelvin/412 branch
2023-07-19 17:04:20 +03:00
Ted Blackman
ec129da06d
Merge pull request #6719 from urbit/m/apply-patch
...
lull: add %'PATCH' to $method:http
2023-07-12 14:51:36 -04:00
fang
9f2c97f95e
lull: add %'PATCH' to $method:http
...
As of RFC 5789, PATCH is a valid HTTP request method. The $method:http type,
however, did not include it.
Here, we add it to the $method:http type, so that it now includes all nine
standard HTTP methods.
2023-07-12 15:56:51 +02:00
Pyry Kovanen
8f5d29fb73
Merge pull request #6695 from urbit/pkova/delete-nonsense
...
%base: delete /app/gaze and /ted/naive-csv
2023-07-10 18:51:21 +03:00
Pyry Kovanen
1ead44c9f4
Merge pull request #6707 from urbit/pkova/leer-mismatch
...
zuse: fix to-wain jet mismatch
2023-07-10 18:50:39 +03:00
Pyry Kovanen
1211767269
zuse: fix to-wain jet mismatch
2023-07-05 14:40:36 +03:00
Ted Blackman
f077b20beb
Merge pull request #6642 from urbit/yu/fix-drop-nack-state
...
ames: remove space leak for outbound naxplanations
2023-06-30 09:50:51 -04:00
yosoyubik
3b9a22bb5c
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-30 14:32:13 +02:00
yosoyubik
437f943fbd
ames: update pill
2023-06-30 14:31:36 +02:00
yosoyubik
caea585c31
Merge branch 'develop' into next/kelvin/412
2023-06-30 12:22:09 +02:00
yosoyubik
f89045364b
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-30 12:21:15 +02:00
yosoyubik
48a4b9ad32
ames: add 15-to-16 state migration
...
The 14-to-15 state migration was released in urbit-os-v2.142
so we add a new ames-state-16 to account for the removal of
.num-live from $pump-metrics.
This also adds several `$+` shorthand type name for better
prettyprinting in nest-fails situations, all related to the types in
$ames-state.
(note: ames states 14 and 15 are the same, ane tha migration
just re-retrieved our own %rift—first introduced in state-12-to-13)
2023-06-30 12:15:38 +02:00
Ted Blackman
1903b87fbb
Merge pull request #6698 from urbit/yu/ping-fix
...
ping: don't no-op if pinging ourselves
2023-06-29 11:23:41 -04:00
yosoyubik
b76c4d4a67
ping: don't no-op if pinging ourselves
2023-06-29 16:47:52 +02:00
yosoyubik
5fd372dfcb
ames: don't crash if flow for a target bone is ~
...
The fact that the target bone of a flow that we have received is a
naxplanation doesn't guarantee that there will be a naxplanation
flow (i.e. we have actually sent one) so instead of crashing, we just
continue processing the next bone.
2023-06-29 10:49:51 +02:00
yosoyubik
5bcf7b70c3
ames: add provenance path to the sock
2023-06-28 17:48:07 +02:00
Joe Bryan
d280fbcdbb
Merge branch 'develop' into next/kelvin/412
2023-06-28 11:19:32 -04:00
Joe Bryan
b1cb1f1a77
Merge pull request #6665 from urbit/dr/make-vane-txt-hash-ux
...
arvo: print vane hashes as hashes, not `@p`s
2023-06-28 10:00:42 -04:00
yosoyubik
a20a2fffc8
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-28 15:47:06 +02:00
Pyry Kovanen
a1bfce1d01
Merge pull request #6693 from urbit/philip/ping
...
ping: Rewrite to support non-NAT mode
2023-06-28 15:42:03 +03:00
pkova
aa8c6dd0e0
%base: delete /app/gaze and /ted/naive-csv
2023-06-28 15:10:36 +03:00
yosoyubik
b359239f3d
Merge branch 'develop' into next/kelvin/412
2023-06-28 12:52:18 +02:00
Philip Monk
d6c9ac708e
Merge remote-tracking branch 'origin/develop' into philip/ping
2023-06-27 22:20:05 -07:00
Philip Monk
38af985ef0
ping: silence spurious printf
2023-06-27 21:54:43 -07:00
Philip Monk
f4188e61af
ping: ping the other ship, not ourselves
2023-06-27 20:39:42 -07:00
Philip Monk
ccd9e1936f
ping: don't parse ips
2023-06-27 19:37:42 -07:00
Philip Monk
69f45adc49
ping: fixes
2023-06-27 19:14:20 -07:00
Philip Monk
f5602cedbc
ping: turn off auto-verb
2023-06-27 19:12:00 -07:00
Philip Monk
42bc4303e5
ping: restrict pokes to self
2023-06-27 18:48:29 -07:00
Joe Bryan
bd0a058c60
Merge pull request #6598 from urbit/m/eyre-mirage
...
eyre: eauth, cross-ship authentication
2023-06-27 18:34:35 -04:00
fang
4cf804e235
pill: update
2023-06-27 23:21:07 +02:00
fang
f3d1cd3ca4
eyre: simplify internal $note and $sign type style
2023-06-27 23:15:00 +02:00
fang
b2326167cc
dbug: update for recent eyre type changes
2023-06-27 23:09:39 +02:00
fang
7afa3d3486
eyre: collapse recent state update logic
...
The guest identities (#6561 ) and EAuth (#6598 ) features will both be
released as part of Zuse 412K, so their +load logic can be collapsed
into a single step.
2023-06-27 23:08:16 +02:00
fang
5407ae6416
eyre: make sure eauth nonce is unique
...
Similar to +new-session-key, we want to make sure that when we generate
a new nonce, it isn't already in use.
2023-06-27 23:02:43 +02:00
fang
4e5ce6fb69
eyre: keep queue for outgoing pleas
...
Keeping a queue of nonces to match the outgoing %pleas we send lets us
recover the nonce for the %done we receive in response. This is
important in the nack case, where we may want to eagerly serve the HTTP
client an error page response, instead of waiting for the timeout timer
to fire.
2023-06-27 22:58:22 +02:00
Ted Blackman
be7f570d85
Merge pull request #6684 from midden-fabler/clay-syntax-pointer
...
clay: fix syntax error pointer
2023-06-27 11:49:55 -04:00
Ted Blackman
4e00281c1e
Merge pull request #6689 from urbit/ping-add-dbug
...
ping: add dbug lib
2023-06-27 11:14:27 -04:00
Philip Monk
90333c2e91
ping: rewrite to add non-NAT mode
2023-06-26 21:18:04 -07:00
fang
c33ddfa101
Merge branch 'next/kelvin/412' into m/eyre-mirage
2023-06-26 13:47:39 +02:00
Marcus
bc70866edc
ping: add dbug lib
2023-06-23 19:26:12 -03:00
Joe Bryan
5c7514e1bc
Merge pull request #6685 from urbit/arvo-scry-permission
...
arvo: fix scry permission check
2023-06-23 17:33:03 -04:00
Marcus
7afc79ce1f
arvo: fix scry permission check
2023-06-23 17:36:38 -03:00
midden-fabler
156d09d86e
clay: syntax pointer remove flop
2023-06-22 18:15:30 -04:00
midden-fabler
ca51353bec
clay: fix syntax error pointer
2023-06-22 17:31:00 -04:00
Joe Bryan
3ac2ac2fae
Merge pull request #6519 from mopfel-winrux/lick
...
`%lick` vane
2023-06-22 15:14:38 -04:00
Amadeo Bellotti
2bae99ec2b
fixed aqua issue with notes from joe
2023-06-22 15:00:26 -04:00