Joe Bryan
5ba046b373
adds top-level arvo error notification event %warn
2019-04-25 11:48:55 -07:00
Philip Monk
154a726ba7
clean and doc
2019-03-22 17:35:04 -07:00
Philip Monk
e261983094
clean up printfs
2019-03-07 21:27:07 -08:00
Philip Monk
1ab6fea917
keep logs
2019-03-06 12:22:37 -08:00
Philip Monk
55b708d1b7
Merge remote-tracking branch 'origin/next' into philip/aquarium
2019-02-22 16:21:03 -08:00
Philip Monk
e22eac6a72
child-sync test passes
2019-02-22 15:52:18 -08:00
Philip Monk
83c394ac49
add control flow to |verb
2019-02-21 15:58:21 -08:00
Philip Monk
99b6111597
wip
2019-02-21 15:57:51 -08:00
Philip Monk
3e1d742deb
add control flow to |verb
2019-02-21 15:56:46 -08:00
Philip Monk
462f027c16
Merge remote-tracking branch 'origin/master' into philip/aquarium
2019-02-08 15:30:24 -08:00
Joe Bryan
04363ca278
removes trailing blank line from arvo.hoon
2019-02-06 16:19:00 -05:00
Joe Bryan
a597bfaed3
adds details to arvo |mass
2019-02-06 14:03:52 -05:00
Philip Monk
c6cf690d22
Merge branch 'tmp' into philip/here
2019-02-01 13:50:09 -08:00
Joe Bryan
1dd30334af
renames kernel upgrade initialization event from %vega to %lyra
2019-02-01 15:07:31 -05:00
Joe Bryan
e9ee7ce5e3
refactors arvo's +spam:is, which sends a move to every vane
2019-02-01 15:07:31 -05:00
Joe Bryan
d9767f4802
refactors effect iteration in arvo +poke
2019-02-01 15:07:31 -05:00
Joe Bryan
690934a6fc
updates arvo/vanes to send/receive %vega kernel upgrade notification
2019-02-01 15:07:26 -05:00
ixv
c30eabc6cd
Merge pull request #1014 from urbit/arvo-slum
...
slum in Arvo scry
2019-01-18 14:47:57 -08:00
Fang
8cd2a02f04
Remove trailing whitespace
2019-01-17 21:37:34 -08:00
Ted Blackman
8df76d273e
slum in arvo scry
2019-01-17 15:31:41 -08:00
Philip Monk
fc9cae6442
add userspace vere app
2019-01-16 01:19:40 -08:00
Joe Bryan
f6e4977721
adds +vane-sample type, uses for all vane calls
2019-01-13 18:54:47 -05:00
Joe Bryan
452b2c20af
fixes incorrect vane sample in +ruck:vent
2019-01-13 18:52:01 -05:00
Joe Bryan
b321486b51
Revert "adds arvo interface nock printfs"
...
This reverts commit 03800814dc
.
2019-01-08 22:04:48 -05:00
Joe Bryan
fe643204f7
corrects axes in arvo interface comments
2019-01-08 20:15:41 -05:00
Joe Bryan
03800814dc
adds arvo interface nock printfs
2019-01-08 18:10:40 -05:00
Elliot Glaysher
9828c02473
Remove duplicated code between arvo and hoon
...
Also removes some dead code from arvo which lets us clean up some
^ in dojo.
2019-01-02 11:09:25 -08:00
Elliot Glaysher
03440c2045
Add comment
2018-12-19 16:05:27 -08:00
Elliot Glaysher
88d0e9fd1d
Don't change the move order.
2018-12-19 15:39:35 -08:00
Elliot Glaysher
2419d48f89
Fix arvo ova order
...
Behn is sensitive to the order in which ova are emitted, which was not
correct. Previously, ova emitted first within a single vane activation
were processed as effects last.
2018-12-19 15:21:28 -08:00
Isaac Visintainer
2edf34602e
removed hard from print statement
2018-12-17 17:12:38 -08:00
Elliot Glaysher
68f7751ea2
No need to flop
2018-12-10 15:40:47 -08:00
Elliot Glaysher
484dba95ca
Light version of +sloy
2018-12-10 13:22:56 -08:00
Ted Blackman
7ed3a02a92
+slum to call raw nock gate; some associated cleanup ( #923 )
2018-12-08 18:42:36 -08:00
Elliot Glaysher
07d55d6277
Minimize +slay usage in +sloy
...
+sloy is practically how we perform most scrying. It parses wires
using the full +slay when several of the elements. Replaces all
usages we can with +slaw.
The long term fix is to move to not parsing wires, but that won't
happen before current release-candidate is released.
2018-12-07 14:43:07 -08:00
Elliot Glaysher
9131e022af
Move from just hashing time to using actual entropy.
2018-12-06 16:51:52 -08:00
Joe Bryan
6a1f32bb19
Merge branch 'release-candidate' into single-home
...
* release-candidate:
[CI] updates pinned vere commit
Use a trap to lazily evaluate the arguments to %dude in Eyre.
Don't do two passes in the unjetted +sort
%hold removed
losing the `b` reference
remove !:
use assertion
Update pin-vere-commit.txt
type variance bug fix
Trim ethereum snapshot in Jael (#911 )
Moved to +jack
Add ~| to arvo to try to debug intermittent crash.
Add special cases for %da and %ta to +slaw
2018-12-06 19:07:38 -05:00
Joe Bryan
234d9e7c45
12. removes %vega (old), renames %velo to %vega
...
and incorporates review feedback
2018-12-06 17:43:47 -05:00
Joe Bryan
b1d8207863
11. restores a single, top-level Arvo formal interface gate
2018-12-06 15:33:05 -05:00
Joe Bryan
f51b51862b
10. moves %zuse flexibility to Arvo larval stage
2018-12-06 01:34:49 -05:00
Joe Bryan
82f4e20e8c
9. adds a larval Arvo outer stage, proper single-homing
...
including on upgrade
2018-12-06 01:34:44 -05:00
Joe Bryan
a51dd2b7de
8. adds arvo core headers and @cgyarvin's arvo comment
2018-12-06 00:36:17 -05:00
Joe Bryan
e0bce20c26
7. trivially single-home the vanes
2018-12-06 00:36:17 -05:00
Joe Bryan
1a44621238
6. trivially single-home arvo with %whom
2018-12-05 23:13:45 -05:00
Joe Bryan
1c2f841f86
5. add entropy to arvo with %wack
2018-12-05 23:13:38 -05:00
Joe Bryan
22f174fa10
4. use explicit nock %9 formulas for gate calls in %velo
2018-12-05 23:13:35 -05:00
Joe Bryan
80986553a7
3. restores the new %velo arvo upgrade system
2018-12-05 23:13:32 -05:00
Joe Bryan
b19109c288
2. refactors %zuse handling in arvo
2018-12-05 23:13:29 -05:00
Joe Bryan
563b174de4
1. refactors and deduplicates arvo effect handling
2018-12-05 23:13:25 -05:00
Elliot Glaysher
f14837755d
Moved to +jack
2018-12-05 13:36:29 -08:00