mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
Staterecovery - plugin rename and debug logging (#593)
* staterecovery: Fix renamings, logs and adds e2e test for restarts
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user