Philip Monk
1e1bcfa02e
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-03-07 21:19:02 -08:00
Philip Monk
ae8966e5ad
compiles
2019-03-07 21:15:42 -08:00
Philip Monk
dab83cd28e
restructure to separate vane apps
2019-03-06 23:31:14 -08:00
Philip Monk
1ab6fea917
keep logs
2019-03-06 12:22:37 -08:00
Logan Allen
efc1873b77
Tiebout - Apple Push Notification Server App ( #1084 )
...
* App for sending Apple Push Notifications
* First pass at Hall subscription logic
* Tiebout app works end to end, can receive actions via Eyre, and can resubscribe to circles
* style changes for tiebout
2019-03-01 10:37:16 -08:00
benjamin-tlon
d06693dc7e
Add support to lens-command
for pill output and optimized base64 encoding. ( #1068 )
...
Added support to `lens-command` for outputting a pill. We want this so that we can create (solid and brass) pills from `urb.py`.
This also adds an optimized base64 encoding routine. The previous version of base64 stack overflowed on large inputs, and a tail-recursive version took hours to encode 5mb of data. This one uses the `ripn` jet and only takes a second or two.
2019-02-27 16:12:59 -08:00
Fang
3ebf874896
Add trailing newlines
2019-02-25 20:33:16 +01:00
Fang
a7ecb972e8
Implement %eth-watcher, an app for tracking Ethereum events
...
Poke with [%watch %sometag config:eth-watcher] to initialize,
then subscribe at /sometag to receive updates in the shape of
[%snap snapshot:eth-watcher] for initial and on-reorg logs,
[%logs loglist] for logs as they happen.
2019-02-22 17:43:37 +01:00
Philip Monk
3336699660
most of proper cache restoration
2019-02-11 18:52:32 -08:00
Philip Monk
462f027c16
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-02-08 15:30:24 -08:00
Philip Monk
1a87a5c9fa
add a little state to tests
2019-02-08 13:34:24 -08:00
Philip Monk
39ce13817b
test-hi works
2019-02-07 18:03:46 -08:00
Philip Monk
da5515b6a8
first integration test
2019-02-05 18:21:41 -08:00
Fang
e7812c372a
Remove deprecated json-rpc sur file
...
These now live in zuse, rpc:jstd.
2019-02-03 20:58:03 +01:00
Philip Monk
88579c518f
here updates
2019-02-01 13:49:14 -08:00
Fang
8cd2a02f04
Remove trailing whitespace
2019-01-17 21:37:34 -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
Joe Bryan
244dca11b1
threads thru additional state for |fcloud, tweaks 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
f619115bdb
removes obsolete retry logic in +check-before
2019-01-11 00:13:48 -05: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
31b6842d43
Test fixes
2018-12-11 13:59:49 -08:00
Elliot Glaysher
e839ec6c7c
Start adding ^? and removing =, and ^
2018-12-11 11:38:44 -08:00
Elliot Glaysher
ec15565b01
Remove more marks and structures.
2018-12-10 16:56:50 -08:00
Elliot Glaysher
ce40a13cc4
Readd the sur/gh.hoon; needed for unit tests.
2018-12-10 16:49:30 -08:00
Elliot Glaysher
52fa131081
Remove gh
2018-12-10 15:59:35 -08:00
Elliot Glaysher
b00f78be28
Remove capitalize
2018-12-10 15:59:35 -08:00
Elliot Glaysher
8837dc8293
Delete twitter
2018-12-10 15:59:35 -08:00
Fang
35fe55c701
Merge branch 'release-candidate' into keygen-changes
2018-11-14 16:20:04 -08:00
Fang
a7319a63e2
Update keygen to conform to latest spec
2018-11-12 18:12:22 -08:00
Joe Bryan
55e618a0b6
defers %indirect bindings when the target is not yet bound
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
42a285efef
simplifies :dns, removing dependence on %ames routing
2018-11-06 19:09:24 -05:00
Fang
37e2a186da
Merge branch 'release-candidate' into keygen-changes
2018-11-06 10:37:37 -08:00
Fang
fc4e8ab275
Add type for full wallet
2018-11-05 17:58:47 -08:00
Joe Bryan
a957d6020d
fixes :dns comment style, modernizes structures
2018-11-01 00:54:56 -04:00
Joe Bryan
c8f1b4d5a1
Merge branch 'release-candidate' into ames-eth-keys
...
* release-candidate: (33 commits)
update pin-vere-commit.txt
Bug fix for metal-wrapping runes
Remove old-zuse (#867 )
Type Analysis (#865 )
remove clam from error sigpam
Fix compiler error.
Remove temporary type analysis work.
Remove ++cook from ++auri parsing
Remove forced ssl upgrade for localhost http reqs
moved to new branch with updated arvo
11. demacrotizes %6, %7, %8, and %9
10. updates %5 to require two subformulas (4K)
9. emits %10 (4K)
8. adds and implements edit (%10) (4K)
7. removes %13 and %14 (4K)
6. emits %11 and %12 (4K)
5. implements hint at %11 and wish at %12 (4K)
4. removes %10 and %11 (4K)
3. emits %13 and %14 (4K)
2. implements %13 and %14 (4K)
...
2018-11-01 00:18:54 -04:00
Fang
76ef4ae9e3
Do renaming, error correction, cleanup
2018-10-30 17:15:56 -07:00
Philip Monk
c1f86dc296
manually restore from snapshot
2018-10-30 11:41:54 -07:00
benjamin-tlon
a7c967795d
Type Analysis ( #865 )
2018-10-26 15:43:45 -07:00
Fang
e0f5a9db7a
Work with BIP39 mnemonics as outward-facing seeds
...
Then apply the password in turning them into internally usable seeds.
2018-10-25 19:10:40 -07:00
Fang
ad9bd39db0
Derive the owner seed, and all other seeds, from "master seed"
2018-10-24 16:31:40 -07:00
Joe Bryan
535ab6e90b
updates %jael to save and %ames to give domains (on boot/startup)
...
also defers initial clay merge,
renames +turf (utf8 to utf32) to +taft,
and removes duplicate +turf (domain) declarations,
and updates pinned vere to use them
2018-10-16 21:02:41 -04:00
David Kerschner
9eb5c44001
Merge pull request #829 from baudtack/release-candidate
...
refactor %ask generators
2018-10-12 12:48:58 -07:00
Isaac Visintainer
da53d8b058
moved to new branch with updated arvo
2018-10-11 13:19:30 -07:00
Joe Bryan
709d9708f4
fixes userspace :test compilation failures
2018-10-05 19:33:26 -04:00
Fang
9f6c73a82d
Update some comments and TODOs
2018-10-02 17:20:11 -07:00
David Kerschner
69b5c6fcb0
Issue #61
...
Extracted %ask generator methods from sur/sole and put them in a core
under lib/sole
Fixed names in existing generators
2018-10-02 12:33:08 -07:00
Fang
b4631e9438
Merge pull request #803 from urbit/ethereum-signing
...
Ethereum transaction signing
2018-09-06 11:17:52 +02:00
Elliot Glaysher
2642efc8af
Merge remote-tracking branch 'origin/collections' into release-candidate
2018-09-05 16:33:34 -07:00