Rename block to logs.

This commit is contained in:
Fang 2018-06-01 17:30:14 +02:00
parent 6e2b907522
commit 2a30a653ad
2 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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