Hunter Miller
2c1b93ee1a
grid, interface: bumping dependencies with recent publish
2021-11-02 15:18:45 -05:00
Hunter Miller
b211d272d9
Publish
...
- @urbit/api@2.0.0
- @urbit/http-api@2.0.0
2021-11-02 14:29:23 -05:00
Hunter Miller
0092c7b75b
npm: updating package versions
2021-11-02 14:28:30 -05:00
Hunter Miller
3ad6aea8af
grid: adding docs for setup and contributors
2021-11-02 14:01:45 -05:00
Liam Fitzgerald
743130829e
SidebarItem: fix status priority, if graph is not cleaned up correctly
2021-11-02 13:43:13 -05:00
Hunter Miller
3a05b0f013
Merge pull request #5396 from urbit/ed/copy-updates
...
copyedits: apptile menu, remove/suspend interfaces
2021-11-02 10:13:14 -05:00
yosoyubik
07d5ddfe0c
roller: fix length for signatures in sending batch
2021-11-02 15:08:18 +01: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
cb697e8e24
meta: branch conventions
2021-11-01 22:02:14 -07:00
Philip Monk
cad03c57c7
dawn: warn if trying to start an L2 ship
2021-11-01 21:53:41 -07:00
Philip Monk
3ef4a777cd
ci: fix
...
upgrade cachix and nix-install-action versions
2021-11-01 21:52:52 -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
Hunter Miller
49a4a05320
Merge pull request #5391 from urbit/m/ignore-vercel
...
vercel: remove .vercel from root
2021-11-01 10:38:40 -05:00
yosoyubik
2bb218cfc8
roller: bugfix for adding failed txs to history
2021-11-01 10:09:11 +01:00
yosoyubik
27576e272b
Merge remote-tracking branch 'origin/philip/naive' into naive/roller
2021-10-31 15:14:15 +01:00
yosoyubik
87f1a0847d
roller: allow operator to provide roller pk
2021-10-31 14:03:38 +01:00
yosoyubik
c5c6379260
roller: keep only one status entry in tx history
2021-10-31 14:02:33 +01:00
yosoyubik
8b45302982
roller: restore finding index as sig+raw-tx hash
2021-10-30 13:12:09 +02:00
fang
f5cddc86c9
vercel: remove .vercel from root
...
It's in the .gitignore and was never supposed to be included.
2021-10-30 00:32:26 +02: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
fang
3953ec0ab0
docket: add scry endpoint for app versions
...
Applications might want to do rudimentary version control prior to
scrying and other such operations.
2021-10-29 11:17:02 +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
Liam Fitzgerald
d018abb16d
Merge pull request #5386 from urbit/lf/fix-update-notes
...
hark-system-hook: use correct mark for cage from kiln
2021-10-28 12:07:02 -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
Philip Monk
525b193247
meta: further branch convention changes
2021-10-28 03:52:38 -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
Philip Monk
ca621c5def
meta: update branch conventions
...
- rename release/ to next/
- specify standard branch names for releasing changes to each desk
- remove na-release/ -- it has seen little use and existed for an era
when we breached frequently
2021-10-27 16:51:50 -05: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
Joe Bryan
66f8a893a6
serf: fix replay %bail response $plea construction
2021-10-27 12:08:43 -04:00
fang
b3ea3d245d
Merge pull request #5377 from urbit/m/glob-safari-note
...
docket: note browser compatibility on upload page
2021-10-27 01:21:53 +02:00
fang
da1495e398
docket: note browser compatibility on upload page
2021-10-27 01:15:03 +02:00
janeway-bot
a9145070de
Merge 2777bd9942
into release/next-userspace
2021-10-27 02:02:32 +04:00
Hunter Miller
2777bd9942
grid: updated glob
2021-10-26 17:01:56 -05:00
Liam Fitzgerald
4ba1223c3f
hark-store: cap size of half-open timeboxes
...
Prevents unnecessarily large timeboxes from accumulating, which can
negatively impact performance.
2021-10-26 15:47:59 -05:00
fang
0ec3d5111d
Merge branch 'master' into naive/roller
2021-10-26 20:46:32 +02:00
janeway-bot
f0ee292b9f
Merge 83f6501418
into release/next-userspace
2021-10-26 22:03:51 +04:00
Liam Fitzgerald
83f6501418
hark-graph-hook: fix dm notifications
2021-10-26 11:53:48 -05:00