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
Philip Monk
54b1fb9dfb
Merge pull request #973 from urbit/philip/mainnet-fixes
...
Reduce ++hard usage in jael for speed
2019-01-10 16:26:17 -08:00
Philip Monk
be296f6897
skip json-rpc-response mark
2019-01-10 16:17:03 -08:00
Philip Monk
ba9bf4f031
reduce ++hard usage in jael for speed
2019-01-10 15:49:37 -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
Joe Bryan
3d3f8149d3
Merge pull request #972 from urbit/typed-uno-by
...
adds explicit types to the sample of +uno:by
2019-01-10 12:33:56 -05:00
Joe Bryan
9873cd77cf
adds explicit types to the sample of +uno:by
2019-01-10 02:33:40 -05: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
015cdbd2db
[CI] updates pinned pier url
2019-01-08 22:46:21 -05:00
Joe Bryan
5294dec640
[CI] updates pinned vere commit
2019-01-08 22:45:57 -05:00
Joe Bryan
d318b2cfcf
renames +vor to +mor, comments noun-order gates
2019-01-08 22:37:28 -05:00
Joe Bryan
895c6ff6b6
[CI] updates pinned pier url
2019-01-08 22:32:51 -05:00
Joe Bryan
bec1f6ebc6
[CI] updates pinned vere commit
2019-01-08 22:32:21 -05:00
Joe Bryan
1d2f2ff36a
switch +mug to murmur3
2019-01-08 22:07:01 -05:00
Joe Bryan
7f1168aa84
Revert "stage parallel noun-orders, map engine, and compiler"
...
This reverts commit 52db016fdc
.
2019-01-08 22:06:46 -05:00
Joe Bryan
e71afba77d
Revert "use +mur in place of +mug"
...
This reverts commit 5b4ab145cc
.
2019-01-08 22:05:14 -05:00
Joe Bryan
b321486b51
Revert "adds arvo interface nock printfs"
...
This reverts commit 03800814dc
.
2019-01-08 22:04:48 -05:00
Joe Bryan
5f676ac276
Revert "comments out failing cast in %eyre"
...
This reverts commit a6716b2bc6
.
2019-01-08 22:04:12 -05:00
Joe Bryan
fe643204f7
corrects axes in arvo interface comments
2019-01-08 20:15:41 -05:00
Joe Bryan
d3db04ae4d
[CI] updates pinned pier url
2019-01-08 20:15:36 -05:00
Joe Bryan
70ca40e0e6
replaces call to +lor in :ask
2019-01-08 20:12:51 -05:00
Joe Bryan
704cb83f19
fixes tests by updating literal data structures
2019-01-08 19:56:07 -05:00
Joe Bryan
6db4f0be8d
[CI] updates pinned vere commit
2019-01-08 18:18:47 -05:00
Joe Bryan
1789633fa1
[CI] ctrl-x out of :talk
2019-01-08 18:18:00 -05:00
Joe Bryan
a6716b2bc6
comments out failing cast in %eyre
2019-01-08 18:10:40 -05:00
Joe Bryan
03800814dc
adds arvo interface nock printfs
2019-01-08 18:10:40 -05:00
Joe Bryan
ec7cc5a581
removes +lor
2019-01-08 18:10:40 -05:00
Joe Bryan
d0aaea8df5
removes +hor
2019-01-08 18:10:40 -05:00
Joe Bryan
0c4f2f9f14
uses +gor in place of +hor
2019-01-08 18:10:40 -05:00
Joe Bryan
5b4ab145cc
use +mur in place of +mug
2019-01-08 18:10:40 -05:00
Joe Bryan
52db016fdc
stage parallel noun-orders, map engine, and compiler
2019-01-08 18:10:40 -05:00
Joe Bryan
5a860f599d
[CI] updates pinned pier url
2019-01-08 18:10:36 -05:00
Joe Bryan
abe06c1634
[CI] updates pinned vere commit
2019-01-08 18:09:58 -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
Anthony Arroyo
b148b23a25
Merge pull request #967 from urbit/landscape-rebase
...
Landscape merge
2019-01-08 10:55:50 -08:00
Isaac Visintainer
19e2526802
landscape commit: 38f8d1caa502e1ceae282846bbb8b237a56dc7a6
2019-01-08 10:09:47 -08:00
Joe Bryan
47d6b95edd
renames +mum to +mur
2019-01-07 23:47:01 -05:00
Joe Bryan
e654097a24
adds simple tests for +muk and +mum
2019-01-07 23:47:01 -05:00
Joe Bryan
0ab797be22
[CI] updates pinned vere commit
2019-01-07 23:46:54 -05:00