Joe Bryan
f9ed9bf02f
Merge pull request #789 from urbit/ames-eth-boot
...
cleans up %ames and %jael in anticipation of greater ethereum integration
2018-08-28 15:16:54 -07:00
Ted Blackman
c387f21dce
Merge pull request #790 from belisarius222/release-clay-test
...
a clay test passes
2018-08-28 15:12:51 -07:00
Ted Blackman
7163c60649
remove superfluous casts
2018-08-28 15:11:24 -07:00
Ted Blackman
adec3a0f96
a clay test passes
2018-08-28 15:02:53 -07:00
Joe Bryan
ad4e7dd7d1
Merge pull request #755 from urbit/rmariani-patch-1
...
removes dead +mz:nl, updates +bif syntax
2018-08-28 14:01:24 -07:00
rmariani
f5de7a8bd8
Fixed commentary in +ff ( #781 )
...
A comment incorrectly indicated that `w` was a face for two different terms in the same arm.
2018-08-28 13:48:11 -07:00
rmariani
ea84114a0b
removes dead +mz:nl, updates +bif syntax
...
`+mz:nl` was determined by ~sorreg to be dead code, and there doesn't seem to be any possible `a` that will nest in the current code.
Also, `+bif:in` and `+bif:by` had the weird syntactical construct of `=< [+< +>]`. I simplified it to the more straightforward `=< +`.
2018-08-28 13:44:42 -07:00
Joshua Reagan
01ac311fac
crash ++ rad
when arg of 0
is used ( #766 )
...
* crash `++ rad` when arg of `0` is used
2018-08-28 13:37:16 -07:00
Joe Bryan
1616b3b1c3
Merge pull request #788 from urbit/delete-old-turbo
...
Remove turbo, which seems to have resurrected itself in a merge.
2018-08-28 13:20:04 -07:00
Joe Bryan
4f569a1a79
Merge pull request #784 from urbit/fix-travis-build-vere
...
updates CI build to compile vere at a specified commit
2018-08-28 11:56:25 -07:00
Elliot Glaysher
097b64b751
Remove turbo, which seems to have resurrected itself in a merge.
2018-08-28 11:44:37 -07:00
Joe Bryan
47855b6972
disables failures, re-enables successes, or fixes failing tests
2018-08-28 11:44:33 -07:00
Elliot Glaysher
e3e5ae6d30
Merge pull request #783 from urbit/ford-turbo-clock
...
Improvements to +clock / +capped-queue
2018-08-28 10:11:03 -07:00
Joe Bryan
ebcda3e617
adjusts schematic for renderer tests, disables failing renderers
2018-08-28 10:01:58 -07:00
Joe Bryan
003e79a0fa
fixes :test %core runner, (temporarily) disables renderer testing
2018-08-27 23:53:53 -07:00
Joe Bryan
fe8b7e7d90
updates pinned pier url
2018-08-27 21:49:18 -07:00
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
4d22f348e3
XX REMOVE sets contract address to match truffle/ganache testnet
2018-08-27 16:36:27 -07:00
Joe Bryan
f35202a9fa
updates %jael to encode aut/net keys and use +pass everywhere
2018-08-27 16:36:16 -07:00
Joe Bryan
aaa56092e3
disables (obsolete?) %jael assertion that the first hull-dill be %full
2018-08-27 16:36:04 -07:00
Joe Bryan
f67d48970f
simplifies +acru interface, updates +crub and call-sites
2018-08-27 16:35:43 -07:00
Joe Bryan
4567fddb5f
removes deprecated +crua, updates %eyre and lib/hood/write to use +crub
2018-08-27 16:35:37 -07:00
Joe Bryan
c7268d20b9
slog %mack tanks in %gall on bad ack
2018-08-27 16:35:23 -07:00
Joe Bryan
26109c4a72
slog %crud tanks in %dill when we don't have a duct
2018-08-27 16:35:06 -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
Elliot Glaysher
e1ee2b211e
+capped-queue is also general. Move to zuse and add tests.
2018-08-27 15:25:33 -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
Elliot Glaysher
7f623772ac
The +clock structure is general, put it in zuse and add tess.
2018-08-27 14:51:42 -07:00
Elliot Glaysher
ac3dd392d0
Move keccak tests so directory structure follow %/sys.
2018-08-27 14:25:46 -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