Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the max number of dependent tx clusters per ledger setting #4609

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Jan 8, 2025

Description

Add support for the max number of dependent tx clusters per ledger setting.

Most of the code is guarded behind the vnext protocol macro and this is a no-op for now.

This also required the XDR bump, which in turn required an env bump, which is why I've created a new submodule for p23 env.

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@dmkozh dmkozh force-pushed the threads_setting_config branch 9 times, most recently from 22421f4 to 1e7d1b8 Compare January 11, 2025 00:30
…tting.

Most of the code is guarded behind the vnext protocol macro and this is a no-op for now.

This also required the XDR bump, which in turn required an env bump, which is why I've created a new submodule for p23 env.
@dmkozh dmkozh force-pushed the threads_setting_config branch from 1e7d1b8 to 7b3f78e Compare January 14, 2025 22:48
@graydon graydon enabled auto-merge January 14, 2025 22:51
@graydon graydon added this pull request to the merge queue Jan 15, 2025
Merged via the queue into stellar:master with commit 8539c45 Jan 15, 2025
13 checks passed
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