test: add comments to test scaffolding files

This commit is contained in:
Alex Shelkovnykov 2023-09-01 16:06:17 -06:00
parent 0cf41842e3
commit 6bfd63e8e5
4 changed files with 13 additions and 6 deletions

View File

@ -1,7 +1,6 @@
:: A small pill that runs a snasphot of azimuth state against a few
:: tens of thousands of logs. Requires naive-cradle.hoon,
:: mainnet.azimuth-snapshot, and log.jam from this scaffolding
:: directory.
:: A small pill that runs a snasphot of azimuth state against a few tens of
:: thousands of logs. Requires naive-cradle.hoon,
:: mainnet.azimuth-snapshot, and log.jam from this scaffolding directory.
::
/+ naive=naive-cradle, orig-naive=naive, ethereum, dice
/* snap %azimuth-snapshot /lib/mainnet/azimuth-snapshot

View File

@ -1,4 +1,6 @@
:: A trivial working pill which requires no jets
:: A trivial working pill which requires no jets. Requires cradle.hoon
:: from this scaffolding directory.
::
/+ cradle
!.
=/ core

View File

@ -1,3 +1,6 @@
:: This file is just tiny.hoon from urbit/urbit (but with sham jets). Required
:: to run baby.hoon as an Arvo.
::
!.
=> %a50
~% %a.50 ~ ~

View File

@ -1,6 +1,9 @@
:: This file is a combination of tiny.hoon and naive.hoon from urbit/urbit
:: (but with sham jets). Required to run azimuth-pill.hoon as an Arvo.
::
!.
!=
:: begin cradle.hoon
:: begin tiny.hoon
=>
=> %a50
~% %a.50 ~ ~