Commit Graph

22640 Commits

Author SHA1 Message Date
Philip Monk
4b48ab959e
Merge remote-tracking branch 'origin/philip/testnet-master' into philip/testnet 2020-12-03 23:56:30 -08:00
Philip Monk
da4c03f14f
Merge remote-tracking branch 'origin/ixv/data-migration' into philip/testnet-master 2020-12-03 23:52:55 -08:00
Philip Monk
8082d9f1ae
pill: update 2020-12-03 23:44:05 -08:00
Philip Monk
96e4e5c022
vere: compile 2020-12-03 22:56:35 -08:00
Philip Monk
fe67da3e51
Merge remote-tracking branch 'origin/ixv/import-no-b64' into philip/testnet 2020-12-03 22:51:19 -08:00
Philip Monk
8329b90efa
lens: don't de-base64 2020-12-03 22:50:45 -08:00
Isaac Visintainer
cd0a5a67a0 vere: make import flow not use base64 encoding 2020-12-03 22:50:37 -08:00
Philip Monk
d22f3f04c2
version: strip trailing newline 2020-12-03 19:34:56 -08:00
Philip Monk
90b27bd171
pill: mainnet 2020-12-03 18:01:17 -08:00
Philip Monk
ed6c20a7a6
Revert "zuse: change to ropsten"
This reverts commit d15d5ba175.
2020-12-03 17:37:18 -08:00
Philip Monk
1213e298db
Merge remote-tracking branch 'origin/na-release/candidate' into philip/testnet 2020-12-03 17:16:02 -08:00
Philip Monk
c396394092
Merge remote-tracking branch 'origin/release/next-vere' into philip/testnet-master 2020-12-03 16:36:22 -08:00
Joe Bryan
dce11f6f7a
Merge pull request #4049 from urbit/jb/atom-gates
hoon: +rep/+rip reform, atom gate additions
2020-12-03 15:26:45 -08:00
Joe Bryan
9da45fd5fa Merge branch 'release/next-vere' into na-release/candidate
* release/next-vere:
  vere/aes_siv: check claimed length for all key sizes
  vere: fix -Z refcounts
  vere: remove -o in favor of manual -X
  vere: clean up refcounts, debug printf
  vere: replace -O with more generic -Z
  vere: add -O for exporting keyfile
  jael: add %vile scry endpoint for current keyfile
  vere/aes_siv: check claimed length
2020-12-03 15:25:08 -08:00
Joe Bryan
2f7f07e51e
Merge pull request #3903 from urbit/ted/aes-siv-check-length-2
vere/aes_siv: check claimed length
2020-12-03 15:23:08 -08:00
Ted Blackman
914c6ce570 vere/aes_siv: check claimed length for all key sizes 2020-12-03 17:43:02 -05:00
Joe Bryan
abb1e8f717 pill: all 2020-12-03 14:40:18 -08:00
Joe Bryan
5111831a03 ames: use +rep to assemble message fragments 2020-12-03 14:26:55 -08:00
Joe Bryan
9bb790e3e9 ames: updates +end, +lsh, and +rsh call sites 2020-12-03 14:25:31 -08:00
Joe Bryan
4a825df15b Merge branch 'na-release/candidate' into jb/atom-gates
* na-release/candidate:
  kh: use Word8 for Tint true color values
  arvo: remove unused app files, libraries, and imports
  webterm: improve line-spacing in certain browsers
  vere: avoid +scot call for color value rendering
  kh: support 24-bit %klr colors
  vere: support 24-bit %klr colors
  webterm: update mar and js to support 24-bit color
  tests: fix ames tests
  pill: update ivory pill
  dojo: correct mark conversion scry path
  pill: solid
  aqua/ph: fix comet test
  ames: flat packet format
  hoon, dill: Add 24-bit true color
