From ab2754961d994bf7706a39885c4c7412aa3d0fd3 Mon Sep 17 00:00:00 2001 From: Joachim Snellings Date: Wed, 3 Jun 2026 23:30:32 +0200 Subject: [PATCH 1/2] Update default_app.toml Signed-off-by: Joachim Snellings --- configs/default_app.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/default_app.toml b/configs/default_app.toml index c3528c1505..74fddc73b0 100644 --- a/configs/default_app.toml +++ b/configs/default_app.toml @@ -266,7 +266,7 @@ block-stm-pre-estimate = false [json-rpc] # Enable defines if the gRPC server should be enabled. -enable = true +enable = false # Address defines the EVM RPC HTTP server address to bind to. address = "127.0.0.1:8545" From bc5a8e22a3aea4ed728192bce471882abc4e966a Mon Sep 17 00:00:00 2001 From: Joachim Snellings Date: Wed, 3 Jun 2026 23:31:25 +0200 Subject: [PATCH 2/2] Update README.md Signed-off-by: Joachim Snellings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eee2655c9..6055f0f877 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Due to the recent on-chain minting of the full Protein Data Bank (PDB), the size of the GenesisL1 blockchain has increased significantly. This data-heavy event resulted in a substantial boost to storage requirements and syncing time. To address this, the GenesisL1 community provides multiple streamlined methods to get a node up and running quickly — including a bootstrapped `data` folder backup that allows syncing within hours instead of several days. > ⚠️ **IMPORTANT:** -> In **Step 2**, you will need to choone **one setup methods**: Option A or B. +> In **Step 2**, you will need to choose **one setup method**: Option **A** or **B**. This repository is intended for those who want to join the Cronos-fork **mainnet**: `genesis_29-2`, using one of the following paths: