From 642a8fbb3fe0c1a8d96fbaf5835c4b0fac02d85e Mon Sep 17 00:00:00 2001 From: Greg Zaitsev Date: Mon, 29 Jul 2024 10:59:31 -0400 Subject: [PATCH] Add baedeker workflow - in progress --- .github/workflows/check-finney-clone.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.github/workflows/check-finney-clone.yml b/.github/workflows/check-finney-clone.yml index f2eaedff4..28e2678f5 100644 --- a/.github/workflows/check-finney-clone.yml +++ b/.github/workflows/check-finney-clone.yml @@ -215,18 +215,4 @@ jobs: ../../scripts/wait_first_block_local.sh echo "Executing runtime upgrade" node runtimeUpgrade.js - -# check that runtime upgrade happened (spec version updated) -# Wait for new blocks after upgrade -# Balance transfer test - -# need process exit from JS, it's not exiting - -# see how to run custom JS with this job (msg from Sam J.) - -# epoch test: Set subnet1 tempo to 10 blocks -# - wait for OTF hotkey to receive rewards -# - check block times - -# feature for testing hotkey tempos (talk to Samuel - maybe add to fast-blocks) -# - add childkey test + ls -la