Commit Graph

9205 Commits

Author SHA1 Message Date
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
Joe Bryan
9892809fce comments out %jael %pubs printf 2018-11-06 19:23:25 -05:00
Fang
f4d3ff9665 Add tests for blake2b 2018-11-06 16:17:22 -08:00
Joe Bryan
2db865e801 adds trivial :dns test 2018-11-06 19:13:11 -05:00
Joe Bryan
55e618a0b6 defers %indirect bindings when the target is not yet bound 2018-11-06 19:13:11 -05:00
Joe Bryan
ecf24a1345 moves +reserved ipv4 address check to zuse, uses in :dns|ip 2018-11-06 19:13:11 -05:00
Joe Bryan
71641f7b93 re-notify on duplicate dns binding requests 2018-11-06 19:13:16 -05:00
Joe Bryan
7bfc76c4d9 removes :dns prohibition against binding yourself 2018-11-06 19:13:11 -05:00
Joe Bryan
2626c1b284 adds post-binding http request to confirm record propagation 2018-11-06 19:13:02 -05:00
Joe Bryan
41833dcdc8 Revert "adds lane-change subscriptions (%tend/%rove) to ames"
This reverts commit adc9da0b0c.
2018-11-06 19:09:24 -05:00
Joe Bryan
42a285efef simplifies :dns, removing dependence on %ames routing 2018-11-06 19:09:24 -05:00
Joe Bryan
9721517244 [CI] print backtrace if we dump core 2018-11-06 18:49:01 -05:00
Joe Bryan
b55c3a4b4e removes verbose :acme printfs, adds status messages 2018-11-06 18:25:07 -05:00
Joe Bryan
cb56ee3a9b tracks message length in rs256 signatures 2018-11-06 18:12:05 -05:00
Joe Bryan
3958b5205a adds trivial :acme unit tests 2018-11-06 17:29:05 -05:00
Joe Bryan
56110cb891 simplifies :acme initialization 2018-11-06 17:29:05 -05:00
Joe Bryan
716c86c28b retries authorization finalization failures 2018-11-06 17:29:05 -05:00
Joe Bryan
071e907797 accepts acme registration response of 200 or 201 2018-11-06 17:29:05 -05:00
Joe Bryan
00cdf59b5f adds (extremely basic) certificate renewal 2018-11-06 17:29:05 -05:00
Joe Bryan
039c5c8d41 retries failed acme orders after 10 minutes 2018-11-06 17:29:05 -05:00
Joe Bryan
f74a2d32de adds json unit reparsers and api response body types to :acme 2018-11-06 17:29:05 -05:00
Joe Bryan
36a3b6e91e updates :acme to always check order after finalizing 2018-11-06 17:29:05 -05:00
Joe Bryan
608ff98cf9 fixes :acme comment style 2018-11-06 17:29:01 -05:00
Joe Bryan
0a518b975d updates :acme to confirm challenge contents 2018-11-06 17:27:38 -05:00
Joe Bryan
c077c8572e tweaks :acme test-trail timeout retrys 2018-11-06 17:27:38 -05:00
Joe Bryan
12ca751665 retry all requests on client timeout 2018-11-06 17:27:32 -05:00
Fang
28c153bfd0 Add tests for ripemd-160 2018-11-06 14:14:55 -08:00
Joe Bryan
bbb50a874e
Merge pull request #880 from urbit/eyre-born-clean
refactors %eyre %born task, prunes pending requests
2018-11-06 16:24:20 -05:00
Joe Bryan
b37c6b45c8 refactors %eyre %born task, prunes pending requests 2018-11-06 15:38:58 -05:00
Fang
37e2a186da Merge branch 'release-candidate' into keygen-changes 2018-11-06 10:37:37 -08:00
Joe Bryan
a0e34aaa18 [CI] use upstream urbit-runner 2018-11-06 02:13:27 -05:00
Fang
db13f60c63
Point CI to vere with jetted crypto functions 2018-11-05 18:33:26 -08:00