Commit Graph

1208 Commits

Author SHA1 Message Date
Elliot Glaysher
46a23a970a Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre 2019-01-16 10:21:49 -08:00
Philip Monk
e7a84fb3cc
clean up eth-manage 2019-01-15 16:10:26 -08:00
Philip Monk
cf89da56f7
add eth-manage app 2019-01-15 11:51:49 -08:00
Joe Bryan
b37e199317 removes |ask prompt from :dojo 2019-01-15 12:19:07 -05:00
Joe Bryan
b4a5273d7e switches :acme to the LetsEncrypt production url 2019-01-14 21:26:47 -05:00
Joe Bryan
a64abfde1f work around unnecessary re-registrations 2019-01-14 20:34:14 -05:00
Joe Bryan
0611fca622 removes debug functionality 2019-01-14 20:05:48 -05:00
Joe Bryan
6d0e074e4e adds retry handlers for %nonce and %certificate 2019-01-14 20:05:44 -05:00
Joe Bryan
6d2a3a3875 improves error handling in +sigh-tang 2019-01-14 19:49:44 -05:00
Joe Bryan
1ec62d9e76 clear next-order on domain validation failure 2019-01-14 19:04:27 -05:00
Joe Bryan
74e919082b backoff faster 2019-01-14 18:35:32 -05:00
Joe Bryan
41b7bba84a sends :hall notification on whole-order retry 2019-01-14 18:01:13 -05:00
Joe Bryan
9cdd3ceb3c adds exponential backoff, threshold notifications, removes debug printfs 2019-01-14 17:45:51 -05:00
Joe Bryan
340f02647a removes old, replaced retry mechanism for domain validation requests 2019-01-14 15:56:44 -05:00
Joe Bryan
1c63c64bf7 threads effect attempt counts throughout :acme 2019-01-14 15:32:21 -05:00
Joe Bryan
575d68d2c9 uses :hall as the notification channel for :acme 2019-01-14 14:56:21 -05:00
Joe Bryan
32b1eb8c65 updates :acme structure arm syntax 2019-01-14 14:56:21 -05:00
Joe Bryan
420f8992e7 updates :acme to validate domains before requesting certificate 2019-01-14 14:56:21 -05:00
Joe Bryan
518685504a renames/refactors :acme pending certificate order
blah
2019-01-14 14:56:21 -05:00
Joe Bryan
49bb588d03 updates :acme to reject empty certificate orders 2019-01-14 14:56:21 -05:00
Joe Bryan
e482790a2c sets :acme timers by relative duration 2019-01-14 14:56:21 -05:00
Joe Bryan
d46a4ee095 refactors stateful signed/nonce'd :acme requests 2019-01-14 14:56:21 -05:00
Joe Bryan
44a45eca4c renames :acme service directory urls 2019-01-14 14:56:21 -05:00
Joe Bryan
7375499d2b corrects (unit user) in :acme %hiss requests 2019-01-13 21:48:45 -05:00
Joe Bryan
5359973e19 corrects (unit user) in :dns %hiss requests 2019-01-13 21:47:51 -05:00
Joe Bryan
a55c044848 fixes :dns retry duration calculation 2019-01-13 12:43:54 -05:00
Joe Bryan
6b7ff94e0a updates :dns to backoff faster 2019-01-13 01:58:35 -05:00
Joe Bryan
69acdb750c corrects |tell retry logic, improves error notifications 2019-01-13 01:58:35 -05:00
Joe Bryan
1f6d335025 tracks page numbers across +update:bind retries 2019-01-13 01:58:35 -05:00
Joe Bryan
a6ca768d5f retries all |bind http crashes (+sigh-tang) 2019-01-13 01:58:31 -05:00
Chris Johnson
d59afa9555 - Allow non-%inv messages in the /i channel, and send them down through ‘invites’ property in landscape.prize 2019-01-11 17:16:09 -08:00
ixv
8d01ec53d1
Merge pull request #974 from urbit/dns-retouch
adds exponential backoff and :hall notifications to :dns
2019-01-11 13:50:41 -08:00
Fang
c7e133a848
Send invites to %i instead of %inbox 2019-01-11 13:32:15 -08:00
Joe Bryan
1514644cb0 uses /static.udon instead of /static.umd for confirmation requests 2019-01-11 12:33:29 -05:00
Joe Bryan
914abd8cc7 adds initial |fcloud json reparsers 2019-01-11 10:41:02 -05:00
Joe Bryan
244dca11b1 threads thru additional state for |fcloud, tweaks parsers 2019-01-11 10:41:02 -05:00
Joe Bryan
7f9df2d640 refactors json parsers 2019-01-11 10:41:02 -05:00
Joe Bryan
782fd4fc6d adds initial |fcloud provider core 2019-01-11 10:41:02 -05:00
Joe Bryan
a71b0ff034 adds generic wrapper for provider-specific calls 2019-01-11 10:41:02 -05:00
Joe Bryan
e2730e6f16 refactors |bind http requests to make retry possible 2019-01-11 10:40:58 -05:00
Joe Bryan
f619115bdb removes obsolete retry logic in +check-before 2019-01-11 00:13:48 -05:00
Joe Bryan
78c3c20fa1 adds exponential backoff and retry to |tell 2019-01-11 00:09:39 -05:00
Elliot Glaysher
f6f9c46dca Timer demo works again, but now based on subscriptions.
- Resubscribes because Gall currently breaks connections after 20
  messages on a subscription.

- Fixes cleanup of connections, so we don't constantly leak closed
  connections into set of open connections, leading to spam cleanup
  on restart of your urbit.
2019-01-10 16:35:09 -08:00
benjamin-tlon
bf78d3a343
Type Printer Integration (#970)
Moved plum/plume/xray/pprint into the kernel, made it accessible from the dojo, and did a bit of cleanup.
2019-01-10 15:29:58 -08:00
Elliot Glaysher
412a182c3e First attempt at retargetting the %server demo onto %light channels.
This currently has a bunch of issues around canceling the channel, but
we have a minimal demo which is able to use Gall subscriptions from the
webpage over an EventSource.
2019-01-09 15:43:43 -08:00
Joe Bryan
4ef44b8829 uses :hall as the notification channel for :dns 2019-01-09 10:07:30 -05:00
Joe Bryan
4c6e95dd36 cleans up :dns helper-gates and app style 2019-01-09 10:07:30 -05:00
Joe Bryan
177a48e2d0
Merge pull request #965 from urbit/murmug
switch +mug hash from FNV to Murmur3
2019-01-09 01:47:49 -05:00
Joe Bryan
70ca40e0e6 replaces call to +lor in :ask 2019-01-08 20:12:51 -05:00
Elliot Glaysher
bee2b01fb6 First test usage of the channel stuff from a real browser. Properly sends an error back. 2019-01-08 14:44:03 -08:00