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
midden-fabler
539b843e63
dojo: error messages, missing kev
2023-06-26 23:40:58 -04:00
~wicrum-wicrun
6009e5f209
sss: ignore stale on-rock pokes
2023-06-26 16:51:57 +02:00
~wicrum-wicrun
d22245a142
sss: don't regress aeons, just no-op and ack instead
2023-06-26 14:57:03 +02:00
fang
c33ddfa101
Merge branch 'next/kelvin/412' into m/eyre-mirage
2023-06-26 13:47:39 +02:00
midden-fabler
62a3d67204
dojo: errors style
2023-06-25 09:43:00 -04:00
midden-fabler
9c33a1e968
dojo: gen error cleanup
2023-06-25 00:17:23 -04:00
midden-fabler
7972c40611
dojo: errors for all parts of sample
2023-06-24 01:02:40 -04: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
~wicrum-wicrun
b948c5d3e5
sss: accept old rocks if current one is stale
2023-06-23 23:03:49 +02:00
Marcus
7afc79ce1f
arvo: fix scry permission check
2023-06-23 17:36:38 -03:00
~wicrum-wicrun
6e5a15afb1
sss: inform subscribers when a path is killed or made private
2023-06-23 22:31:38 +02:00
~wicrum-wicrun
200ef1f3d9
sss: nack if scry response is unwanted
2023-06-23 16:10:52 +02:00
midden-fabler
08029b4bde
dojo: gen event sample error
2023-06-23 10:04:37 -04:00
midden-fabler
633a96b2be
dojo: gen event sample error
2023-06-23 09:32:52 -04:00
midden-fabler
1107aa180a
dojo: better generator errors
2023-06-23 01:15:45 -04: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
~wicrum-wicrun
c7af7179e7
sss: rely on ames acks instead of timers
2023-06-22 18:53:04 +02:00
Amadeo Bellotti
ba3c6e2b54
modified scry to add path
2023-06-22 12:25:40 -04:00
Joe Bryan
28403eff52
Merge pull request #6682 from urbit/jb/rift-all
...
ames: reinitialize rift for all ranks, not just moons
2023-06-22 11:49:43 -04:00
Joe Bryan
28f2cddf8e
ames: reinitialize rift for all ranks, not just moons
2023-06-22 11:14:34 -04:00
Joe Bryan
a185d50b5a
Merge branch 'next/kelvin/412' into lick
2023-06-20 14:36:55 -04:00
Ted Blackman
ea1755bc32
Merge pull request #6669 from urbit/philip/fine
...
fine: Various fixes
2023-06-20 11:28:21 -04:00
Joe Bryan
e0b35b0a1a
Merge pull request #6676 from urbit/tinnus/fix-ap-peek-mark-typo
...
gall: fix typo in +ap-peek causing redundant mark conversion
2023-06-19 13:15:50 -04:00
Ted Blackman
c81c259dd9
Merge pull request #6674 from midden-fabler/dojo-no-complete-dead-dudes
...
dojo: don't +complete-gen-poke-to-app for dead dudes
2023-06-19 13:15:02 -04:00
Ted Blackman
1a15f0b129
Merge pull request #6671 from midden-fabler/dojo-hist
...
dojo: preserve input history after crash
2023-06-19 13:11:05 -04:00
Joe Bryan
0854bbf06d
Merge pull request #6675 from midden-fabler/hood-remove-deprecated-gens
...
hood: remove deprecated generators
2023-06-19 13:04:45 -04:00
midden-fabler
9a8cc4ea9f
Merge branch 'develop' into dojo-hist
2023-06-18 00:20:07 -04:00
midden-fabler
71ea6aed6a
dojo: hist cit -> sign
2023-06-17 21:08:59 -04:00
midden-fabler
d655df429b
dojo: hist - cleanup
2023-06-17 20:40:25 -04:00
midden-fabler
8a6609b951
dojo: handle failure gracefully
2023-06-17 20:10:37 -04:00
Tinnus Napbus
85b1b4901a
gall: fix typo in +ap-peek causing redundant mark conversion
2023-06-17 20:59:24 +12:00
midden-fabler
0fd592a25d
hood: remove deprecated generators
2023-06-17 01:26:10 -04:00
midden-fabler
b590bf9000
dojo: don't +complete-gen-poke-to-app for dead dudes
2023-06-16 23:40:45 -04:00
fang
02046effb1
dbug: update for recent eyre changes
2023-06-16 22:49:14 +02:00
fang
d8a03d094b
eyre: include local id in the eauth confirm page
...
We probably want something slightly fancier, like a banner or something,
that also shows up on the login page (and perhaps other "system" pages),
but for now this should suffice.
2023-06-16 21:22:37 +02:00
fang
41048b21e2
tests: update for new eauth architecture
...
Tag names have been changed, communication direction is now
client->host, and other changes which heavily affect the tests.
2023-06-16 21:20:20 +02:00
Amadeo Bellotti
510673e134
forgot )
2023-06-16 12:02:32 -04:00
Amadeo Bellotti
5864a80153
modified lick to be cleaner and added an exisistance scry
2023-06-16 09:58:05 -04:00