Description: While relayer is idle, we only sync free Rococo (and a single Rococo BH) headers to Westend BH. Network: {{ENV_PATH}}/bridge_hub_westend_local_network.toml Creds: config # local chain spec gives `1u64 << 60` tokens to every endowed account: if it'll ever # change, it'd need to be fixed here as well # //Charlie only submits free and mandatory relay chain headers, so the balance should stay the same bridge-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/native-asset-balance.js with "5FLSigC9HGRKVhB9FiEo4Y3koPsNmBmLJbpXg2mp1hXcS59Y" return is 1152921504606846976 within 30 seconds # //Dave only submits free parachain headers, so the balance should stay the same bridge-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/native-asset-balance.js with "5DAAnrj7VHTznn2AWBemMuyBwZWs6FNFjdyVXUeYum3PTXFy" return is 1152921504606846976 within 30 seconds # ensure that we have synced multiple relay and parachain headers while idle. This includes both # headers that were generated while relay was offline and those in the next 100 seconds while script is active. bridge-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/multiple-headers-synced.js with "300,rococo-at-westend" within 600 seconds # //Charlie only submits free and mandatory relay chain headers, so the balance should stay the same bridge-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/native-asset-balance.js with "5FLSigC9HGRKVhB9FiEo4Y3koPsNmBmLJbpXg2mp1hXcS59Y" return is 1152921504606846976 within 30 seconds # //Dave only submits free parachain headers, so the balance should stay the same bridge-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/native-asset-balance.js with "5DAAnrj7VHTznn2AWBemMuyBwZWs6FNFjdyVXUeYum3PTXFy" return is 1152921504606846976 within 30 seconds