1
0
mirror of https://github.com/ilyakooo0/urbit.git synced 2024-12-15 10:02:47 +03:00
Commit Graph

8742 Commits

Author SHA1 Message Date
Ted Blackman
0ac5038b7b
Enqueue second Clay write during an Arvo event ()
* clay queue passes test

* docs on :cue and :tip in clay

* minor typo
2018-09-05 16:05:23 -07:00
Ted Blackman
a9ce64f5cf
Merge pull request from belisarius222/first-real-clay-test
refactored +expect-schematic and completed first clay test
2018-09-04 17:29:06 -07:00
Ted Blackman
2c7cbe5382 refactored +expect-schematic and completed first clay test 2018-09-04 16:37:01 -07:00
Elliot Glaysher
b816bd81e3
Merge pull request from urbit/fix-dojo-path-parsing
Make dojo not produce incorrect beams when they start with '/'.
2018-09-04 16:16:04 -07:00
Elliot Glaysher
669c79ceeb Make dojo not produce incorrect beams when they start with '/'. 2018-09-04 15:57:29 -07:00
Elliot Glaysher
2919e0d836
Merge pull request from urbit/eyre-core-needs-hoon-in-path
Be explicit in having hoon file suffixes in security driver paths.
2018-09-04 14:02:00 -07:00
Elliot Glaysher
148f62569c Be explicit in having hoon file suffixes in security driver paths. 2018-09-04 13:28:24 -07:00
Ted Blackman
279e8886f1
Merge pull request from belisarius222/release-candidate
Fix %reef handling more. Now uses the right part of the arvo core
2018-09-03 14:32:32 -07:00
Ted Blackman
c0c00de7e9 Fix %reef handling more. Now uses the right part of the arvo core 2018-09-02 03:48:40 -07:00
Ted Blackman
7b4fd94318
Merge pull request from belisarius222/fix-reef
fix ford %reef dependency tracking
2018-08-30 16:40:25 -07:00
Ted Blackman
60fcfc467e fix ford %reef dependency tracking 2018-08-30 16:06:27 -07:00
Elliot Glaysher
d145c04c35
Merge pull request from urbit/sort-test-list
Run tests in alphabetical order.
2018-08-30 13:00:59 -07:00
Elliot Glaysher
e049d6080b Run tests in alphabetical order. 2018-08-30 10:35:20 -07:00
Fang
15ee6ba31d
Merge pull request from urbit/jael-continuity
Constitution + jael updates
2018-08-30 02:44:05 +02:00
Fang
37e0933c7f Misc. jael notes and improvements 2018-08-30 02:06:20 +02:00
Fang
e752a706b2 Add %meet task to jael for indicating era connectivity 2018-08-30 02:05:34 +02:00
Fang
c5c4d0f65f Include continuity flag in relative public key state 2018-08-30 02:02:17 +02:00
Fang
2d04795fd9 Update constitution and jael logic to work with latest contracts 2018-08-30 01:58:47 +02:00
Elliot Glaysher
eac6da579e
Merge pull request from urbit/remove-eny-from-tests
Rebuild the test support library so its easier and doesn't use entropy.
2018-08-29 16:05:53 -07:00
Elliot Glaysher
bf3d61288e Further merge fixes. 2018-08-29 15:54:54 -07:00
Elliot Glaysher
ac089cef80 Merge remote-tracking branch 'origin/release-candidate' into remove-eny-from-tests 2018-08-29 15:45:10 -07:00
Ted Blackman
21d41b3c39
Merge pull request from belisarius222/ford-test-lib
+expect-schematic in ford test lib
2018-08-29 15:26:38 -07:00
Ted Blackman
8684f58257 minor cleanup 2018-08-29 15:09:51 -07:00
Elliot Glaysher
1a32f5e5ca Remove further references to tester 2018-08-29 15:07:21 -07:00
Ted Blackman
d88aa0c79e document +expect-schematic 2018-08-29 15:00:40 -07:00
Elliot Glaysher
03ed4dbee5 Rebuild the test support library so its easier and doesn't use entropy. 2018-08-29 14:57:22 -07:00
Ted Blackman
3b4ca6c8a9 +expect-schematic in ford test lib 2018-08-29 14:56:54 -07:00
Elliot Glaysher
51e46d2e03
Merge pull request from urbit/expect-nu-eq
Redo +expect-eq and consolidate tests
2018-08-29 13:34:42 -07:00
Elliot Glaysher
1f835ebf06 12: Remove outdated todo. 2018-08-29 13:21:36 -07:00
Elliot Glaysher
73ad9a20a5 11: Move ethereum tests to %tests/sys/zuse 2018-08-29 11:11:41 -07:00
Elliot Glaysher
fbfabe50d3 10: Mass rename +expect-nu-eq to +expect-eq 2018-08-29 11:09:37 -07:00
Elliot Glaysher
4581cfab51 9: Move clay test to expect-nu-eq 2018-08-29 11:03:26 -07:00
Elliot Glaysher
06b491ed5e 8: Move acme libraries to expect-nu-eq 2018-08-29 10:58:49 -07:00
Elliot Glaysher
66c74bcd74 Merge remote-tracking branch 'origin/acme-factor' into expect-nu-eq 2018-08-29 10:25:30 -07:00
Fang
737b1d8ba1
Merge pull request from urbit/crypto-additions
Includes in zuse:
* little-endian wrappers for the SHA and HMAC families,
* secp256k implementation,
* Blake2b implementation,
* Argon2 implementation,

And adds libraries for:
* BIP32 HD wallets,
* keygen, to match [keygen-js](/urbit/keygen-js).
2018-08-29 18:27:51 +02:00
Joe Bryan
44c16cf75f 5. moves :acme JWK, JWS and tests out of app 2018-08-29 09:17:58 -07:00
Joe Bryan
407584cda7 4. moves :acme RS256, PKCS1/8/10, PEM and tests out of app 2018-08-29 09:17:25 -07:00
Joe Bryan
7e982c0f2c 3. moves :acme RSA and tests out of app 2018-08-29 09:17:19 -07:00
Joe Bryan
b81dedf626 2. moves :acme ASN1, DER and tests out of app 2018-08-29 09:16:44 -07:00
Joe Bryan
bf6739574a 1. moves :acme base64 and tests out of app 2018-08-29 09:16:36 -07:00
Elliot Glaysher
c452e7cd6e 7: Fix up documentation. 2018-08-28 16:45:50 -07:00
Elliot Glaysher
80872b3088 6: Remove expect-eq from ethereum tests. 2018-08-28 16:37:23 -07:00
Elliot Glaysher
f78323b5b4 5: Remove expect-eq from jael tests. 2018-08-28 16:35:28 -07:00
Elliot Glaysher
074e0e0138 4: Move jael tests out of generator and into test framework. 2018-08-28 16:30:26 -07:00
Elliot Glaysher
40b5dbc15f 3: Completely remove expect-eq from %/tests/sys/zuse. 2018-08-28 16:16:37 -07:00
Fang
a64066db24
Correct reference to keygen surs 2018-08-29 00:58:22 +02:00
Elliot Glaysher
753f2f6a5a 2: Completely remove expect-eq from ford tests. 2018-08-28 15:56:01 -07:00
Joe Bryan
f9ed9bf02f
Merge pull request 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 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