Commit Graph

9036 Commits

Author SHA1 Message Date
Fang
90379789a0 Update keygen in accordance with latest spec
For details on these changes, see urbit/fora-posts#9.
2018-11-23 22:52:49 +01:00
David Kerschner
717073b22d Added support for uppercase letters in sail attributes (#890) 2018-11-19 09:57:32 -08:00
Fang
97b3406759
Merge pull request #877 from urbit/keygen-changes
Keygen: latest spec & parity with keygen-js
2018-11-14 16:37:30 -08:00
Fang
35fe55c701
Merge branch 'release-candidate' into keygen-changes 2018-11-14 16:20:04 -08:00
Isaac Visintainer
b599b1c992 landscape commit: 4bae3ae86a2eeec6ce42079eec55c76287bdc4a5 2018-11-14 14:37:44 -08:00
Joe Bryan
84b2db4026
Merge pull request #889 from urbit/test-list-addressing-bail
tests list-addressing bail
2018-11-14 14:47:17 -05:00
Joe Bryan
2a7ce28f99 renames list-addressing regression test cases 2018-11-14 14:27:02 -05:00
Joe Bryan
ccb3c13b6a removes warning printf from formerly-bailing test case 2018-11-14 14:19:23 -05:00
Joe Bryan
b5590a2b4a [CI] updates pinned vere commit 2018-11-14 13:13:37 -05:00
Anton Dyudin
633d11c0d9 adds test for list addressing bug
&33:~ bails
2018-11-14 13:02:05 -05:00
Joe Bryan
42506ab910 adds +expect-fail to test library 2018-11-14 13:02:05 -05:00
Fang
7b1148833a Update keygen tests 2018-11-13 14:59:45 -08:00
Fang
68794e9cfa Use correct byte ordering for the Argon2 salt 2018-11-13 14:13:56 -08:00
Fang
77494a58ee Use the correct network seed derivation salt 2018-11-13 14:13:12 -08:00
Elliot Glaysher
9a12444846
Merge pull request #888 from urbit/minimal-run-builds-change
Remove 200ms delay in +run-builds in ford.
2018-11-13 12:47:16 -08:00
Elliot Glaysher
884ed27c07 Remove 200ms delay in +run-builds in ford. 2018-11-13 11:32:02 -08:00
Fang
113f82b6f0
Merge pull request #824 from urbit/vat-q
Add @q, phonetic data representation
2018-11-13 11:07:25 -08:00
Fang
b4167ffef0 Update keygen tests 2018-11-12 18:12:34 -08:00
Fang
a7319a63e2 Update keygen to conform to latest spec 2018-11-12 18:12:22 -08:00
Isaac Visintainer
eadc8b294f updated umd to udon 2018-11-07 14:31:31 -08:00
Isaac Visintainer
7da7e6e875 landscape commit: 55714986151f8f8a8be018dd9229282236ea9885 2018-11-07 14:31:31 -08:00
Isaac Visintainer
49c7f2541e integration fixes 2018-11-07 14:31:31 -08:00
Isaac Visintainer
af5c8b92c2 removed old colls lib 2018-11-07 14:31:31 -08:00
Isaac Visintainer
0df228f165 added jet hints to hall, collections, gall 2018-11-07 14:31:31 -08:00
Isaac Visintainer
406c38a5b8 removed soft, moved bulk of collections logic to a lib for better caching 2018-11-07 14:31:31 -08:00
Isaac Visintainer
1e1f9231b9 fixed behavior for broken umd 2018-11-07 14:31:31 -08:00
Isaac Visintainer
71c1161599 eyre: reduce view timeout, stop redirecting on cookies, delete subs
after getting a quit
2018-11-07 14:31:31 -08:00
Isaac Visintainer
0746998e4c added functionality to clear hall subscriptions 2018-11-07 14:31:31 -08:00
Isaac Visintainer
a06be71df2 collections fixes: comment snippets, double reporting, date field error 2018-11-07 14:31:31 -08:00
Isaac Visintainer
8ed0fb83f6 landscape view changes 2018-11-07 14:31:31 -08:00
Isaac Visintainer
9dba26e838 made hall newdm flow idempotent 2018-11-07 14:31:31 -08:00
Isaac Visintainer
314d4182a2 404 page 2018-11-07 14:31:31 -08:00
Isaac Visintainer
b4f0a3c5db onboarding bit 2018-11-07 14:31:31 -08:00
Isaac Visintainer
026f02cb63 collections fixes: post editing, parent config, sorting 2018-11-07 14:31:31 -08:00
Fang
2a23548a91 Remove outdated version of BIP32 library 2018-11-07 13:44:06 -08:00
Joe Bryan
e094ce8984
Merge pull request #882 from urbit/quiet-ames-jael
suppress %ames/%jael printfs
2018-11-07 14:40:07 -05:00
Joe Bryan
96bf69728b
Merge pull request #884 from urbit/unbreak-ci-deploy
[CI] fix deploy phase, move coredump backtrace to a script
2018-11-07 14:39:48 -05:00
Joe Bryan
c1f52eda72 [CI] fix deploy phase, move coredump backtrace to a script 2018-11-07 14:29:22 -05:00
Joe Bryan
70bcc5e1e1
Merge pull request #883 from urbit/unbreak-build
fixes :acme app tests
2018-11-07 13:00:22 -05:00
Joe Bryan
044e7985e7 fixes :acme app tests 2018-11-07 12:45:00 -05:00
Joe Bryan
24b3d0da08
Merge pull request #873 from urbit/lofi-dns
simplify :dns app
2018-11-07 12:30:20 -05:00
Joe Bryan
a89f505485
Merge pull request #874 from urbit/acme-retry
adds robustness to :acme app
2018-11-07 12:29:14 -05:00
Joe Bryan
0c398c5dde
Merge pull request #879 from urbit/external-test-runner
move the CI runner upstream
2018-11-07 12:23:14 -05:00
rmariani
7a5f5d0df0 Fixes ``` UMD bug
In Udon, you can now display a literal ``` in code-quotes using this syntax:

```
`\``
```

big thanks to Ted for helping me with this.
2018-11-06 23:30:09 -08:00
Joe Bryan
5456ed860a removes %jael west/coop printfs 2018-11-07 01:40:07 -05:00
Joe Bryan
f68ba36ed7 removes verbose :dns printfs, adds status messages, cleans up 2018-11-07 00:25:49 -05:00
Joe Bryan
efcb722a06 retrieve existing records after :dns|authority 2018-11-06 23:56:32 -05:00
Joe Bryan
d549a6015b removes %ames vein/pubs/packet-drop printfs 2018-11-06 22:37:12 -05:00
Fang
7527758f92 Pin vere with latest crypto jets 2018-11-06 16:52:47 -08:00
Fang
6298a94729 Add super basic tests for argon2 2018-11-06 16:49:30 -08:00