From bf74fb94970ef304e17bbac1963b0129a5b89da3 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 14 Jun 2026 15:17:41 +0000 Subject: [PATCH] Set core_commit to cfc25a34 (newest carrier on main) Switch core_commit to cfc25a3469df6460f9224fb976fcb58de9d58068, the newest OVVO-Financial/NNS-core commit on main carrying the byte-identical vendored extern/NNS-core (include/src/CMakeLists objects all match), matching the convention of recording the synced branch tip. --- sync/nns_source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/nns_source.json b/sync/nns_source.json index 92867f1c..602ec689 100644 --- a/sync/nns_source.json +++ b/sync/nns_source.json @@ -4,7 +4,7 @@ "r_version": "13.0", "r_src_tree_hash": "654e411bd4e8caabfd57a1a4190eb1d97411e059", "core_repo": "OVVO-Financial/NNS-core", - "core_commit": "7f93df9dff8762df870c1fbba6e03c0469be6e69", + "core_commit": "cfc25a3469df6460f9224fb976fcb58de9d58068", "python_repo": "OVVO-Financial/NNS-python", "python_commit": null, "vendored_core_path": "extern/NNS-core",