Skip to content

Conversation

@alstjd0921
Copy link
Member

@alstjd0921 alstjd0921 commented Sep 22, 2025

Description

  • shorten block time to 0.5 seconds

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Something else (simple changes that are not related to existing functionality or others)

Checklist

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have made new test codes regarding to my changes.
  • I have no personal secrets or credentials described on my changes.
  • I have run cargo-clippy and linted my code.
  • My changes generate no new warnings.
  • My changes passed the existing test codes.
  • My changes are able to compile.

@alstjd0921 alstjd0921 self-assigned this Sep 22, 2025
Copilot AI review requested due to automatic review settings September 22, 2025 06:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Shortens the configured block production interval to 500ms to achieve faster block times.

  • Update: MILLISECS_PER_BLOCK reduced from 3000 to 500.
  • No accompanying documentation or derived constant adjustments are shown in this diff.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@alstjd0921 alstjd0921 changed the title chore: shorten blocktime to 0.5 seconds shorten block time to 0.5 seconds Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants