From 72e28b815877b9c06e6baf5ea558ced6d9d20838 Mon Sep 17 00:00:00 2001 From: Aman Sanghi Date: Fri, 18 Jul 2025 16:17:02 +0530 Subject: [PATCH 1/5] Call processAllAssertionsInRange with small batch filterOpts --- bold | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bold b/bold index e03c661620..53f0fcc64d 160000 --- a/bold +++ b/bold @@ -1 +1 @@ -Subproject commit e03c661620676cce57c33f6aaa077b6d8774328b +Subproject commit 53f0fcc64d68e22c01ab55bb6236a4f5a3a90499 From a564abd4ebb4e30bc1aacbac6f627b9240bc0528 Mon Sep 17 00:00:00 2001 From: Aman Sanghi Date: Fri, 18 Jul 2025 16:30:13 +0530 Subject: [PATCH 2/5] fix build --- validator/execution_state.go | 1 + 1 file changed, 1 insertion(+) diff --git a/validator/execution_state.go b/validator/execution_state.go index 0bd94f4d7d..fa543bedb0 100644 --- a/validator/execution_state.go +++ b/validator/execution_state.go @@ -15,6 +15,7 @@ import ( type GoGlobalState struct { BlockHash common.Hash SendRoot common.Hash + MELRoot common.Hash Batch uint64 PosInBatch uint64 } From 0f64c5b850238426e23e5b0331ae47654eb2e027 Mon Sep 17 00:00:00 2001 From: Tsahi Zidenberg Date: Wed, 23 Jul 2025 12:14:50 -0600 Subject: [PATCH 3/5] update bold pin --- bold | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bold b/bold index 53f0fcc64d..3466a3fbd2 160000 --- a/bold +++ b/bold @@ -1 +1 @@ -Subproject commit 53f0fcc64d68e22c01ab55bb6236a4f5a3a90499 +Subproject commit 3466a3fbd2e1b7e73822d11476819a8ba451e586 From a4860800c13ffe0e4f96a90fab45898ed093fe0f Mon Sep 17 00:00:00 2001 From: Tsahi Zidenberg Date: Wed, 23 Jul 2025 12:16:13 -0600 Subject: [PATCH 4/5] Revert "fix build" This reverts commit a564abd4ebb4e30bc1aacbac6f627b9240bc0528. --- validator/execution_state.go | 1 - 1 file changed, 1 deletion(-) diff --git a/validator/execution_state.go b/validator/execution_state.go index fa543bedb0..0bd94f4d7d 100644 --- a/validator/execution_state.go +++ b/validator/execution_state.go @@ -15,7 +15,6 @@ import ( type GoGlobalState struct { BlockHash common.Hash SendRoot common.Hash - MELRoot common.Hash Batch uint64 PosInBatch uint64 } From 1b78a2c64c108e95339bb9eba8c0b5bee0fdb0c1 Mon Sep 17 00:00:00 2001 From: Tsahi Zidenberg Date: Wed, 23 Jul 2025 12:34:59 -0600 Subject: [PATCH 5/5] update bold pin --- bold | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bold b/bold index 3466a3fbd2..25846c32d2 160000 --- a/bold +++ b/bold @@ -1 +1 @@ -Subproject commit 3466a3fbd2e1b7e73822d11476819a8ba451e586 +Subproject commit 25846c32d225c295ac5999ea09090518a8d0a75f