yosoyubik
1b278ce104
dice: dont print %failed logs in tx-effects
2021-12-14 15:27:44 +01:00
yosoyubik
fc540bf209
roller: handle sending malformed batches
2021-12-14 15:24:25 +01:00
Liam Fitzgerald
e8ba3b5f73
metadata-push-hook: address mark review
2021-12-14 08:50:57 -05:00
yosoyubik
d1a04c7c54
Merge branch 'naive/snapshot' into roller/gas-price
2021-12-14 09:41:22 +01:00
yosoyubik
4724c32d3d
pill: load azimuth snapshot file with mime mark
2021-12-14 09:40:34 +01:00
Joe Bryan
6d2764bc15
Merge pull request #5492 from laudiacay/fix-behn-tag-check
...
Adding tag == c3_doze check to _behn_io_kick in Behn io driver
2021-12-13 21:53:40 -08:00
Joe Bryan
df572b15f1
Merge branch 'master' into next/vere
...
* master: (55 commits)
landscape: bump version, glob
interface: hide invite if already joined
landscape: update glob
interface: do not redirect to joined group automatically
interface: hide aborted requests
invite-store: change /all scry to return %invite-update
interface: fix tsc
interface: address hunter review
pkg: include atom mark in base-dev
landscape: correct mark
interface: refine spacing
interface: fix invite notifications
landscape: add invite declination
landscape: prevent reflow jank in group summary on load
interface: fix unjoined graph permalink redirect
join: automatically join when done
landscape: update glob, version
notify: address mark review
interface: fix publish url preprocessing
bg-color: changing to always store ux, optimizing displayform and colorinput
...
2021-12-14 00:52:30 -05:00
Joe Bryan
1f055607e4
u3: fix compilation of dynamic hints in tail position
...
hinted formulas are never in tail position
2021-12-14 00:17:10 -05:00
Claudia Richoux
9014af72c8
adding check to fix
2021-12-13 22:17:29 -06:00
yosoyubik
0c7ada2076
roller: fix response parsing from gasoracle
2021-12-13 19:16:47 +01:00
Liam Fitzgerald
bfaec1daab
interface: address hunter review
2021-12-13 10:23:37 -05:00
Liam Fitzgerald
7252c7c1da
interface: fix unreads not clearing chats
...
Fixes urbit/landscape#761
2021-12-13 08:44:29 -05:00
Liam Fitzgerald
740d9b796e
interface: inset by safe-area on iOS
...
Fixes urbit/landscape#242
2021-12-13 08:25:59 -05:00
fang
fd375c1d90
herm: permission checks
...
Make sure herm can only be interacted with by the local ship.
2021-12-13 14:25:14 +01:00
fang
c7c601c041
herm: avoid trailing empty path segments
...
append /view to the existing subscription paths to "wrap" the possibly
empty path segment of the session name.
2021-12-13 14:24:20 +01:00
Liam Fitzgerald
917b53b374
interface: add disable spellcheck setting
...
Fixes urbit/landscape#79
2021-12-13 08:18:38 -05:00
Liam Fitzgerald
dc305371bc
interface: strip apps from landscape omnibox
...
Fixes urbit/landscape#1295
2021-12-13 08:02:14 -05:00
Liam Fitzgerald
0e847ec53c
landscape: do not show cross-desk notifications
2021-12-13 07:52:41 -05:00
Liam Fitzgerald
167718bd8e
interface: prevent hook crash in publish notes
...
Fixes urbit/landscape#1299
Fixes urbit/landscape#1343
2021-12-13 07:45:25 -05:00
Liam Fitzgerald
28ace88bd9
interface: remove My Channels link from GroupSwitcher
...
Fixes urbit/landscape#1331
2021-12-13 07:39:08 -05:00
Liam Fitzgerald
418ad3736d
-group-leave: cleanup seperation of concerns between groups, metadata, graphs
2021-12-13 06:29:00 -05:00
Liam Fitzgerald
6a6af5edc4
metadata-pull-hook: fix limb expression in on-pull-nack
2021-12-13 06:26:44 -05:00
Liam Fitzgerald
224353364a
metadata-push-hook: watch group-store for permission revocation
2021-12-13 06:26:07 -05:00
Liam Fitzgerald
e1138e1684
push-hook: fix %revoke action for versioned subscriptions
2021-12-13 06:23:03 -05:00
Liam Fitzgerald
fd4844bf9f
pull-hook: fix swapped argument preventing cards being sent
2021-12-13 06:19:00 -05:00
Liam Fitzgerald
722b19066e
landscape: defer removing metadata until on-leave thread
...
Addresses graphs not being archived correctly, and causing spurious
notifications
2021-12-13 04:37:08 -05:00
Jōshin
6a4855a616
khan: trivial style cleanup
2021-12-11 06:40:34 +00:00
Jōshin
e5dc029715
khan: wip naive scry implementation
...
As of yet untested since I don't yet know how to construct a scry path
from Haskell. Probably broken; crashes the process on some input.
2021-12-11 06:26:00 +00:00
Jōshin
b747a06a49
test: fix newt tests
...
Tests! What a concept!
2021-12-11 05:09:39 +00:00
Jōshin
9b6332c359
newt: change framing to tag byte + 32-bit length
2021-12-11 04:54:06 +00:00
Jōshin
1c1852f30d
Merge pull request #5486 from mrdomino/next/arvo
...
next/arvo: merge master
2021-12-10 11:00:43 -08:00
yosoyubik
92c498cd04
Merge branch 'naive/snapshot' into roller/gas-price
2021-12-10 18:42:55 +01:00
yosoyubik
8601b13e3f
azimuth: remove unused import in snapshot mark
2021-12-10 16:59:30 +01:00
yosoyubik
f6dca03786
pill: restore solid pill
2021-12-10 16:19:59 +01:00
yosoyubik
fd2ff95989
roller: fix refuel generator
2021-12-10 13:13:14 +01:00
yosoyubik
f6ff4f108b
roller: add utilities for handling low-gas batches
...
This adds support for handling cases where the send-batch thread failed,
mainly among them, a thread crash. One of the events that causes this
behavior is a ver low gas price for this L1 transaction.
Here we add support for manually bumping the price for such transaction,
and for increasing the default fallback gas-price, together with discarding
any malformed batch from the sending queue.
2021-12-10 11:36:45 +01:00
Jōshin
d94aa5704b
Merge branch 'master' into next/arvo
...
Conflicts:
pkg/arvo/lib/azimuth.hoon
This file was turned into a symlink to pkg/base-dev/lib/azimuth.hoon on
one side of the fork, and meanwhile edited on the other side of the fork
(to update ecliptic to the new address for the WSTR fix.)
The two sides of the fork both had different outdated addresses in
base-dev's azimuth.hoon file, and Git's UI helpfully refilled the
contents of arvo's azimuth.hoon so that it showed a merge conflict with
an empty diff.
Resolved by reading out HEAD:pkg/arvo/lib/azimuth.hoon into
pkg/base-dev/lib/azimuth.hoon and manually recreating the symlink.
2021-12-10 08:24:32 +00:00
Liam Fitzgerald
6de9dbdd3f
landscape: better leap searching
...
Allows categories to reorder. Improves searching algorithm to order by
strength of match
2021-12-09 16:49:43 -05:00
Jōshin
150e9e8023
Merge pull request #5483 from urbit/jo/remove-haskell-nix
...
pmnsh: update secp256k1
2021-12-09 10:10:06 -08:00
Mackenzie Davidson
8d4b325477
landscape - safari theme-color prefers-color-scheme dark + fallbacks
2021-12-09 10:50:38 -05:00
Mackenzie Davidson
809f8f7159
safari theme-color fallbacks
2021-12-09 10:33:32 -05:00
Mackenzie Davidson
280e4da513
safari theme-color prefers-color-scheme dark
2021-12-09 10:31:42 -05:00
Jōshin
8396f1e39e
pmnsh: update secp256k1 configure flags
...
Just used the ones from the most recent nixpkgs, except I kept
--disable-shared.
2021-12-09 09:16:07 +00:00
Brendan Hay
dbb6a09564
secp256k1: use nixpkgs provided secp256k1 and add to sources-pmnsh
2021-12-09 09:15:13 +01:00
yosoyubik
c467d5aa67
Merge branch 'roller/quota-left' into naive/snapshot
2021-12-09 07:45:18 +01:00
yosoyubik
ae05bbf571
roller: don't crash if nonce not in queue
2021-12-09 07:44:53 +01:00
yosoyubik
4384f19643
azimuth: use ship as prefix for loading snapshot log
2021-12-09 07:30:08 +01:00
yosoyubik
fb2c078fde
pill: load azimuth snapshot as mime in file-ovum
2021-12-09 07:28:57 +01:00
Peter McEvoy
2215141354
Merge pull request #5482 from urbit/peter/allocation-macro-comments
...
u3: comment u3a_* macros
2021-12-08 17:42:13 -08:00
Peter McEvoy
bad890a6a6
u3: re-add accidentally-removed openssl header file
2021-12-08 17:31:55 -08:00