From 2a30a653ad7442c30f735507416be0153085c10b Mon Sep 17 00:00:00 2001 From: Fang Date: Fri, 1 Jun 2018 17:30:14 +0200 Subject: [PATCH] Rename block to logs. --- sys/vane/jael.hoon | 10 +++++----- sys/zuse.hoon | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys/vane/jael.hoon b/sys/vane/jael.hoon index a8103240f..aecd47012 100644 --- a/sys/vane/jael.hoon +++ b/sys/vane/jael.hoon @@ -73,7 +73,7 @@ == :: ++ state-absolute :: absolute urbit $: pry/(map ship (map ship safe)) :: promises - eve=block:able :: on-chain events + eve=logs :: on-chain events == :: ++ state-eth-node :: node config + meta $: source=(each ship node-src) :: learning from @@ -835,7 +835,7 @@ :: ++form:su generates the actual report data. :: =| moz/(list move) - =| evs=block:able + =| evs=logs =| $: our/ship state-absolute state-relative @@ -1061,7 +1061,7 @@ ::TODO whenever we add subscriptions for data, :: outsource the updating of relevant state :: to a ++feel arm. - |= [new=? evs=block:able] + |= [new=? evs=logs] ^+ +> =? +> new +>(dns.eth *dnses, hul.eth ~, kyz.puk ~) @@ -1266,7 +1266,7 @@ :: =| moves=(list move) =+ reset=| - =| changes=block:able + =| changes=logs |_ $: our=ship now=@da state-eth-node @@ -1451,7 +1451,7 @@ :: +assume: clear state and process events :: ++ assume - |= evs=block:able + |= evs=logs ^+ +> %. |+evs %_ hear-vent diff --git a/sys/zuse.hoon b/sys/zuse.hoon index 4f0dd6fef..616c3e607 100644 --- a/sys/zuse.hoon +++ b/sys/zuse.hoon @@ -1220,7 +1220,7 @@ :: %jael only talks to %ames and %behn. we send messages :: through %ames and use %behn timers. :: - ++ block :: on-chain changes + ++ logs :: on-chain changes %+ map event-id:ethe :: per event log diff-constitution:constitution:ethe :: the change ++ action :: balance change @@ -1234,8 +1234,8 @@ (map ship safe) :: assets :: :: ++ chain :: batch of changes - %+ each block :: & all events - block :: | new events + %+ each logs :: & all events + logs :: | new events ++ change :: urbit change $% [%ethe can=chain] :: on-chain change $: %rite :: rights change