drbeefsupreme
9cb1cde9b4
naive: l2 csv change gasUsed to effectiveGasPrice
2022-03-25 11:27:01 -04:00
drbeefsupreme
2fdce9e6ca
naive: l2 csv add ^sein:title field
2022-03-25 11:22:26 -04:00
Joe Bryan
d937e131a4
hoon: preserve structural sharing by testing subject/product equality in +burp
2022-03-25 10:28:05 -04:00
Joe Bryan
15e570a622
hoon: plug type leak in vase literals by properly burping %hint
2022-03-25 10:27:32 -04:00
Philip Monk
a6832975c7
helm: add poke to helm to allow self-breaching moons
...
Intended use is for transitory moons to be able to breach themselves on
startup.
If you run a moon without persistence, then every time the program is
restarted, it must be breached. This lets the moon breach itself
instead of requiring direct interaction with the planet. The moon
should reserve the first bone for this purpose, and then every time it
starts up, it should send [%helm-moon-breach ~moon-name] to hood on the
planet.
2022-03-24 19:20:01 -07:00
Hunter Miller
a93c3975d7
any-ascii: lazy load for code-splitting
2022-03-24 19:22:47 -05:00
Hunter Miller
6a5b0e3a83
s3: lazy load aws sdk for code splitting
2022-03-24 19:21:56 -05:00
Hunter Miller
e3b2e166d7
bootstrap: moving and reordering, adding scries
...
This undoes some of the code-splitting done previously as it didn't
affect performance enough, and was actively hurting it in some ways.
Instead this moves the subscription initiation higher and adds scries
for critical data. This also shuffles the calls in App's useEffect so
that they are more colocated with relevant concerns.
2022-03-24 19:18:45 -05:00
Hunter Miller
edb4094301
groups: fixing bad prod build and missing react-refresh
2022-03-24 19:13:36 -05:00
drbeefsupreme
61e70c928b
squash! naive: l2 csv refactoring for readability
2022-03-24 19:12:54 -04:00
drbeefsupreme
b0cee44497
naive: l2 csv refactoring for readability
...
semantics should be unchanged
2022-03-24 18:20:31 -04:00
Liam Fitzgerald
1a2a9ee899
graph-store: drop unnecessary logs
...
Drops unnecessary logs for subscribers, to reduce memory usage. In local
testing, this incurred a 20% improvement in graph-store memory usage.
Note that publishers still retain the entire history, for backlog and
resubscribe purposes. Subscribers still retain a handful of updates so
that they can resubscribe upon kick correctly.
2022-03-24 13:31:15 -06:00
Patrick O'Sullivan
734b1310f8
grid: add ability to store/toggle per-browser settings
2022-03-24 11:27:27 -05:00
Patrick O'Sullivan
c222802b00
grid: add fingerpintjs to save per-browser settings
2022-03-24 11:22:34 -05:00
Jōshin
30c329115d
Merge branch 'master' into next/vere
2022-03-23 16:31:57 -06:00
Jōshin
02f8df4f56
repo: minor desk instruction fixes
2022-03-23 16:17:27 -06:00
Jōshin
e1a4acdc70
Merge branch 'master' into next/arvo
2022-03-23 16:10:04 -06:00
fang
3259f1f588
aqua: fix most tests
...
Small touch-ups to simulation behavior and ph tests. Most of them pass
now, even if they're still really slow at times.
The breach ones don't pass, but also complain of dangling bone, so might
work once the fix for that is in.
2022-03-23 22:19:35 +01:00
Jōshin
d6d696d6b8
Merge pull request #5345 from urbit/jo/khan-c3
...
conn C driver
2022-03-23 10:30:47 -07:00
Jōshin
469c597310
conn: send errors on bail
2022-03-23 10:50:23 -06:00
Jōshin
8e1842df69
conn: condense _conn_moor_poke
...
- Saves a call to `+scot`.
- Removes `else` blocks from `if` statements that return.
- Handles missing %khan as a normal bail.
2022-03-23 10:19:37 -06:00
Patrick O'Sullivan
dbf89717af
Merge pull request #5655 from urbit/po/fix-user-joined-group-notification
...
Po/fix user joined group notification
2022-03-23 09:10:01 -05:00
Philip Monk
5ff4cc7f66
Merge pull request #5612 from ynx0/story
...
clay: add `story`, a set of tools to support commit messages
2022-03-22 21:49:16 -07:00
Philip Monk
17e237eae3
ted: remove unused -azimuth-tracker
2022-03-22 21:44:35 -07:00
Hunter Miller
1e29177b2a
interface: improving channel load time/ordering
2022-03-22 19:05:24 -05:00
Liam Fitzgerald
a3ec1af915
@urbit/api: add add-note hark-store poke
2022-03-22 16:42:54 -06:00
Liam Fitzgerald
5a1ead5513
hark-store: add %add-note JSON decoder
2022-03-22 16:42:54 -06:00
drbeefsupreme
0786f62e8b
naive: l2 csv export csv file
...
passes to clay to ask it to write the csv to disk
2022-03-22 18:04:34 -04:00
drbeefsupreme
0f8ea20ac0
naive: l2 csv flatten data into list of tx
...
this takes all the gathered data and turns it into a list suitable for
transformation into a csv
2022-03-22 17:15:07 -04:00
Patrick O'Sullivan
dfcc0bf7c3
groups: remove debug statement
2022-03-22 15:20:16 -05:00
Patrick O'Sullivan
0a62aa8f22
groups: Fix <user> left <group> notifications
2022-03-22 15:17:29 -05:00
Patrick O'Sullivan
abd7e7f853
groups: Handle notifs received without links (like group updates)
2022-03-22 15:16:16 -05:00
Jōshin
73f4b4de7c
Merge pull request #5648 from urbit/jo/ws-fix
...
hoon: fix comment whitespace
2022-03-22 09:10:47 -07:00
Hunter Miller
ef4131061e
Merge branch 'master' into next/groups
2022-03-21 18:20:51 -05:00
Hunter Miller
6e0b1096c2
grid: updating glob and version
2022-03-21 15:59:26 -05:00
Hunter Miller
cbdee936fd
Merge pull request #5653 from urbit/hm/fix-tile-order-persistence
...
grid: actually use settings and improve ordering correction
2022-03-21 15:52:56 -05:00
Jōshin
9649c35e47
conn: add %peel /who
2022-03-21 14:38:39 -06:00
Jōshin
0ce83ce68b
disk: %read info
2022-03-21 14:29:54 -06:00
Jōshin
1d97e6464a
vere: remove short flags from header comment
2022-03-21 14:27:31 -06:00
Hunter Miller
82164abe2f
Merge branch 'next/landscape' into hm/fix-tile-order-persistence
2022-03-21 15:26:04 -05:00
Jōshin
74578f80d5
conn: futureproof comment
2022-03-21 14:25:32 -06:00
Hunter Miller
f83403942e
Merge pull request #5654 from urbit/po/fix-loop-in-tile-grid
...
grid: fix loop caused by useEffect in tilegrid
2022-03-21 15:21:23 -05:00
Patrick O'Sullivan
3c68499b86
grid: fix loop caused by useEffect in tilegrid
2022-03-21 15:15:39 -05:00
Jōshin
b5df46d0e9
conn: don't u3z(u3_none)
...
Empirically this seemed to work before (maybe hind events were never
getting sent?), but `u3a_lose` takes a `u3_noun` so it seems best to
follow the specified API.
2022-03-21 14:13:23 -06:00
Jōshin
09ada8dcfa
Merge pull request #5651 from urbit/jo/http-port-flag
...
vere: add http/s port flags
2022-03-21 12:55:57 -07:00
fang
804c8a8bb7
aqua: use cache for fake ships only
...
Boot sequence for real ships contains %dawn, which is affected by
azimuth state and may not be consistent.
2022-03-21 20:29:23 +01:00
Jōshin
6c386ce946
http: print port in error message
2022-03-21 13:18:14 -06:00
Jōshin
05046f756b
vere: long-only opt for http/s port
...
Also includes in usage.
2022-03-21 13:15:37 -06:00
Hunter Miller
77f0de4cb2
grid: initialize settings, add more checks around order correction
2022-03-21 14:08:28 -05:00
Liam Fitzgerald
dd70856188
clay: be careful with subject in ford results
...
This fixes a space leak where the entire ford/clay core would be
included in the ford cache. Heavily reduces memory usage by clay,
reducing total usage from 100-200MB to around 10MB.
2022-03-21 13:02:36 -06:00