urbit/pkg/arvo/sys/vane
Philip Monk c20cd29932
jael: look for correct wire
We inspect the wire of our subscriber to see if we need to produce the
result as a %public-keys or a %boon.  This is bad -- we should proxy the
subscription to avoid this need, but this doesn't make that change yet.

%pubs is an old name that doesn't exist anymore (last existed around
September 2019).  The new version is /public-keys, but it's worked so
far because /public-keys has only one item in the path, so it missed the
conditional.  This commit makes the intent more clear.

The [%a @ @ *] could be just [%a @ *], but I leave it to reduce the
chance of breaking stuff.
2020-05-28 14:27:08 -07:00
..
ames.hoon jael: look for correct wire 2020-05-28 14:27:08 -07:00
behn.hoon behn: already deleted, don't need to do it again 2020-05-27 18:47:50 -07:00
clay.hoon clay: don't underflow when patch produces empty file 2020-03-31 11:37:58 -07:00
dill.hoon vane: jet-hints all vanes for profiling 2020-03-03 14:17:42 -08:00
eyre.hoon eyre, zuse: add scry interfaces for eyre state 2020-05-22 23:55:17 +02:00
ford.hoon ford: print source line on syntax error 2020-04-08 21:11:15 -04:00
gall.hoon Merge branch 'release/link-dojo' (#2867) 2020-05-21 22:42:18 -07:00
iris.hoon vane: downcast all error notifications to %crud 2020-02-26 16:56:17 -08:00
jael.hoon jael: look for correct wire 2020-05-28 14:27:08 -07:00