Staterecovery - plugin rename and debug logging (#593)

* staterecovery: Fix renamings, logs and adds e2e test for restarts
This commit is contained in:
Pedro Novais
2025-01-27 15:54:24 +00:00
committed by GitHub
parent 62a2594984
commit 6995d99a1d
24 changed files with 630 additions and 144 deletions

View File

@@ -179,7 +179,7 @@ dockerCompose {
projectName = "docker"
}
localStackForStateRecover {
localStackForStateRecovery {
startedServices = [
"postgres",
"sequencer",
@@ -189,9 +189,6 @@ dockerCompose {
"blobscan-api",
"blobscan-indexer",
"redis",
// For debug
// "l1-blockscout",
// "l2-blockscout"
]
composeAdditionalArgs = [
"--profile",