Commit Graph

29492 Commits

Author SHA1 Message Date
fang
f34c044e5b
vere: warn reader about endianness 2022-06-04 01:13:25 +02:00
fang
46a5f2b317
vere: print ip address in correct order
This was printing the components of IPv4 addresses in backwards order.
2022-06-01 00:27:18 +02:00
Joe Bryan
9d2498741a
Merge pull request #5813 from urbit/jb/fix-scry-x
vere: fixes -X scry/export (broken in previous refactoring)
2022-05-31 16:42:54 -04:00
Joe Bryan
c2d9d88558 vere: fixes -X scry/export (broken in previous refactoring) 2022-05-31 11:05:42 -04:00
Peter McEvoy
cfcba47d46
Merge pull request #5751 from urbit/peter/urcrypt_ed_veri
urcrypt: correct parameter ordering in urcrypt_ed_veri()
2022-05-06 23:50:55 +00:00
Peter McEvoy
daf7edd86f urcrypt: correct parameter ordering in urcrypt_ed_veri() 2022-05-06 22:57:57 +00:00
Peter McEvoy
30617211e9
Merge pull request #5744 from urbit/peter/opcode
u3: unify interpreter opcode information using X macro
2022-05-05 19:55:08 +00:00
Peter McEvoy
72bc029914 u3: comment use of X macro in interpreter 2022-05-05 18:30:39 +00:00
Peter McEvoy
5cd72d7052 u3: unify interpreter opcode information using X macro 2022-05-03 21:40:46 +00:00
Joe Bryan
1c6feb7b0f
Merge pull request #5708 from urbit/m/bout-format
u3: improve %bout time printing
2022-04-22 21:59:07 -04:00
Joe Bryan
ab0381447c
Merge pull request #5717 from urbit/jb/one-vere
vere: removes urbit-worker
2022-04-22 21:58:45 -04:00
Joe Bryan
36f284c548 vere: refactors serf i/o initialization 2022-04-22 16:45:28 -04:00
Joe Bryan
618f92360a vere: restores ctrl-c on windows, fixes latent handle precision bug 2022-04-22 16:32:56 -04:00
Joe Bryan
edcf08c929
Merge pull request #5731 from urbit/jb/vere-status
vere: adds runtime status endpoint (reflecting current spinner state)
2022-04-22 12:14:45 -04:00
Joe Bryan
7cd05b2bf9 vere: adds runtime status endpoint (reflecting current spinner state) 2022-04-21 15:26:17 -04:00
Joe Bryan
7741179c02 vere: refactors http request socket stealing 2022-04-21 15:25:55 -04:00
Joe Bryan
75b5f51a45 vere: temporarily disables ctrl-c on windows 2022-04-20 22:43:01 -04:00
Joe Bryan
9b947a7159 vere: removes obsolete windows binary extension handling 2022-04-20 22:43:01 -04:00
Joe Bryan
032ce14d86 vere: opens event log to aquire pier lock in all stateful utilities 2022-04-14 09:14:25 -04:00
Jōshin
0608d7d273
Merge branch 'master' into next/vere 2022-04-11 19:22:30 -04:00
fang
3deea4df0e
u3: improve %bout time printing
Now prints micro-, milli-, or full seconds, in the style of
u3a_print_memory (|mass).
2022-04-11 00:43:45 +02:00
Joe Bryan
cbfbfc3247 vere: removes all reference to urbit-worker 2022-04-09 22:52:09 -04:00
Joe Bryan
810f90c8d6 vere: adds lmdb/disk info to cmd 2022-04-09 22:48:22 -04:00
Joe Bryan
1f33b20a47 vere: removes urbit-worker 2022-04-09 22:48:16 -04:00
Joe Bryan
2d2ced0a0b vere: refactors urbit-worker argument parsing 2022-04-09 22:23:52 -04:00
Hunter Miller
59e90a0dd1
Merge pull request #5587 from rabsef-bicrym/patch-1
%depth-first has pattern-matching issue
2022-04-07 12:58:54 -05:00
Joe Bryan
7cff021795
Merge pull request #5692 from urbit/jb/upgrade-build
build: fix, upgrade dependencies
2022-04-05 12:43:04 -04:00
Joe Bryan
4aa7745630 build: remove herb from pill builders 2022-04-05 12:41:50 -04:00
Joe Bryan
98d202d44b test: remove herb from test suite 2022-04-05 12:27:11 -04:00
Joe Bryan
216d63a910 build: update github actions triggers 2022-04-04 20:00:16 -04:00
Joe Bryan
77634b14f7 build: remove debug symbols from macos release 2022-04-04 19:59:58 -04:00
Joe Bryan
212ff3a2f9 urcrypt: use new secp api for schnorr signatures 2022-04-04 19:58:22 -04:00
Joe Bryan
35662d47dd build: upgrade secp256k1 for mingw 2022-04-04 19:57:58 -04:00
Joe Bryan
442c18ee5b build: upgrade nixpkgs 2022-04-04 19:57:52 -04:00
Jōshin
a7dd2aac1b
Merge pull request #5669 from urbit/jo/conn-fix
conn: windows support, minor cleanup
2022-03-25 17:33:36 -07:00
Jōshin
de2f723ab9
Merge branch 'next/vere' into jo/conn-fix 2022-03-25 17:56:25 -06:00
Jōshin
79385767fb
Merge pull request #5668 from urbit/jo/mingw-fix
repo: fix build on mingw
2022-03-25 16:55:26 -07:00
Jōshin
654ff1f4cb
conn: add --no-conn option
Might be handy on Windows in case of running multiple fakezods.
2022-03-25 15:30:11 -06:00
Jōshin
b1392f0f72
conn: windows 2022-03-25 15:16:40 -06:00
Jōshin
133ef8c779
repo: fix ent build on mingw 2022-03-25 15:16:39 -06:00
Jōshin
d5a182ab38
conn: clean up whitespace 2022-03-25 15:16:39 -06:00
Jōshin
66ee870461
conn: extract _conn_make_cran() 2022-03-25 15:16:39 -06:00
Jōshin
68eaf4aed7
Merge pull request #5657 from urbit/jo/maint-fix
repo: minor desk instruction fixes
2022-03-25 09:59:45 -07: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
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
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