Merge remote-tracking branch 'origin/unstable' into alpha-spec-11

This commit is contained in:
Michael Sproul
2026-06-23 10:58:17 +10:00
7 changed files with 278 additions and 236 deletions

View File

@@ -108,7 +108,6 @@ impl GenericExecutionEngine for GethEngine {
.arg(http_auth_port.to_string())
.arg("--port")
.arg(network_port.to_string())
.arg("--allow-insecure-unlock")
.arg("--authrpc.jwtsecret")
.arg(jwt_secret_path.as_path().to_str().unwrap())
// This flag is required to help Geth perform reliably when feeding it blocks