From ab9a144ec30ea3e652a869efc5bb09e5f309b09c Mon Sep 17 00:00:00 2001 From: Paul Dowman Date: Mon, 7 Oct 2024 08:17:33 -0600 Subject: [PATCH 1/2] fix: Add missing safedb.path op-node config option --- .../node-operators/configuration/consensus-config.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/builders/node-operators/configuration/consensus-config.mdx b/pages/builders/node-operators/configuration/consensus-config.mdx index 38e720412..79a2cd79c 100644 --- a/pages/builders/node-operators/configuration/consensus-config.mdx +++ b/pages/builders/node-operators/configuration/consensus-config.mdx @@ -723,6 +723,16 @@ RPC listening port. Default is `9545`. `OP_NODE_RPC_PORT=9545` +### safedb.path + +File path used to persist safe head update data. Disabled if not set. + + + `--safedb.path=` + `--safedb.path=/db` + `SAFEDB_PATH=/db` + + ### sequencer.enabled Enable sequencing of new L2 blocks. A separate batch submitter has to be deployed to publish the data for verifiers. Default is `false`. From b815eaa207cb78eda038cb1047cb0f597778cbab Mon Sep 17 00:00:00 2001 From: krofax Date: Mon, 7 Oct 2024 16:26:24 +0100 Subject: [PATCH 2/2] added word --- words.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/words.txt b/words.txt index ea31b13c4..48ad2c54e 100644 --- a/words.txt +++ b/words.txt @@ -304,6 +304,7 @@ RPGF Rpgf rpgf RWAs +safedb Schnorr secp SELFDESTRUCT @@ -343,7 +344,6 @@ syncmode SYNCTARGET synctarget syscalls -Terraform therealbytes Thirdweb threadcreate