Commit Graph

26713 Commits

Author SHA1 Message Date
ixv
c31eefac1c
Merge pull request #5056 from urbit/ixv/our-scry
file-server: scry for identity
2021-06-25 17:42:44 -07:00
ixv
6bdf675722 file-server: scry for identity 2021-06-25 16:53:14 -07:00
L
116707070e
Merge pull request #5051 from urbit/la/btc-wallet-clean
btc-wallet: refactor and improve performance
2021-06-25 16:52:11 -05:00
Logan Allen
30614d6374 btc-wallet-js: remove unnecessary and confusing line 2021-06-25 16:49:15 -05:00
Logan Allen
14141af044 btc-provider: style cleanup while checking logic line for line 2021-06-25 11:15:09 -05:00
Logan Allen
78a75b2e54 btc-wallet: thoroughly went through to find any remaining style issues, and to validate that its logic matches 1:1 with the current implementation 2021-06-25 11:05:58 -05:00
ixv
46f621b8cf btc-wallet: fix various assertions 2021-06-24 18:56:24 -07:00
matildepark
4ce46da9e3
Merge pull request #5053 from urbit/lf/bus-omni
interface: general omnibus
2021-06-24 18:28:31 -05:00
Logan Allen
b290b75685 btc-wallet: more style fixes 2021-06-24 18:12:46 -05:00
Liam Fitzgerald
b4da811fbe
Merge remote-tracking branch 'origin/release/next-userspace' into lf/bus-omni 2021-06-25 09:07:40 +10:00
Liam Fitzgerald
59bda11005
interface: refactor subscription handling for broken resume 2021-06-25 09:05:28 +10:00
Liam Fitzgerald
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +10:00
Liam Fitzgerald
0cdbebbd66
RemoteContent: stop propagation on unfold click 2021-06-25 08:41:46 +10:00
Liam Fitzgerald
6df2d349d3
collections: clear toplevel unreads on visit
Fixes urbit/landscape#995
2021-06-25 08:38:38 +10:00
matildepark
610c71e20f
Merge pull request #5052 from urbit/mp/npm/firstborn-scry
api: update firstborn for correct scry path
2021-06-24 16:27:35 -05:00
matildepark
4789aa4c03
api: update firstborn for correct scry path
See #5050 for original notes on issue.
2021-06-24 16:26:23 -05:00
Logan Allen
eb5b731514 bip158: speed up +read-bits, thanks @frowdith 2021-06-24 16:24:24 -05:00
Logan Allen
322af7a55b b158: fix +str profiling hint 2021-06-24 12:55:38 -05:00
Logan Allen
a703aafad1 bip158: added profiling hints 2021-06-24 12:49:26 -05:00
Logan Allen
c3bf4c2770 btc-wallet: moved +on-peek for clarity 2021-06-24 12:45:29 -05:00
matildepark
038b021fef
Merge pull request #5050 from urbit/mp/landscape/reference-scries
landscape: remove duplicate slash in scry path
2021-06-24 12:44:03 -05:00
Logan Allen
cf5a704347 btc-wallet: clean it up and add profiling hints 2021-06-24 12:39:33 -05:00
Matilde Park
d00b577c56 landscape: remove duplicate slash in scry path
getNode added a duplicate slash before the index, resulting in bad scry
paths. This removes that slash.
2021-06-24 12:09:22 -05:00
Logan Allen
23869712ee test/thread: make tests pass and all threads build 2021-06-24 11:28:26 -05:00
fang
5b893bcf70
Merge pull request #5033 from tinnus-napbus/bip158-fix-swp
bip158: change swp to rev in +to-range
2021-06-24 10:32:44 +02:00
Liam Fitzgerald
ed4fa6a7ae
RemoteContent: remove extraneous margin 2021-06-24 11:55:43 +10:00
matildepark
c2a9e4ac04
Merge pull request #5021 from urbit/lf/virtual-scroller-unification
VirtualScroller: unification
2021-06-23 20:53:53 -05:00
Liam Fitzgerald
4b5aab8315
collections: use unified scroller 2021-06-24 11:47:18 +10:00
Liam Fitzgerald
16b7c7ed37
Merge remote-tracking branch 'origin/release/next-userspace' into lf/virtual-scroller-unification 2021-06-24 11:35:17 +10:00
Liam Fitzgerald
3bb052d634
graph-update: batch updates in reducer
Prevents strange state desynchronisation in child components,
specifically sending a chat message no longer sometimes appears as
deleted.

Fixes urbit/landscape#953
2021-06-24 11:28:23 +10:00
Liam Fitzgerald
24e6efe7c2
Merge pull request #5047 from urbit/lf/fix-abort-signal
@urbit/http-api: fix abort signal
2021-06-24 10:41:55 +10:00
Liam Fitzgerald
e18e645764
@urbit/http-api: fix abort signal 2021-06-24 10:37:21 +10:00
Logan Allen
30e9dc40cd btc-wallet: compiles 2021-06-23 18:37:33 -05:00
Logan Allen
49819b8e44 bitcoin-utils: fix perf issue 2021-06-23 17:18:29 -05:00
Logan Allen
37845fc245 bitcoin-libs: jet profiling works great for nested cores 2021-06-23 16:56:55 -05:00
Logan Allen
126c977da0 bitcoin-utils: avoid issue with jet hint profiling 2021-06-23 16:33:42 -05:00
Logan Allen
f45affb9b7 bitcoin-utils: lent trip -> met 3 2021-06-23 16:31:56 -05:00
Logan Allen
19352d9b34 bitcoin-libs: added more jet hints 2021-06-23 16:28:28 -05:00
Logan Allen
67092addc5 btc-provider-lib: add top-level jet hints 2021-06-23 16:17:47 -05:00
Logan Allen
97ee25d7e1 btc-provider: add jet hints 2021-06-23 16:12:59 -05:00
Logan Allen
515372d319 btc-provider: refactor to clean up lexical scope and code style 2021-06-23 16:10:11 -05:00
tinnus-napbus
9112368ff8
bip158: change swp to rev in +to-range
Co-authored-by: fang <github@fang.io>
2021-06-24 05:01:32 +12:00
matildepark
fe5e0456cc
Merge pull request #4996 from urbit/lf/nu-collections
Collections: new layout
2021-06-23 11:09:52 -05:00
Liam Fitzgerald
88d7e7ec8d
Post: virtualise more items at once 2021-06-23 11:11:39 +10:00
Liam Fitzgerald
898b2c6749
VirtualScroller: remove incorrect .toString() calls 2021-06-23 11:10:32 +10:00
Liam Fitzgerald
10c83a0678
LinkItem: cleanup remotecontent props 2021-06-22 09:11:54 +10:00
Liam Fitzgerald
9473f955a8
collections: dynamically sized iframes && general prop cleanup 2021-06-22 08:13:23 +10:00
Matilde Park
306eb57ae5 build: check for npx before calling 2021-06-21 15:56:37 -05:00
matildepark
0930dea484
Merge pull request #5041 from urbit/lf/reconnect-fetch
interface: omnibus
2021-06-21 15:17:02 -05:00
Liam Fitzgerald
289c836a78
Merge remote-tracking branch 'origin/release/next-userspace' into lf/virtual-scroller-unification 2021-06-22 06:05:32 +10:00