Commit Graph

8643 Commits

Author SHA1 Message Date
Joe Bryan
156a660062 updates travis-ci to build vere before testing arvo 2018-08-27 21:49:10 -07:00
Joe Bryan
3602a96fb7 fix typo in |merge 2018-08-27 16:38:56 -07:00
Joe Bryan
d91b0422ac Merge branch 'collections' into release-candidate
* collections:
  cleaned up and consolidated metadata
  changed metadata presentation in collections-elem
2018-08-27 16:29:25 -07:00
Joe Bryan
66bc5cdc4c finishes symbol renaming (fas->net) in mar/ and lib/ 2018-08-27 16:23:52 -07:00
Joe Bryan
bf966691fa restores white-listed moves lost in the merge 2018-08-27 16:23:41 -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
Joe Bryan
a6f3c2f5f9 removes obsolete doccords-style comments 2018-08-27 15:33:32 -07:00
Joe Bryan
aa3f43c00d Revert "fixy uno~by, other vor-based code duplication"
This reverts commit d5d8715b3c.
2018-08-27 14:56:45 -07:00
Joe Bryan
69fe917930 Merge branch 'research-final' into release-candidate
* research-final:
  Hoon printer stub.
2018-08-27 14:51:56 -07:00
Isaac Visintainer
abb0740e48 Merge branch 'collections-integration' into collections 2018-08-27 10:36:27 -07:00
Elliot Glaysher
1906f9e654 Make %/tests mirror the rest of the filesystem. 2018-08-24 15:14:11 -07:00
Elliot Glaysher
68fd34d142 Test that passes when we wish it had revealed a failure. 2018-08-24 15:13:16 -07:00
Elliot Glaysher
6e127dbea7 Don't cache live builds until canceled. 2018-08-24 15:12:29 -07:00
Elliot Glaysher
6b0bb3ddef Fix test output. 2018-08-24 10:46:31 -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
Elliot Glaysher
a49e936353 Subscribe on a valid path in landscape. 2018-08-23 15:15:30 -07:00
Ted Blackman
174ab25b14 remove lib/new-hoon and all uses 2018-08-23 15:03:55 -07:00
Ted Blackman
a4e764a1a1 ford %call actually fail on error 2018-08-23 15:03:36 -07:00
Elliot Glaysher
05b322a22d Fix mark. 2018-08-23 13:45:39 -07:00
Elliot Glaysher
fb75c55286 Merge remote-tracking branch 'origin/collections' into ford-turbo 2018-08-23 10:41:29 -07:00
Elliot Glaysher
88abe302d2 Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo 2018-08-23 10:39:40 -07:00
Ted Blackman
47f1258517 fix ford tests for +test; all pass 2018-08-22 22:39:10 -07:00
Ted Blackman
124e76350e move ford tests to /tests directory unchanged 2018-08-22 22:38:07 -07:00
Ted Blackman
f297565260 minor doc improvement 2018-08-22 22:36:27 -07:00
Ted Blackman
6105894e6e kill spam print 2018-08-22 22:35:38 -07:00
Ted Blackman
3a175e8802 print if an arm fails to compile to a test 2018-08-22 21:28:00 -07:00
Ted Blackman
84cc46e609 +test passes using %ct and presenting compile errors 2018-08-22 20:53:49 -07:00
Ted Blackman
df21c0363c Add /* ford rune 2018-08-22 17:53:56 -07:00
Elliot Glaysher
a467bc3870 Add debugging stuff to ford to try to catch non-existent build error. 2018-08-22 16:35:22 -07:00
Isaac Visintainer
28476adcb8 cleaned up and consolidated metadata 2018-08-22 16:34:49 -07:00
Chris Johnson
1ae468c5cf - Change bolding on profile pagegs 2018-08-22 15:34:43 -07:00
Isaac Visintainer
a7786e145d changed metadata presentation in collections-elem 2018-08-22 15:31:11 -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
32ff2c1847 Marginally better error reporting in %cast. 2018-08-22 13:09:29 -07:00
Ted Blackman
551ab7046c %ct request all filepaths with prefix 2018-08-22 12:57:43 -07:00
Isaac Visintainer
63f68fa5fd fixed collections to use fudged date in date-created and last-modified fields 2018-08-22 10:33:38 -07:00
Elliot Glaysher
32088aeb01 Merge remote-tracking branch 'origin/ford-turbo' into ford-turbo 2018-08-21 16:34:24 -07:00
Elliot Glaysher
2b2e29dd5d Now can create a collection. 2018-08-21 16:34:07 -07:00
Isaac Visintainer
cbfd2b9aea Merge branch 'collections-api-changes' into collections 2018-08-21 16:28:03 -07:00
Logan Allen
e7dc9895f2 Hall newdm action: ship names are sorted by alphabetical order. 2018-08-21 16:16:30 -07:00
Ted Blackman
eca688384c +wipe docs 2018-08-21 15:36:16 -07:00
Elliot Glaysher
86fa41cb54 Add debugging output for when a clay ford build fails. 2018-08-21 15:30:04 -07:00
Joe Bryan
3c4e8d87b6 fixes %ford to support %walk where source and target marks are the same 2018-08-21 15:29:08 -07:00
Ted Blackman
659c64e542 docs for +per-event 2018-08-21 15:08:48 -07:00
Curtis Yarvin
5fca72b412 Hoon printer stub. 2018-08-21 14:35:39 -07:00
Ted Blackman
12f05489fb add overview docs 2018-08-21 14:17:31 -07:00
Elliot Glaysher
b166a55792 Get the collections page displaying. Requires a second reload. 2018-08-21 14:13:58 -07:00
Elliot Glaysher
96dcc99336 Add compile errors to cast failure output. 2018-08-21 11:30:57 -07:00
Ted Blackman
5f485716e1 Fixed |keep-ford and |wipe-ford 2018-08-20 17:30:56 -07:00