Skip to content

Conversation

filipdulic
Copy link
Contributor

@filipdulic filipdulic commented Oct 7, 2025

Description of change

This PR replaces MAX_LINEARIZER_DEPTH and MAX_TRANSACTIONS_ACK_DEPTH with protocol_config field consensus_gc_depth accessed via the gc_depth() getter.

Links to any relevant issues

Closes #8379

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@filipdulic filipdulic linked an issue Oct 7, 2025 that may be closed by this pull request
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
apps-backend Ignored Ignored Preview Oct 8, 2025 6:15pm
apps-ui-kit Ignored Ignored Preview Comment Oct 8, 2025 6:15pm
iota-evm-bridge Ignored Ignored Preview Oct 8, 2025 6:15pm
iota-multisig-toolkit Ignored Ignored Preview Oct 8, 2025 6:15pm
rebased-explorer Ignored Ignored Preview Oct 8, 2025 6:15pm
wallet-dashboard Ignored Ignored Preview Oct 8, 2025 6:15pm

@iota-ci iota-ci added consensus Issues related to the Core Consensus team core-protocol labels Oct 7, 2025
@filipdulic filipdulic marked this pull request as ready for review October 7, 2025 10:42
@filipdulic filipdulic requested a review from a team as a code owner October 7, 2025 10:42
@filipdulic filipdulic force-pushed the consensus/feat/starfish/8379-max_linearizer_depth branch from 7cc5a3f to d4afbde Compare October 8, 2025 18:10
@filipdulic filipdulic merged commit c38695e into develop Oct 9, 2025
40 checks passed
@filipdulic filipdulic deleted the consensus/feat/starfish/8379-max_linearizer_depth branch October 9, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus Issues related to the Core Consensus team core-protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make MAX_LINEARIZER_DEPTH derivable from the protocol parameters
4 participants