Philip Monk
8bfb4acc20
pill: set everything to mainnet for consistency
2021-11-09 00:59:40 -08:00
Philip Monk
42410a708d
azimuth: give backlog on %watch
2021-11-09 00:42:34 -08:00
Philip Monk
1db1819d4d
azimuth: update snapshot
2021-11-09 00:24:10 -08:00
Philip Monk
ea199bfba9
azimuth: correctly load snapshot on boot
2021-11-09 00:22:32 -08:00
Philip Monk
45c1693085
jael: use default network id
2021-11-08 22:59:06 -08:00
Philip Monk
8d20ce1f56
azimuth: set mainnet naive contract
2021-11-08 22:32:15 -08:00
Philip Monk
c6dbaf19ed
vere: add -E option to specify L2 endpoint
2021-11-08 22:18:27 -08:00
Philip Monk
681faa68e4
azimuth: send updates to jael
2021-11-08 21:56:47 -08:00
Philip Monk
b29579b799
pill: update
2021-11-08 20:47:27 -08:00
Philip Monk
91b38d4cea
ivory: update preboot validation format
...
string<->numbers didn't match the json serialization. This makes
preboot validation succeed.
2021-11-08 20:34:32 -08:00
Hunter Miller
945ac084d1
npm: version bumps
2021-11-08 18:59:04 -06:00
Hunter Miller
fa4e4e4f20
npm/api: updating build to use rollup for better distribution
2021-11-08 18:44:04 -06:00
Hunter Miller
ed157abb19
http-api: updating build to use rollup for better distribution
2021-11-08 18:43:22 -06: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
Liam Fitzgerald
108cf625dd
group-view: make joins retriable
2021-11-08 14:30:32 -06:00
Liam Fitzgerald
f218e4bf5c
group-view: refactor for clarity
2021-11-08 14:30:32 -06:00
Liam Fitzgerald
8e603751e8
landscape: add /nack path to group,metadata pull-hook
2021-11-08 14:30:32 -06:00
yosoyubik
9e2e6a7aee
roller-rpc: add %hash-raw-transaction rpc
...
the returned hash can be used to cancel pending txs
by signing the message 'cancel: 0xke.ccak'
2021-11-08 17:47:55 +01:00
Hunter Miller
bac65c271e
Merge pull request #5401 from urbit/hm/add-readme
...
grid: add readme and contributor docs
2021-11-08 09:30:38 -06:00
Hunter Miller
60919337f1
grid: fixing readme and contributor docs
2021-11-08 09:29:15 -06:00
yosoyubik
df9827a2cb
roller: on submit, crash if no naive state exists
2021-11-08 16:28:12 +01:00
yosoyubik
9015dbb1c5
roller: restrict config actions to our.bowl
2021-11-08 16:22:25 +01:00
yosoyubik
a22b16a465
roller: give rpc error if roller has no l2 state
2021-11-08 16:08:59 +01:00
yosoyubik
89c4d30b30
roller: remove sigwut
2021-11-08 07:33:03 +01:00
yosoyubik
54f6110f7a
Merge remote-tracking branch 'origin/master' into naive/roller
2021-11-08 07:25:55 +01:00
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