Fang
1c90c0c9e7
docket: muh versioned marks
2021-09-28 23:22:06 +04:00
ryjm
e7ab54f73b
garden: move glob from base-dev to garden
...
Since spider tracks the thread's source desk now, the glob mark can live
in %garden rather than %base-dev. The mark is only used to verify
a glob from ames in docket.
2021-09-28 15:18:10 -04:00
Hunter Miller
d738d1f0e4
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-28 14:12:09 -05:00
Hunter Miller
5481d4f590
glob: updating grid and landscape
2021-09-28 14:12:06 -05:00
Fang
dca7742321
treaty: fix the other un-versioned mark instance
2021-09-28 22:59:47 +04:00
Fang
899aadf750
treaty: send treaty with the versioned mark
2021-09-28 22:33:40 +04:00
Hunter Miller
ce587b0c1e
Merge pull request #5260 from urbit/lf/fe-fixes
...
dist: FE fixes
2021-09-28 12:42:48 -05:00
Fang
7427191a21
dist: pills and jams
2021-09-28 21:37:26 +04:00
Fang
e03ec03fc0
docket: set chad to %hung if glob hashes mismatch
2021-09-28 20:53:08 +04:00
Fang
8c368e639e
docket: always %leave previous fetch-glob
...
This just no-ops if it doesn't exist. If it does, we avoid the
duplicate-subscription-wire problem.
2021-09-28 20:52:19 +04:00
Fang
526e60b04c
strandio: fail when http request gets cancelled
...
Instead of waiting for a proper response. Iris doesn't currently retry!
Also updates docket to detect this case and retry appropriately.
2021-09-28 20:51:51 +04:00
Fang
6d1636b566
herm: ignore legacy /tube wire responses
...
We use /$ now.
2021-09-28 19:37:13 +04:00
Fang
d0091baa62
desk-jams: update
...
Also cleans docket back up.
2021-09-28 19:30:07 +04:00
Fang
6277213079
tmp: debug printfs
2021-09-28 18:30:12 +04:00
Fang
5cae9185f0
meta: fixup merge
2021-09-28 17:40:46 +04:00
Fang
400d2e4f44
Merge remote-tracking branch 'origin/lf/versioning-marks-dist' into dist
2021-09-28 17:13:33 +04:00
Fang
1867209a12
Merge branch 'jm/spider-gall' into dist
2021-09-28 17:12:17 +04:00
Fang
c9e8c8ca60
kiln: make dist desks public on-boot
...
So that our sponsees (and other ship) can install the software on them.
2021-09-28 16:22:37 +04:00
Fang
059c2daed3
clay: make distribution desks public on-migrate
...
To ensure our sponsees (and other ships) can install from them.
2021-09-28 15:59:36 +04:00
Edward Amsden
dc6f2146e4
dist: update jamfiles
2021-09-28 07:41:02 -04:00
Liam Fitzgerald
8219f25093
garden: fix notification archival
...
Fixes urbit/landscape#1214
2021-09-28 14:32:38 +10:00
Liam Fitzgerald
8adb794785
landscape: fix serving paths
2021-09-28 14:14:33 +10:00
Liam Fitzgerald
2592ef673b
grid: fix settings rendering if no upstream
2021-09-28 13:58:28 +10:00
Liam Fitzgerald
77f7b05939
kiln: version external marks
2021-09-28 12:50:45 +10:00
Liam Fitzgerald
f3f13b1261
garden: version treaty, docket
2021-09-28 12:50:45 +10:00
Liam Fitzgerald
cf5f444458
graph-store: bump update mark
2021-09-28 12:50:45 +10:00
ryjm
ed5e7e84ce
spider: remove noisy logs
...
we weren't logging these anyway
2021-09-27 22:17:43 -04:00
ryjm
bf534ffe71
spider: clean serving threads
2021-09-27 22:09:35 -04:00
Ted Blackman
ba353fbd36
kiln: local aeon 0 check
2021-09-27 21:47:42 -04:00
ryjm
7fd9e6fcaa
spider garden: restore |.
2021-09-27 21:23:46 -04:00
ryjm
472f16fd2e
garden spider: address comments
2021-09-27 21:23:46 -04:00
ryjm
47a6aa2753
spider garden: remove sigpams and move glob mark
2021-09-27 21:23:46 -04:00
ryjm
098587bf8b
spider: fix mark validation
...
glob is succesfully downloaded and inserted into the docket state, but
as an octet stream. need to define the correct marks.
2021-09-27 21:23:46 -04:00
ryjm
035b29f0c0
spider: strand fixes
2021-09-27 21:23:46 -04:00
ryjm
121a7c9468
garden spider: add desk tracking
2021-09-27 21:23:46 -04:00
ryjm
c8cf0bb98d
garden spider: (testing) correctly validate
...
just need to properly store the desk in `serving:spider` now.
2021-09-27 21:23:46 -04:00
ryjm
3fd6722f90
garden: update glob thread for ames
2021-09-27 21:23:46 -04:00
ryjm
571649c631
spider: strand fixes
2021-09-27 21:23:46 -04:00
ryjm
ddf9e769ae
spider, docket: move back to threads
2021-09-27 21:23:46 -04:00
ryjm
a08c38b83c
spider: track desks and validate marks (wip)
2021-09-27 21:23:46 -04:00
ryjm
c630b560ee
gall: don't verify spider marks
2021-09-27 21:23:46 -04:00
Liam Fitzgerald
32d97b8578
arvo: update jamfiles
2021-09-28 11:20:56 +10:00
Ted Blackman
7168959bf9
zuse: revert accidental kelvin change
2021-09-27 21:13:34 -04:00
Ted Blackman
1a16496308
./symbolic-merge.sh base-dev arvo
2021-09-27 21:02:18 -04:00
Ted Blackman
40e07253f7
bin/solid.pill
2021-09-27 20:43:18 -04:00
Ted Blackman
4cc27ea22e
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-27 20:40:56 -04:00
Ted Blackman
5450a2a9c8
/tmp desk jams
2021-09-27 20:39:21 -04:00
Hunter Miller
ab0e65e12e
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-27 19:33:40 -05:00
Hunter Miller
8bd405c00f
tile: improved status rendering
2021-09-27 19:33:24 -05:00
Ted Blackman
9c3f3e8b1f
bin/multi.pill
2021-09-27 20:28:29 -04:00