2020-12-03 14:17:23 -08:00
Joe Bryan
ce053facd5
Merge pull request #4051 from urbit/ted/ames-flat-revised
Ames flat packet format
2020-12-03 14:12:56 -08:00
Joe Bryan
05d3bd818d
Merge pull request #4060 from urbit/jb/bite-atom
hoon: updates +end, +lsh, and +rsh to use $bite
2020-12-03 14:12:02 -08:00
fang
940206cae9
Merge pull request #4055 from urbit/m/klr-24
term: 24-bit %klr support
2020-12-03 14:52:23 +01:00
Isaac Visintainer
2f1e48b3c1 Merge branch 'ixv/data-migration' into philip/testnet 2020-12-02 22:49:48 -08:00
Isaac Visintainer
79308eb4ed chat-hook: fix another poke-import issue 2020-12-02 22:48:33 -08:00
Isaac Visintainer
2cf6af586d Merge branch 'na-release/candidate' into philip/testnet 2020-12-02 21:10:15 -08:00
Philip Monk
4e31d9ce5e
Merge remote-tracking branch 'origin/release/next-vere' into philip/testnet-master 2020-12-02 21:01:20 -08:00
L
0b7cb507d7
Merge pull request #4065 from urbit/la/candidate
arvo: remove unused app files, libraries, and imports
2020-12-02 22:27:57 -06:00
fang
f099ec9505
kh: use Word8 for Tint true color values
Also does some minor style cleanup.
2020-12-03 01:45:46 +01:00
Logan Allen
1913cdf4f1 arvo: remove unused app files, libraries, and imports 2020-12-02 14:05:04 -06:00
Joe Bryan
ed016c97aa pill: solid 2020-12-02 10:13:59 -08:00
fang
8758ae9f7a
webterm: improve line-spacing in certain browsers
Lines had a sub-pixel gap between them in Firefox browsers. Using
display='flex' resolves that, somehow.
2020-12-02 17:43:22 +01:00
fang
07285a9147
vere: avoid +scot call for color value rendering 2020-12-02 17:28:02 +01:00
fang
7fa7716ab0
kh: support 24-bit %klr colors 2020-12-02 17:27:53 +01:00
fang
270a2ab528
vere: support 24-bit %klr colors 2020-12-02 17:27:42 +01:00
fang
1ea59bbad3
webterm: update mar and js to support 24-bit color 2020-12-02 17:26:17 +01:00
fang
467a90bc3e
Merge branch '24bit-colors' into m/klr-24 2020-12-02 17:24:55 +01:00
fang
51162fa91f
Merge pull request #4043 from urbit/m/flagday-keyfile
vere: add -Z for choosing scry export format
2020-12-02 17:00:03 +01:00
Isaac Visintainer
93abae77a4 Merge branch 'ixv/data-migration' into philip/testnet 2020-12-02 01:33:14 -08:00
Isaac Visintainer
13f49d42e1 chat-hook: fix poke-import issue 2020-12-02 01:32:25 -08:00
Joe Bryan
fa0680d201 hoon: updates +rap comment, removes jet-match hack 2020-12-02 01:21:55 -08:00
Joe Bryan
0e3941f146 hoon: updates +fil to bloq-truncate the repeated atom 2020-12-02 01:20:49 -08:00
Joe Bryan
28d4cd3e54 u3: removes +new-end, +new-lsh, and +new-rsh jet declarations 2020-12-02 01:00:09 -08:00
Joe Bryan
3248e8eeb1 pill: solid/ivory 2020-12-02 01:00:09 -08:00
Joe Bryan
b5ec0c30f0 hoon: renames +new-end, +new-lsh, +new-rsh 2020-12-02 01:00:09 -08:00
Joe Bryan
c082c2677a u3: updates +end, +lsh, and +rsh jet interfaces 2020-12-02 01:00:09 -08:00
Joe Bryan
9e713a5e10 hoon: removes +end, +lsh, and +rsh 2020-12-02 01:00:09 -08:00
Joe Bryan
ac4b2a46f2 pill: solid/ivory 2020-12-02 01:00:02 -08:00
Isaac Visintainer
e672c7348b Merge branch 'ixv/data-migration' into philip/testnet 2020-12-02 00:29:14 -08:00
Isaac Visintainer
a6276c70b2 Merge branch 'ixv/data-migration-with-lens' into ixv/data-migration 2020-12-02 00:21:55 -08:00