Skip to content

Use rollup config from celo-registry prior to the one from node RPC and bump celo-kona#113

Merged
seolaoh merged 2 commits intodevelopfrom
seolaoh/update-chaos-rollup-config
Feb 25, 2026
Merged

Use rollup config from celo-registry prior to the one from node RPC and bump celo-kona#113
seolaoh merged 2 commits intodevelopfrom
seolaoh/update-chaos-rollup-config

Conversation

@seolaoh
Copy link
Collaborator

@seolaoh seolaoh commented Feb 25, 2026

This is for the post-hardfork succinct proposer, modifying fetch_and_save_rollup_config function (used by proposer, FDG params fetch command, etc.) to prioritize fetching the rollup config from celo-registry over the node RPC. The function should also compare the hash of both configs and log a warning if they do not match. 93d0d7b is cherry-picked from #112.

Also bumps celo-kona to the latest version which is Jovian readiness version for Chaos.

Closes https://github.com/celo-org/celo-blockchain-planning/issues/1351

@seolaoh seolaoh marked this pull request as ready for review February 25, 2026 13:38
@seolaoh seolaoh force-pushed the seolaoh/update-chaos-rollup-config branch from 237f212 to d3155f9 Compare February 25, 2026 14:23
@github-actions
Copy link

Performance Comparison (ELF: eigenda-range-elf-embedded)

Range 18744741~18744746

Metric Base Branch Current PR Diff (%)
Total Instructions 2609303573 2610123237 0.03%
Oracle Verify Cycles 152967381 152967381 0.00%
Derivation Cycles 1109801495 1109803369 0.00%
Block Execution Cycles 110793860 110825689 0.03%
Blob Verification Cycles 728 728 0.00%
Total SP1 Gas 3510857884 3511668563 0.02%
Cycles per Block 521860714 522024647 0.03%
Cycles per Transaction 260930357 261012323 0.03%
BN Pair Cycles 0 0 0.00%
BN Add Cycles 0 0 0.00%
BN Mul Cycles 0 0 0.00%
KZG Eval Cycles 0 0 0.00%
EC Recover Cycles 0 0 0.00%
P256 Verify Cycles 0 0 0.00%

@ezdac ezdac self-requested a review February 25, 2026 17:03
Copy link

@ezdac ezdac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seolaoh seolaoh merged commit 3a1e092 into develop Feb 25, 2026
14 of 15 checks passed
@seolaoh seolaoh deleted the seolaoh/update-chaos-rollup-config branch February 25, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants