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

[Consensus] enable consensus garbage collection for testnet #21208

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

akichidis
Copy link
Contributor

@akichidis akichidis commented Feb 13, 2025

Description

Enables the Consensus garbage collection for testnet. gc_depth is set to 60 , which with the current round rate of 12-15 rounds/sec it should allow the network to include blocks in a window of 4-5 seconds.

Note: Disabled via #21247

Test plan

CI


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

Copy link

vercel bot commented Feb 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 7:42pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Feb 13, 2025 7:42pm
sui-kiosk ⬜️ Ignored (Inspect) Feb 13, 2025 7:42pm

@akichidis akichidis requested review from arun-koshy and removed request for mystenmark February 13, 2025 19:37
@akichidis akichidis temporarily deployed to sui-typescript-aws-kms-test-env February 13, 2025 19:37 — with GitHub Actions Inactive
@akichidis akichidis requested a review from mwtian February 13, 2025 19:37
Copy link
Contributor

@arun-koshy arun-koshy left a comment

Choose a reason for hiding this comment

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

Nice! 🚀

@akichidis akichidis merged commit d2ca0e1 into main Feb 13, 2025
49 of 51 checks passed
@akichidis akichidis deleted the akichidis/enable-gc-for-testnet branch February 13, 2025 21:36
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.

3 participants