From 7cd67c2446bc38192eaf184b8bd45f5cc6614608 Mon Sep 17 00:00:00 2001 From: yosoyubik Date: Fri, 27 Aug 2021 16:55:10 +0200 Subject: [PATCH] roller: wip fix range in spawned children --- pkg/arvo/app/roller.hoon | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/arvo/app/roller.hoon b/pkg/arvo/app/roller.hoon index 28621d8d1b..0ffb27b915 100644 --- a/pkg/arvo/app/roller.hoon +++ b/pkg/arvo/app/roller.hoon @@ -255,10 +255,11 @@ ?~ star=(slaw %p wat) ~ =/ range %+ lot:orm:naive points.pre - :: range exclusive [star next-star-first-planet-] + :: TODO: check this by spawning e.g. ~solled-hocweb + :: range exclusive [star first-moon-last-planet] :: TODO: make range inclusive ([first-planet last-planet])? :: - [`u.star `(cat 3 +(u.star) 0x1)] + [`u.star `(cat 3 u.star 0x1.ffff)] %+ turn (tap:orm:naive range) |= [=ship =point:naive] ^- [=^ship =address:ethereum]