From 66d9e8078a5f3dcdd62f7c3b1a0b48b1c4f952eb Mon Sep 17 00:00:00 2001 From: Artem Rootman <4586640+artemrootman@users.noreply.github.com> Date: Mon, 27 Jul 2026 16:16:54 +0300 Subject: [PATCH] chore: bump public submodule to 2120281 (adds Mova chain) (#882) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps foundation/src/main/resources/public 0a070aac -> 2120281, pulling in drpcorg/public#237, #238, #240, #241: - Add Mova chain (MOVA_MAINNET 0xf1cc / grpcId 1170, MOVA_TESTNET 0x2853 / grpcId 10205) — the deployed dshackle image did not know the chain, so the mova-nodecore upstream in dshackle-public-multiregion was silently skipped - aptos: fork-choice: height - jovay: disable-log-index-validation - tron: support-safe-block-tag: false (new optional schema key, ignored by ChainsConfigReader which reads keys explicitly) Diff is additive only (+28 lines): no chain-id/grpcId changes to existing chains. --- foundation/src/main/resources/public | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundation/src/main/resources/public b/foundation/src/main/resources/public index 0a070aac..2120281d 160000 --- a/foundation/src/main/resources/public +++ b/foundation/src/main/resources/public @@ -1 +1 @@ -Subproject commit 0a070aaca7b5e80541d277ebadf172a66629ec8e +Subproject commit 2120281d0f50d0ce2a510061ee4b7396148a58c1