mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-17 20:03:21 +00:00
Bedrock Configuration Files for All-in-One run and Integration Tests
How to update
-
docker-compose.ymlfile.Compare with
https://github.com/logos-blockchain/logos-blockchain/blob/master/compose.static.ymland update the file accordingly, don't bring unneeded things like grafana and etc. Replaceshahash with the latesttestnettag hash. -
scriptsfolder.curl https://raw.githubusercontent.com/logos-blockchain/logos-blockchain/master/testnet/scripts/run_cfgsync.sh >> scripts/run_cfgsync.sh curl https://raw.githubusercontent.com/logos-blockchain/logos-blockchain/master/testnet/scripts/run_logos_blockchain_node.sh >> scripts/run_logos_blockchain_node.sh chmod +x scripts/*Then in
scripts/run_logos_blockchain_node.shupdatecfgsync-clienttologos-blockchain-cfgsync-clientand inscripts/run_cfgsync.shupdatecfgsync-servertologos-blockchain-cfgsync-serverif it hasn't been fixed already, see https://github.com/logos-blockchain/logos-blockchain/pull/2092. -
cfgsync.yamlfile.curl -O https://raw.githubusercontent.com/logos-blockchain/logos-blockchain/master/testnet/cfgsync.yamlSet
logger,tracingandmetricstoNone -
kzgrs_test_paramsfile.curl -O https://raw.githubusercontent.com/logos-blockchain/logos-blockchain/master/tests/kzgrs/kzgrs_test_params