Skip to content

feat: add extra getters#22563

Draft
LHerskind wants to merge 2 commits intolh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-forfrom
lh/tmnt-517-add-extra-getters
Draft

feat: add extra getters#22563
LHerskind wants to merge 2 commits intolh/tmnt-520-make-it-stupid-simple-to-check-cross-chain-replay-forfrom
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
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.

1 participant