Commit Graph

28884 Commits

Author SHA1 Message Date
yosoyubik
e342f142b9 Merge branch 'master' into naive/roller 2021-11-08 07:23:45 +01:00
Philip Monk
18e4c620df
Merge remote-tracking branch 'origin/master' into next/arvo 2021-11-07 22:22:47 -08:00
yosoyubik
291f6128e7 roller-rpc: add %hash-transaction
hysterical raisins, deprecated in newer version of roller-api
2021-11-08 06:11:37 +01:00
yosoyubik
705eb5cb4b roller-rpc: rename methods for hashing l2 txs 2021-11-07 11:58:03 +01:00
yosoyubik
b2a7c2830f Merge branch 'naive/roller' into naive/roller-personal-sign 2021-11-07 10:57:15 +01:00
yosoyubik
5ea87c1f47 roller: add generators for config options 2021-11-07 10:36:46 +01:00
yosoyubik
fb5ab3edfd roller: log batch tx hash 2021-11-07 10:01:15 +01:00
yosoyubik
e54805893f roller: bugfix for incorrect predicted l2 nonce 2021-11-06 15:18:39 +01:00
yosoyubik
095ce0dff4 roller: wip add quota per ship for tx submission 2021-11-06 10:27:00 +01:00
fang
fecb809573
jael, azimuth: reconfigure jael for L2
Jael needs to be reconfigured to listen to the new aagent for azimuth
events, and the old app needs to be shut down. We do this in
/app/azimuth's +on-init.

Additionally, we make sure that jael doesn't crash when it (as expected)
loses its subscription to the old agent.
2021-11-06 01:10:33 +01: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
c12c90ba04
Merge pull request #5400 from urbit/lf/fix-sidebar-priority
SidebarItem: fix status priority, if graph is not cleaned up correctly
2021-11-04 11:40:59 -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
2f8c6f840e
Merge pull request #5404 from urbit/lf/fix-bulk-clear-hark
interface: fix read-graph, readGroup actions
2021-11-04 11:00:45 -05:00
yosoyubik
1c641629e2 roller: add azimuth refresh-rate to getConfig RPC 2021-11-04 09:54:25 +01:00
Liam Fitzgerald
bc10c284d9 interface: fix read-graph, readGroup actions 2021-11-03 18:02:36 -05:00
Liam Fitzgerald
7369c3570a
Merge pull request #5387 from urbit/lf/hark-publish-fix
hark-graph-hook: correctly get rear of index
2021-11-03 12:23:52 -05:00
yosoyubik
aabf028b89 roller: wip support for metamask personal_sign 2021-11-03 16:58:57 +01:00
yosoyubik
387c991c13 hood: bugfix when using |rein with multiple agents 2021-11-03 11:38:02 +01:00
Liam Fitzgerald
c7241d0509 useResize: fix destructor 2021-11-02 19:46:43 -05:00
Philip Monk
4f6d1b99c3
ci: fix 2021-11-02 17:12:13 -07: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
Philip Monk
216576d649
Merge branch 'philip/naive-jets' into next/vere 2021-11-02 14:29:46 -07: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
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