Joe Bryan
e76083b2b6
adds a ^? to fix namespace issues with old-zuse
2018-10-09 18:23:15 -04:00
Joe Bryan
709d9708f4
fixes userspace :test compilation failures
2018-10-05 19:33:26 -04:00
ixv
c4a46ee464
Merge pull request #830 from urbit/release-candidate-json-txt-marks
...
changed json -> txt conversion to work with new mark conversion
2018-10-03 16:44:17 -07:00
Fang
9f6c73a82d
Update some comments and TODOs
2018-10-02 17:20:11 -07:00
Isaac Visintainer
e641d2f99d
changed json -> txt conversion to work with new mark conversion
2018-10-02 14:27:00 -07:00
Joe Bryan
c8507e4b5c
restores =, in hall command, prize, and rumor marks
2018-10-02 14:00:08 -04:00
Joe Bryan
95d10fe683
restores previously-crashing =, in &hall-action
2018-10-02 13:32:25 -04:00
Fang
abd6329725
Remove outdated lib and sur files
...
They have been living in zuse for a while.
2018-09-04 00:25:08 +02:00
Joe Bryan
47855b6972
disables failures, re-enables successes, or fixes failing tests
2018-08-28 11:44:33 -07:00
Joe Bryan
66bc5cdc4c
finishes symbol renaming (fas->net) in mar/ and lib/
2018-08-27 16:23:52 -07:00
Joe Bryan
50782bd1c9
Merge branch 'research-constitution' into release-candidate
...
* research-constitution: (120 commits)
removes obsolete doccords-style comments
Revert "fixy uno~by, other vor-based code duplication"
Implement argon2.
Use face over lark when available.
Implement blake2b.
Use ++rep over ++can when we can
Use ++rev over ++swp, for safety.
Clean up base58 en/decoding
Rename secp point serialization arms
Add HMAC-SHA1
Put +=byts to use
Restructure and complete BIP32 core
Fix bug in RIPEMD-160 implementation.
BIP32 key derivation logic. Messy, in dire need of restructuring.
Fix bug in HMAC implementation.
SHA-1 re-implementation, can account for leading zeroes.
Converting points on curve to un/compressed numbers.
RIPEMD-160 implementation.
Start work on BIP32 support. Library file includes wrappers for the SHA family to make it take and produce sane byte order data, and a new HMAC implementation that depends on it. Also includes @belisarius222's secp256k1 implementation, plus experimental (and broken) support for other secp variants.
Add ++rev to bit arithmetic, for reversing block order while accounting for leading zeroes.
...
2018-08-27 15:48:13 -07:00
Elliot Glaysher
0286254b69
Merge branch 'ford-turbo' of github.com:urbit/arvo into ford-turbo
2018-08-23 15:15:50 -07:00
Ted Blackman
174ab25b14
remove lib/new-hoon and all uses
2018-08-23 15:03:55 -07:00
Elliot Glaysher
05b322a22d
Fix mark.
2018-08-23 13:45:39 -07:00
Elliot Glaysher
ae6ee73a09
Back to having collection page rendering.
2018-08-22 13:20:07 -07:00
Elliot Glaysher
523b09f874
Get past the front page.
2018-08-22 13:09:37 -07:00
Elliot Glaysher
2b2e29dd5d
Now can create a collection.
2018-08-21 16:34:07 -07:00
Elliot Glaysher
ba0de921ab
Merge remote-tracking branch 'origin/collections' into ford-turbo
2018-08-20 13:14:13 -07:00
Curtis Yarvin
0bceb27dbe
Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo-original
2018-08-17 15:26:51 -07:00
Logan Allen
f6dbdddfd2
Added single Hall action for creating, permitting, and sourcing DM station. Thanks Isaac
2018-08-16 17:22:57 -07:00
Curtis Yarvin
fa9c4636f9
Merge branch 'research-tome' into ford-turbo-original
2018-08-15 16:48:37 -07:00
Logan Allen
b387f70fdc
Isaac and I merged hall read/unread with latest collections.
2018-08-15 16:40:29 -07:00
Elliot Glaysher
ab63875449
Merge branch 'collections-redesign' into ford-turbo-eyre-sec
...
The %collections app now starts.
2018-08-09 15:50:25 -07:00
Joe Bryan
b0ecbcd2ab
Merge branch 'master' into collections
...
* master: (27 commits)
Transfer ~tep to Rivendell and ~bes to NSPV.
moar changes
stylistic changes
included full group information in scry
clay permissions issue #749
fixed outside urls
fixed clay mut problem
let us not include .html extensions in our urls if we don't want to
Bump Ames :protocol-version from 1 to 2
made hymn renderer unneccesary
variety of bug-fixes
first pass, basic functionality working
Transition ~marzod's Ask duties to a dedicated ship
Bump Ames :protocol-version from 0 to 1
fixes +spin to preserve the type of the head of the product
simplified the code
now covers posts with spaces and no text
Revert "Revert "Change %w care to return both @ud and @da cases""
Revert "Change %w care to return both @ud and @da cases"
Posts and Comments with no text ignored
...
2018-08-09 18:13:52 -04:00
Isaac Visintainer
c3df42bcd9
filled out config stub and removed dummy collections
2018-08-09 11:26:53 -07:00
Isaac Visintainer
50f74799c3
various bugfixes
2018-08-02 18:04:52 -07:00
Isaac Visintainer
10e2495202
post and edit query params
2018-07-31 16:31:30 -07:00
Elliot Glaysher
2b96d5e311
Merge remote-tracking branch 'origin/collections-redesign' into ford-turbo-eyre-sec
2018-07-31 16:26:45 -07:00
Isaac Visintainer
90289cfa1d
some bugfixes and readded x-ship renderers
2018-07-31 13:56:38 -07:00
Elliot Glaysher
4363163319
Merge remote-tracking branch 'origin/collections-redesign' into ford-turbo-eyre-sec
...
Note: This ignores changes to clay for expediency, these may need to
be hand merged later.
2018-07-31 10:11:10 -07:00
Isaac Visintainer
ef18c51f5e
collections redesign
2018-07-30 21:00:49 -07:00
Elliot Glaysher
bf696a049d
Merge branch 'ford-master-state-machine' into ford-turbo
2018-07-23 15:20:29 -07:00
Anthony Arroyo
dc103dcabd
Merge pull request #765 from urbit/https-acme
...
adds letsencrypt client :acme, integrates with :dns app and %eyre
2018-07-19 12:11:04 -07:00
Joe Bryan
4db7e486ed
stub out :acme +sigh-recoverable-error rate-limit callback, print httr in mark
2018-07-19 14:11:16 -04:00
Joe Bryan
c8c90bc587
integrates :acme with %eyre (receive new domains/orders, install certificates)
2018-06-28 23:45:04 -04:00
Anthony Arroyo
e8b7541f1c
added cross-ship collections-json
2018-06-28 12:46:19 -07:00
Elliot Glaysher
87cbea377d
Remove indirect hoons and fix up callsites using //
2018-06-26 13:52:56 -07:00
Anthony Arroyo
5bc6dc5583
added comment count
2018-06-25 17:25:56 -07:00
Anthony Arroyo
7b42153198
Merge branch 'collections' into collections-dom-json
2018-06-25 12:14:40 -07:00
Anthony Arroyo
5da73e0bd6
Merge branch 'collections' into collections-dom-json
2018-06-25 12:10:33 -07:00
Anthony Arroyo
5b3370253a
Merge pull request #752 from urbit/https-proxy-config-dns
...
adds dns app, http(s) server-config and proxy notification moves
2018-06-21 11:34:32 -07:00
Joe Bryan
f2f47a07fb
creates sur/dns, refactors app, ands %dns-bind and %dns-bond marks
2018-06-20 19:24:13 -04:00
Anthony Arroyo
1edbbce529
Revert "new profile mark and hood/write changes added"
...
This reverts commit c76f77994c
.
2018-06-20 14:55:20 -07:00
Isaac Visintainer
c76f77994c
new profile mark and hood/write changes added
2018-06-20 13:53:18 -07:00
Anthony Arroyo
c3c672a9b8
dunno why this static action was in here
2018-06-20 13:48:33 -07:00
Anthony Arroyo
470a664a81
merging in merged collections
2018-06-20 11:38:36 -07:00
Anthony Arroyo
77321ed332
added support for cross ship x-collections snippeting
2018-06-19 17:34:32 -07:00
Isaac Visintainer
b75fac22f8
Merge branch 'collections' of github.com:urbit/arvo into collections
2018-06-19 15:44:25 -07:00
Isaac Visintainer
b793bc07d2
Revert "cross-ship permissions works now"
...
This reverts commit fd4de4e435
.
2018-06-19 15:42:23 -07:00
Anthony Arroyo
ac2b6961da
deleted more unused files, updated json arm of collections mark
2018-06-19 14:17:14 -07:00