Skip to content

feat: add extra getters#22563

Merged
LHerskind merged 1 commit intomerge-train/spartanfrom
lh/tmnt-517-add-extra-getters
Apr 29, 2026
Merged

feat: add extra getters#22563
LHerskind merged 1 commit intomerge-train/spartanfrom
lh/tmnt-517-add-extra-getters

Conversation

@LHerskind
Copy link
Copy Markdown
Contributor

Adds external getters for the last three RollupConfig fields that were previously unreachable from outside the contract:

  • getVkTreeRoot()
  • getProtocolContractsHash()
  • getEpochProofVerifier()

These were omitted originally because the rollup was tight on bytecode. Recent size reductions (TMNT-509, TMNT-513, TMNT-514) freed enough room to add them directly in Rollup.sol without needing ExtLib delegation.

@LHerskind LHerskind changed the title Lh/tmnt 517 add extra getters feat: add extra getters Apr 15, 2026
@LHerskind LHerskind force-pushed the lh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-for branch from fb34548 to 5a02d69 Compare April 15, 2026 12:39
@LHerskind LHerskind force-pushed the lh/tmnt-517-add-extra-getters branch from 66d8749 to 0eb7829 Compare April 15, 2026 12:40
@LHerskind LHerskind added the ci-draft Run CI on draft PRs. label Apr 15, 2026
@LHerskind LHerskind force-pushed the lh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-for branch 3 times, most recently from 7003b54 to 7256238 Compare April 16, 2026 18:21
@LHerskind LHerskind force-pushed the lh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-for branch 2 times, most recently from 41f782d to 63e0b5c Compare April 28, 2026 11:59
Base automatically changed from lh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-for to merge-train/spartan April 28, 2026 12:32
@LHerskind LHerskind force-pushed the lh/tmnt-517-add-extra-getters branch from 0eb7829 to 0697a9c Compare April 28, 2026 12:53
@LHerskind LHerskind marked this pull request as ready for review April 29, 2026 11:24
Copy link
Copy Markdown
Member

@Maddiaa0 Maddiaa0 left a comment

Choose a reason for hiding this comment

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

golden

@LHerskind LHerskind merged commit edd9dd7 into merge-train/spartan Apr 29, 2026
18 checks passed
@LHerskind LHerskind deleted the lh/tmnt-517-add-extra-getters branch April 29, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants