Philip Monk
23980d1f64
kiln: throw away pending commits on good commits
...
When we receive a commit that we can apply from the source, we throw
away any skipped pending commits. This lets us receive updates at the
current kelvin even if we heard pending commits for later kelvins.
2021-11-12 14:38:17 -08:00
Philip Monk
901bcdf7b8
kiln: don't allow bump-many for non-current kelvin
2021-11-12 14:37:54 -08:00
Philip Monk
84453c13d5
Merge remote-tracking branch 'origin/lf/fix-hardcoding' into philip/hotfix
2021-11-12 12:13:35 -08:00
Philip Monk
6665bc0986
kiln: fix |bump to not require except
2021-11-12 12:06:45 -08:00
Liam Fitzgerald
30bd84502e
grid: remove unnecessary except entries
2021-11-12 15:04:29 -05:00
Liam Fitzgerald
7ae099b829
grid: fix query for blocked desks
2021-11-12 14:57:55 -05:00
Liam Fitzgerald
d5383c8fc6
grid: fix detection of base desk being blocked
2021-11-12 14:44:27 -05:00
Liam Fitzgerald
5dc60da825
kiln: fix %kiln-bump mark
2021-11-12 14:38:34 -05:00
fang
309cd96f8c
various: bump pkg kelvins ahead of coming update
2021-11-10 14:51:26 +01:00
Philip Monk
ad265ce41f
Merge remote-tracking branch 'origin/master' into lf/fix-kelvin
2021-11-09 14:15:40 -08:00
Liam Fitzgerald
536e7a27e0
kiln: prevent unnecessary bumps when reloading
...
If a desk is suspended/paused/local, then we should exclude it when
bumping in the +on-load, because a suspended/paused/local desk cannot
have a pending commit that would allow it to bump successfully.
2021-11-08 16:46:00 -06:00
Liam Fitzgerald
2fa9c8e494
kiln: respect .liv flag in +get-apps-want
...
Accounts for the value of .liv in +get-apps-want, such that if a desk
is suspended then +get-apps-want should always return the empty list.
2021-11-08 16:43:48 -06:00
Philip Monk
771f3519fa
Merge branch 'master' of ssh://github.com/urbit/urbit
2021-11-04 17:06:25 -07:00
Liam Fitzgerald
d88595ba1c
groups: update glob, version
2021-11-04 16:43:01 -05:00
Liam Fitzgerald
9e9af0311b
groups: update version in docket
2021-11-04 16:18:10 -05:00
Liam Fitzgerald
8135f32816
Merge branch 'next/groups'
2021-11-04 16:14:17 -05:00
Liam Fitzgerald
7f7c81b018
groups: update glob, hotfix import
2021-11-04 12:09:19 -05:00
Liam Fitzgerald
3fc6a52e74
groups: update glob
2021-11-04 11:55:31 -05:00
Liam Fitzgerald
6aaa94a333
Merge pull request #5376 from urbit/lf/nuke-beginners
...
interface: remove beginner's island
2021-11-04 11:41:42 -05:00
Liam Fitzgerald
08d399ba0a
interface: fix circular dependencies
2021-11-04 11:30:50 -05:00
Liam Fitzgerald
a486cc1eef
interface: fix tsc
2021-11-04 11:06:40 -05:00
Liam Fitzgerald
678e92a331
Merge remote-tracking branch 'origin/next/groups' into lf/fix-sidebar-priority
2021-11-04 11:05:56 -05:00
Liam Fitzgerald
c2437a3e35
interface: address hunter review
2021-11-04 11:02:50 -05:00
Liam Fitzgerald
b4637187a0
Merge pull request #5403 from urbit/lf/fix-mem-leak
...
useResize: fix destructor
2021-11-04 11:00:57 -05:00
Liam Fitzgerald
bc10c284d9
interface: fix read-graph, readGroup actions
2021-11-03 18:02:36 -05:00
Liam Fitzgerald
c7241d0509
useResize: fix destructor
2021-11-02 19:46:43 -05:00
Philip Monk
25c738d746
Merge remote-tracking branch 'origin/master' into next/vere
2021-11-02 14:31:25 -07:00
Philip Monk
98915d80d1
Merge branch 'next/vere' of ssh://github.com/urbit/urbit into next/vere
2021-11-02 14:30:15 -07:00
Liam Fitzgerald
743130829e
SidebarItem: fix status priority, if graph is not cleaned up correctly
2021-11-02 13:43:13 -05:00
Joe Bryan
0a34fe7075
Merge pull request #5398 from urbit/jb/check-checkpoint-errors
...
vere: abort on checkpoint sync errors
2021-11-01 22:46:56 -07:00
Joe Bryan
7ccfdd25cf
u3: treat failed snapshot patch verification as fatal on save, not on boot
2021-11-02 01:09:16 -04:00
Joe Bryan
54c2cf0a2b
u3: treat fsync/fdatasync snapshot errors as fatal
2021-11-02 01:06:59 -04:00
Philip Monk
21e3b2b2f9
vere: bump version to 1.7
2021-11-01 22:03:15 -07:00
Philip Monk
cad03c57c7
dawn: warn if trying to start an L2 ship
2021-11-01 21:53:41 -07:00
Philip Monk
5fd566befe
Merge remote-tracking branch 'origin/release/next-vere' into philip/naive-jets
2021-11-01 21:29:27 -07:00
Philip Monk
2efbdea892
Merge remote-tracking branch 'origin/release/next-vere' into next/vere
2021-11-01 21:22:38 -07:00
Philip Monk
77dbb40d42
jets: add lib/tiny tree for L2
...
Layer 2 "Naive Rollups" uses lib/tiny as its standard library. This
duplicates the jet hooks from the standard library to a new tree with
only those jets.
We decrement the permitted kelvin zuse version so that when L2 is
released, it can decrement zuse's kelvin, forcing users to upgrade to
this version. Otherwise, users would fail to progress because all L2
computation would be unjetted.
2021-11-01 19:56:33 -07:00
urcades
2cb882e983
copyedits: apptile menu, remove/suspend interfaces
2021-11-01 18:08:41 -04:00
fang
0d6775ca40
Merge pull request #5350 from hosted-fornet/remove-crunch-library-and-generator
...
crunch: remove from `base` to allow distribution as app
2021-10-29 11:20:46 +02:00
Liam Fitzgerald
0a30d8ac4b
interface: workaround malformed hark-store entries
2021-10-28 14:07:11 -05:00
Liam Fitzgerald
9ac1897072
hark-graph-hook: correctly get rear of index
2021-10-28 14:02:48 -05:00
Liam Fitzgerald
a931707039
garden: update docket version
2021-10-28 12:08:59 -05:00
Liam Fitzgerald
9dc45c3f13
Merge pull request #5375 from urbit/lf/fix-hark-slow
...
hark-store: cap size of half-open timeboxes
2021-10-28 12:07:17 -05:00
Joe Bryan
c4df017370
Merge pull request #5380 from urbit/jb/replay-crash-safety
...
vere: fix bugs in replay error reporting
2021-10-28 08:27:32 -07:00
Joe Bryan
50d2ccd8da
Merge pull request #5384 from urbit/jb/nock-hints-protocol-fix
...
vere: add stack cleanup for computation-skipping dynamic hints
2021-10-28 08:27:09 -07:00
Liam Fitzgerald
2871ea87d5
hark-system-hook: use correct mark for cage from kiln
2021-10-28 09:04:00 -05:00
Paul Driver
524ca6f81b
add stack cleanup for computation-skipping dynamic hints
2021-10-27 19:11:17 -04:00
Joe Bryan
e1a2eaf822
Merge pull request #5261 from DaneBettis/jb/dynamic-hint-template
...
vere: adds %bout hint, to time a hoon expression in nanoseconds
2021-10-27 16:09:17 -07:00
DaneBettis
9dce9359e5
vere: added %bout sanity checks, added bout call in test.hoon
2021-10-27 18:49:55 +00:00
Joe Bryan
c28aace72f
vere: fix off-by-one in mug check on replay %bail
2021-10-27 12:08:43 -04:00